My first simple realization of Neural Network library by scratch, so you can use it in your projects (check the documentation in README). You can see an example how to use the library below.
-
Updated
Aug 29, 2020 - C#
My first simple realization of Neural Network library by scratch, so you can use it in your projects (check the documentation in README). You can see an example how to use the library below.
This is a Feed-Forward Neural Network with back-propagation written in C++ from scratch with no external libraries.
GPU-accelerated Neural network library for Java
This project shows how to create and modify neural network layers.
Add a description, image, and links to the neuralnetwork-creation topic page so that developers can more easily learn about it.
To associate your repository with the neuralnetwork-creation topic, visit your repo's landing page and select "manage topics."