155 Forks
658 Stars
658 Watchers

keras2cpp

This is a bunch of code to port Keras neural network model into pure C++.

How to download and setup keras2cpp

Open terminal and run command
git clone https://github.com/pplonski/keras2cpp.git
git clone is used to create a copy or clone of keras2cpp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with keras2cpp https://github.com/pplonski/keras2cpp/archive/master.zip

Or simply clone keras2cpp with SSH
[email protected]:pplonski/keras2cpp.git

If you have some problems with keras2cpp

You may open issue on keras2cpp support forum (system) here: https://github.com/pplonski/keras2cpp/issues