Skip to content
Snippets Groups Projects
  1. Aug 03, 2017
    • Tim O'Donnell's avatar
      bump version · 3ea2fd7b
      Tim O'Donnell authored
      3ea2fd7b
    • 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
  2. Jul 31, 2017
  3. Jul 27, 2017
  4. Jun 12, 2017
  5. Jun 11, 2017
  6. May 25, 2017
  7. May 24, 2017
  8. May 23, 2017
  9. May 22, 2017
  10. May 21, 2017
  11. May 18, 2017
  12. May 17, 2017
  13. May 15, 2017
  14. May 10, 2017
  15. Apr 17, 2017
  16. Mar 24, 2017
Loading