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
- Host: GitHub
- URL: https://github.com/vnepogodin/colorpredictor
- Owner: vnepogodin
- License: mit
- Created: 2020-04-06T20:04:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T14:54:50.000Z (over 5 years ago)
- Last Synced: 2025-03-12T05:29:47.926Z (11 months ago)
- Topics: c-plus-plus, thecodingtrain
- Language: C++
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.