Tutorial on neural network coding in c#? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Tutorial on neural network coding in c#?

could anybody please help me to find a tutorial on how to code a neural network in c#? i'm not looking for neural network basics but c# way of implementing it. thanks

4th Feb 2017, 7:58 AM
Clém Grt
Clém Grt - avatar
1 Answer
+ 4
Clem, searching by the web I found that, maybe is helpful for you https://visualstudiomagazine.com/articles/2015/04/01/back-propagation-using-c.aspx https://www.codeproject.com/Articles/16447/Neural-Networks-on-C With that, if you know, maybe you can learn more because you can share knowledge with developers https://github.com/trentsartain/Neural-Network Bye.
7th Feb 2017, 7:15 PM
Daniel
Daniel - avatar