Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2010-11-22 00:25:25
Size: 1392
Editor: JunHu
Comment:
Revision 6 as of 2010-11-22 15:47:15
Size: 1825
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
=== Software ===
Line 11: Line 10:
=== Hardware ===
 * A computer. PC preferred. Mac would also do.
Line 15: Line 11:
 * [[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]]
Line 16: Line 14:
 * [[http://neuroph.sourceforge.net/tutorials/Perceptron.html|Tutorials: Perceptron]]
 * [[http://neuroph.sourceforge.net/tutorials/MultiLayerPerceptron.html|MultiLayerPerceptron]]
 * [[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://neuroph.sourceforge.net/tutorials/Perceptron.html|Tutorial: Perceptron]]
 * [[http://neuroph.sourceforge.net/tutorials/MultiLayerPerceptron.html|Tutorial: MultiLayerPerceptron]]
 * [[http://neuroph.sourceforge.net/documentati
on.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 20: Line 21:

Neural Network in Java

What is needed for this workshop

References

Similar workshops

JunHu: LegoBeyondToys (last edited 2013-09-08 20:45:13 by 82-170-197-110)