Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moof2k committed Nov 21, 2016
1 parent 280f8f3 commit 71e4746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -5,6 +5,7 @@ Kerasify is a small library for running trained Keras models from a C++ applicat
Design goals:

* Compatibility with image processing Sequential networks generated by Keras using Theano backend.
* CPU only, no GPU
* No external dependencies, standard library, C++11 features OK.
* Model stored on disk in binary format that can be quickly read.
* Model stored in memory in contiguous block for better cache performance.
Expand Down

0 comments on commit 71e4746

Please sign in to comment.