An open API service indexing awesome lists of open source software.

https://github.com/pyk/neural-networks-cc

C++ version of hacker's guide to Neural Networks
https://github.com/pyk/neural-networks-cc

Last synced: about 1 year ago
JSON representation

C++ version of hacker's guide to Neural Networks

Awesome Lists containing this project

README

          

# Hacker's guide to Neural Networks in C++
C++ version of [Hacker's guide to Neural Networks](http://karpathy.github.io/neuralnets/).

## Run
It use [bazel](https://bazel.io) as a build tool

bazel run //:nn