Have some Neural Network with your C# and Silverlight?
- Posted: Feb 16, 2011 at 6:00 AM
- 12,405 Views
- 3 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
When looking for Coding4Fun blog post ideas I look for things that are cool, fun, related to .Net and helps the home coder, be it student, hobbyist or "now that I'm home I can code the stuff I really want to code" professional developer code. Added points goes to projects that might be a little off the main stream, something that you might not have seen or heard about much.
Today's post has all of these, even the added points, and comes via Josh Reuben and his C# Neural Networks with Encog post.
Encog Java and DotNet Neural Network Framework
About the Encog Project
Encog is an advanced neural network and machine learning framework. Encog contains classes to create a wide variety of networks, as well as support classes to normalize and process data for these neural networks. Encog trains using multithreaded resilient propagation. Encog can also make use of a GPU to further speed processing time. A GUI based workbench is also provided to help model and train neural networks. Encog has been in active development since 2008.
Encog is available for Java, .Net and Silverlight.
There's even a Silverlight demo;
The project even comes with CHM and PDF doc's!
If you download the latest encog-core-dotnet-2.5.3.zip source from the encog-cs project home, open the solution file in the \src folder and not the one in the zip root.
Once I opened the right SLN, the project compiled and ran the first time. And he source is the FULL source to the engine and all. Not source for the demos, but the neural network engine and all.
What's the license I hear you asking? Apache License 2.0
What's the catch? The time that will magically disappear as you try to wrap your head around neural network and then applying it to your project of choice...
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Awesome! Nueral networks is one of those things I had to put aside in college to focus on a money making degree. Thanks for posting the info.
this is so cool :O
Remove this comment
Remove this thread
close