Skip to content

.NET port of code from online book: Neural Networks and Deep Learning

License

Notifications You must be signed in to change notification settings

mtsk/neural-networks-and-deep-learning-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Background

Freestyle .NET port of code from online book :

Neural Networks and Deep Learning

As I was reading the book I decided to take the journey of implementing neural net in C# to test my understanding.

Code is very tightly related to the original code provided with the book, which is in Python.

Implementation uses WinForms and Math.NET Numerics package.

About

.NET port of code from online book: Neural Networks and Deep Learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages