NNFS
Neural network library from scratch
|
#include "Optimizer.hpp"
Go to the source code of this file.
Classes | |
class | NNFS::Adam |
Adam optimizer - Adaptive Moment Estimation, one of the most popular and efficient gradient-based optimization algorithms. More... | |
Namespaces | |
namespace | NNFS |