Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2010-11-22 00:33:05
Size: 1668
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.  * [[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 17: Line 14:
 * [[http://neuroph.sourceforge.net/tutorials/Perceptron.html|Tutorials: Perceptron]]
 * [[http://neuroph.sourceforge.net/tutorials/MultiLayerPerceptron.html|MultiLayerPerceptron]]
 * [[http://neuroph.sourceforge.net/tutorials/Perceptron.html|Tutorial: Perceptron]]
 * [[http://neuroph.sourceforge.net/tutorials/MultiLayerPerceptron.html|Tutorial: MultiLayerPerceptron]]
Line 20: Line 17:
 * [[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.  * 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]]

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)