Here is a list of all documented files with brief descriptions:
[detail level 1234]
| ▼ src | |
| ▼ NeuralNet | |
| ▼ activations | |
| Activation.hpp | |
| activations.hpp | |
| Relu.hpp | |
| Sigmoid.hpp | |
| Softmax.hpp | |
| ▼ callbacks | |
| Callback.hpp | |
| CSVLogger.hpp | |
| EarlyStopping.hpp | |
| ModelCheckpoint.hpp | |
| ▼ data | |
| TrainingData.hpp | |
| ▼ layers | |
| Dense.hpp | |
| Dropout.hpp | |
| Flatten.hpp | |
| Layer.hpp | |
| ▼ losses | |
| BCE.hpp | |
| Loss.hpp | |
| losses.hpp | |
| MCE.hpp | |
| Quadratic.hpp | |
| ▼ optimizers | |
| Adam.hpp | |
| Optimizer.hpp | |
| optimizers.hpp | |
| SGD.hpp | |
| ▼ utils | |
| Enums.hpp | |
| Formatters.hpp | |
| Functions.hpp | |
| Gauge.hpp | |
| Serialize.hpp | |
| Variants.hpp | |
| Model.hpp | |
| Network.hpp | |