An open API service indexing awesome lists of open source software.

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

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.