You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello people. Some time ago, when shiffman announced that he would start developing a library to create neural networks, I decided to start alone.
In my case Python was used, the initial idea of my project is the creation of neural network from layers with specific characteristics. Different types of layers can be used depending on the problem. At the moment, I have implemented only layers of simple neurons and would like to share my progress.
Hello people. Some time ago, when shiffman announced that he would start developing a library to create neural networks, I decided to start alone.
In my case Python was used, the initial idea of my project is the creation of neural network from layers with specific characteristics. Different types of layers can be used depending on the problem. At the moment, I have implemented only layers of simple neurons and would like to share my progress.
Here is the link to my repository.
https://github.com/Gabriel-Teston/Machine-Learning
The text was updated successfully, but these errors were encountered: