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

https://github.com/vnepogodin/colorpredictor

Neural Network ColorPredictor
https://github.com/vnepogodin/colorpredictor

c-plus-plus thecodingtrain

Last synced: 7 months ago
JSON representation

Neural Network ColorPredictor

Awesome Lists containing this project

README

          

# ColorPredictor
Neural Network ColorPredictor

## 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.