https://github.com/chekoduadarsh/simple-neural-network
C++ Implementation of Trainable neural network
https://github.com/chekoduadarsh/simple-neural-network
Last synced: about 2 months ago
JSON representation
C++ Implementation of Trainable neural network
- Host: GitHub
- URL: https://github.com/chekoduadarsh/simple-neural-network
- Owner: chekoduadarsh
- License: mit
- Created: 2022-06-14T00:46:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T23:59:28.000Z (almost 3 years ago)
- Last Synced: 2025-02-08T15:48:19.901Z (4 months ago)
- Language: C++
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-neural-network
C++ Implementation of Trainable neural networkTO DO
- [ ] Simple Perceptron
- [ ] Activation Function