Tensora Feed-Forward Neural Network
Basic, one-file C++ Neural Network designed as a base for others to add to. Source code only.
- Base Stochastic Gradient Descent
- Network class with automatic dense layer linking
- Custom mathematics library
- Test training data generator
- Informative custom error handling