FlexNN 1
Fully connected neural network built from scratch with flexible n-layer design and multiple activations.
|
Files | |
FlexNN.cpp | |
Source file for the FlexNN neural network library. | |
Layer.cpp | |
Source file for the Layer class in the FlexNN neural network library. | |
Utility.cpp | |
Utility functions for FlexNN neural network library. | |