Skip to content
Snippets Groups Projects
  1. Feb 22, 2018
  2. Feb 20, 2018
  3. Feb 19, 2018
  4. Feb 15, 2018
  5. Feb 08, 2018
  6. Feb 06, 2018
  7. Dec 20, 2017
  8. Dec 10, 2017
  9. Dec 04, 2017
  10. Nov 28, 2017
  11. Nov 27, 2017
  12. Nov 25, 2017
  13. Nov 15, 2017
    • Tim O'Donnell's avatar
      Support percentile ranks · 99e74eeb
      Tim O'Donnell authored
      * First cut of supporting quantiles ("percent ranks") per allele. Closes #87.
      * Some refactoring of amino_acid.py
      
      This builds on #114
      99e74eeb
  14. Nov 14, 2017
  15. Oct 13, 2017
  16. Aug 03, 2017
    • Tim O'Donnell's avatar
      faster test · f1221e9f
      Tim O'Donnell authored
      f1221e9f
    • Tim O'Donnell's avatar
      Add speed test script · 3e8dad48
      Tim O'Donnell authored
      3e8dad48
    • Tim O'Donnell's avatar
      Reuse Keras models optimization · 854f96a9
      Tim O'Donnell authored
      This should give a substantial prediction speed improvement as identified by @rohanpai
      
      * Add borrow_cached_network() method to Class1NeuralNetwork
      * Use cached models at in Class1NeuralNetwork.predict
      * Set names for all neural network layers so the model JSON is identical for identical architectures
      854f96a9
  17. May 25, 2017
Loading