Differences between revisions 9 and 10
Revision 9 as of 2013-09-08 20:36:55
Size: 3052
Editor: 82-170-197-110
Comment:
Revision 10 as of 2013-09-08 20:38:47
Size: 2017
Editor: 82-170-197-110
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
=== Examples ===
 * [[attachment:LegoBeyondToys/NeurophProject.zip]]
 * [[attachment:LegoBeyondToys/NextNeuroph.zip]]
Line 30: Line 26:
 * [[http://www.heatonresearch.com/articles/series/1|Introduction to Neural Networks with Java]], online book. It talks about JOONE, an outdated Java Neural Network Engine. But the basics are the same, for example:
  * [[http://www.heatonresearch.com/articles/2/page2.html|about the structure of a neural network]]
 * [[http://neuroph.sourceforge.net/tutorials/Perceptron.html|Tutorial: Perceptron]]
 * [[http://neuroph.sourceforge.net/tutorials/MultiLayerPerceptron.html|Tutorial: MultiLayerPerceptron]]
 * [[http://neuroph.sourceforge.net/documentation.html|More about Neuroph]]
 * Neural network in practice:
  * [[http://www.drhu.eu/publications/2008-LNCS-IntegratingGestureRecognitionInAirplaneSeatsForInFlightEntertainment/index.html|Integrating gesture recognition in airplane seats for in-flight entertainment]], by Rick Westelaken, Jun Hu, Hao Liu, Matthias Rauterberg.
  * [[http://www.drhu.eu/2007/11/pattern-recognition-lego/|Pattern Recognition LEGO]]
Line 40: Line 28:
 * [[LegoBeyondToys/1209 | Using Lejos with Neural networks]

What is needed for this workshop

Tutorials

Neural Network in Java

What is needed for this workshop

References

Similar workshops

JunHu: LegoBeyondToys/1309 (last edited 2013-09-08 20:42:02 by 82-170-197-110)