DEV Community

Cover image for iNeural : A library for creating Artificial Neural Networks
Fatih Küçükkarakurt
Fatih Küçükkarakurt

Posted on

iNeural : A library for creating Artificial Neural Networks

iNeural, A library for creating Artificial Neural Networks, for use in Machine Learning and Deep Learning algorithms.

I have passed the first stage of this artificial neural network library, where I use the Eigen 3 library extensively. I continue to develop the project. You can check it out on my GitHub account.

I am preparing a very instructive and explanatory documentation that will explain the details of this project. Of course, I have a lot of updates to make, but I would like to point out that I will be releasing the API in the near future. Many tests with datasets such as CIFAR10, IRIS and MNIST were successful.

I would be very happy if you support this project and give stars. Great things will happen :)

Project Page => https://github.com/fkkarakurt/iNeural

Top comments (0)