https://github.com/astrixgame/neural-network
Test development of neural networks
https://github.com/astrixgame/neural-network
ai neuralnetwork
Last synced: over 1 year ago
JSON representation
Test development of neural networks
- Host: GitHub
- URL: https://github.com/astrixgame/neural-network
- Owner: astrixgame
- License: apache-2.0
- Created: 2024-06-12T09:29:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-13T15:58:44.000Z (over 1 year ago)
- Last Synced: 2025-01-22T15:45:34.371Z (over 1 year ago)
- Topics: ai, neuralnetwork
- Language: JavaScript
- Homepage:
- 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
# Neural Networks
This is test development of some basic neural networks.
## 🧐 Features
- Solve simple problems like XOR
- Working on low level with no external modules
## 🧑🏻💻 Usage
```bash
node neuron-.js
```
## 🛠️ Tech Stack
- [Node.js](https://nodejs.org/)
## ➤ License
Distributed under the Apache License. See [LICENSE](LICENSE) for more information.