Skip to content

Repository files navigation

NeuralNetworks

A bare-bones neural network framework written in C++. It is entirely an experiment meant to explore the possibilities and science behind NN and is not meant to be used in production projects

Compilation

g++ -O2 -o main *.*pp

About

A bare-bones neural network framework written in C++. It is entirely an experiment meant to explore the possibilities and science behind NN and is not meant to be used in production projects

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages