Skip to content
Snippets Groups Projects
  1. Sep 09, 2019
  2. Sep 06, 2019
  3. Sep 05, 2019
  4. Sep 04, 2019
  5. Feb 15, 2018
  6. Feb 06, 2018
  7. Dec 10, 2017
  8. Aug 03, 2017
    • 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
  9. May 24, 2017
Loading