Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
/ cppNN2 Public

Work in progress, with vectors + python bindings working so far. A C++ matrix arithmetic and neural network implementation with full Python bindings. Successor to https://github.com/cchan/cppNN.

License

Notifications You must be signed in to change notification settings

cchan/cppNN2

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppNN2

Build Status

Neural networks in C++ with Python bindings. Successor to cppNN. Note that everything here except this title is called cppNN.

Build

To build and test cppNN, clone this repository and then run:

git submodule update --init --recursive
python3 ./setup.py test

Requirements

  • Python 2 or 3
  • CMake 2.8.12 or higher (probably)
  • A modern compiler with C++11 support

References

This code uses https://github.com/benjaminjack/python_cpp_example as a Python binding template.

About

Work in progress, with vectors + python bindings working so far. A C++ matrix arithmetic and neural network implementation with full Python bindings. Successor to https://github.com/cchan/cppNN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Morty Proxy This is a proxified and sanitized view of the page, visit original site.