https://github.com/h1me01/simple-neural-network
https://github.com/h1me01/simple-neural-network
machine-learning multilayer-perceptron-network neural-network neural-networks simple-neural-network xor-gate
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/h1me01/simple-neural-network
- Owner: h1me01
- Created: 2025-01-04T16:09:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-15T12:59:17.000Z (6 months ago)
- Last Synced: 2025-04-15T13:47:02.255Z (6 months ago)
- Topics: machine-learning, multilayer-perceptron-network, neural-network, neural-networks, simple-neural-network, xor-gate
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple neural network implementation to help me understand neural networks better.