Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Net

Donate via Stripe

This is just a simple back-propagataion neural network class I made.

Bias value is baked into the vector memory (debug asserts make sure it's not overwritten).

Vectors are 4-float aligned for future/smart-compiler SIMD optimizations.

Everything is in templates.

There's also some auto C++ Lua binding code that is in the luabinding folder.

About

simple c++ backprop network class

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages