wolfgang ziegler


„make stuff and blog about it“

Neural Networks Part 2 - windows.developer Article

May 7, 2015

The latest issue of the windows.developer magazine is out, so go get it folks!

cover_wd6_15_0

It contains my second article out of a series of 3 on neural networks. If you’re new to the topic it’s definitely worth checking it out.

You might also be interested in my GitHub repository DotNeuralNet, which contains all the source code referenced in the article and a C# implementation of a neural network. It is implemented as a .NET Portable Library, so it should work basically anywhere you want it to.

You can also download DotNeuralNet as a NuGet package.

NuGet Gallery DotNeuralNet

Disclaimer: As usual, the article is written in German. Sorry, my non-German-speaking friends.


Also check out my other articles.