An open API service indexing awesome lists of open source software.

https://github.com/vnepogodin/gradientdescent

Neural Network GradientDescent
https://github.com/vnepogodin/gradientdescent

c-plus-plus thecodingtrain

Last synced: about 2 months ago
JSON representation

Neural Network GradientDescent

Awesome Lists containing this project

README

          

# GradientDescent
Neural Network GradientDescent

## Libraries used in this project

- [Neural Network C/C++ library](https://github.com/ctrlcvnigerguard/Neural-Network-C) used for Matrix and Neural Network.
- [SFML](https://www.sfml-dev.org/index.php) used for graphics.