Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 190 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 190 Bytes

NeuralNet-Armadillo

Implementation of a simple backpropagation algorithm with gradient descent for neural network optimization. Create in C++ using armadillo library for matrix operation.