This project demonstrates the implementation of basic neural networks in multiple programming languages. The goal is to provide simple neural network examples across different languages, illustrating how such models can be developed in each one.
- Fork this repository
- Make a FOLDER naming your language (for eg.
C
for NN in C) - Add your files to that folder
- Pull request