FlexNN 1
Fully connected neural network built from scratch with flexible n-layer design and multiple activations.
Loading...
Searching...
No Matches
lib Directory Reference
Directory dependency graph for lib:
lib

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.