CodingTrain / CodingTrain/Toy-Neural-Network-JS
Neural Network Library For C and C++
Open
- Dominant language
- JavaScript
- Stars
- 437
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I’ve build [my own](https://github.com/ctrlcvnigerguard/Neural-Network-C) versions of this neural network library. Which has the same functionality as this one.
Examples:
* [ColorPredictor](https://github.com/ctrlcvnigerguard/ColorPredictor)
* [Perceptron](https://github.com/ctrlcvnigerguard/Perceptron)
* [GradientDescent](https://github.com/ctrlcvnigerguard/GradientDescent)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.