Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crank

Crank is a C++ Neural Network library that provides an easy to use interface for programming, a large test suite, and a large set of examples

Authors 😎

License

MIT

Usage/Examples

To get started, first clone the repo, and then you will find a plethora of examples in the examples folder. To use Crank, simply just include "include/crank.h" into your project, and you're ready to go.

One can also install the libxd c++ library, and then compile the file named "draw.cpp" which will give a canvas which can be drawn on, and then one can see the predicted value update real time. Below is screenshots of the canvas running.

predicted_0

predicted_2

About

Crank is a C++ neural network library that provides an easy to use API to build and test different neural networks and network architectures

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages