Get the entire book!
Introduction to Neural Networks with Java

Chapter Highlights

  • Using the JOONE Editor
  • Using the JOONE Engine
  • Neural Network Input from Files
  • Neural Network Input from Memory

In this chapter you will see how to use the feedforward multilayer neural network. This neural network architecture has become the mainstay of modern neural network programming. In this chapter you will be shown two ways that you can implement such a neural network.

We will begin by examining an open source neural network engine called JOONE. JOONE can be downloaded from http://www.jooneworld.com. JOONE contains a neural network editor that allows you to quickly model and test neural networks. We will use this editor to introduce the concept of how a multilayer network fits together.


Copyright 2005 - 2010 by Heaton Research, Inc.. Heaton Research™ and Encog™ are trademarks of Heaton Research. Click here for copyright and trademark information.