Java Neural Networks

The Encog Project

If you are looking for a framework that provides neural networks in either Java or C# you should take a look at the Encog Project. For more information about the Encog project click the following link:

[The Encog Project]

Online Course for Neural Network Programming

We offer two neural network programming courses. These two courses use YouTube to deliver video.

[Java Neural Networks Course]

[C# Neural Networks Course]

Introduction to Neural Networks with Java, Second Edition

If you are starting with Neural Networks you should check out my online book on the subject. It contains over 300 pages of information on Neural Network Programming in Java. You can access it here.

Introduction to Neural Networks with C#, Second Edition

Coming Late October, 2008!

Other Sites

Other Stuff I Programmed

I will be putting more up here as it becomes stable.
These are a few of my own Neural Network applications.

AI Stuff I use from the Net

  • WordNet from Princeton - A very advanced lexicon(dictionary) that can be downloaded. This is very useful for natural language processing (NLP).
  • JWordNet - A GPL Pure Java interface into the WordNet database.
  • Encog for Java - A LGPL Java-based neural network and bot API.
  • Encog for DotNet - A LGPL DotNet-based neural network and bot API. Written in C#, but can be used in any DotNet language.

My AI Articles