Skip to content
Snippets Groups Projects
Select Git revision
  • 1.7.0
  • 1.7.0b
  • 1.7.0c
  • 2017-11-13
  • 20180114
  • 201911
  • 20200121_pre_presentation_refactor
  • 202010-phospho
  • 3-flank-variant
  • add-class1-ensemble
  • add-class1-ensemble-rebased
  • add-hyperparameters-base
  • antigen-presentation-updates
  • arch2
  • cartesian-product-cli
  • dataset-object
  • docs-pan-motifs
  • fix-commandline-predict-peptide-lengths
  • gh-pages
  • improved-allele-parsing
  • pre-2.1
  • v2.0.1
  • v2.0.0
  • pre-2.0
  • 1.6.1
  • pre-1.7.0
  • pre_presentation_refactor
  • 1.6.0
  • 1.4.0
  • pre-1.4.0
  • pan-dev1
  • 1.2.2
  • 1.2.0
  • pre-1.2.1
  • pre-1.2
  • pre-1.1
  • 1.0.0
  • pre-1.0
  • 0.9.2
  • 0.9.1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Jun121May1918171413111096543229Apr2821201918718Feb171617Dec1313Nov124330Oct2826232221201917151412643216Sep28Jul14132130Jun2928Moving shared functionality from deep within Dataset to helper functions in common.pydon't use batch normalization in small dataset unit testspass dropout to Embedding instead of creating Dropout layerMerge pull request #27 from hammerlab/add-batch-normalizationadded batch normalization between layers and changed default initialization to divide by sum of fan_in + fan_out instead of just fan_inupdates to dataset size sensitivity scriptrun script through Python 3lots of tweaks to dataset size sensitivity scriptusing stratified sampling for dataset size sensitivityuse correct ScoreSetmoved score_set back to experiments since not using itdont' add --max-ic50 to args twiceusing mhcflurry.args in dataset-size-sensitivityadded random shrinkage for right censored affinitiesfaster algorithm for converting Dataset to nested dictionaryadded intersection operator to Datasetadded cross_validation iterator to Datasetadded helpers to Datasetdon't rely on Params.__dict__weirdly some versions of Python don't give __dict__ properties to namedtuplesmoved Params definition downadded Params namedtuple, helper to create all combinations of hyperparams, and simple testadded Dataset testsMerge pull request #26 from hammerlab/datasetadded min_ arguments to to_dense_pMHC_matrixuse Dataset.from_csv in matrix-completion-accuracygot rid of matrix completion helpersfixed import path for indices_to_hotshot_encodingremoving all references to mhcflurry.data from experiments scriptsalways return parser from args helpersadded random negative samples to trainingadded dataset-size-sensitivity scriptsmall fixesworking on liberating the titration script from the experiments directoryfixed obscure shape bug on empty arraysfixing training scriptadded typechecks as requirementonly train for 200 epochs in unit testimputation seems to be better than not for A0205added back imputation helpers
Loading