Skip to content
Snippets Groups Projects
Commit 854f96a9 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

Reuse Keras models optimization

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
parent f7a89a40
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment