Machine Learning Meetup Notes: 2009-03-11: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 7: | Line 7: | ||
* Mathematica, by Christoph ([https://www.noisebridge.net/wiki/Image:NoisebridgeNeuralNetworks.pdf PDF], because noisebridge is ''a little'' too anti-commercial) | * Mathematica, by Christoph ([https://www.noisebridge.net/wiki/Image:NoisebridgeNeuralNetworks.pdf PDF], because noisebridge is ''a little'' too anti-commercial) | ||
* Matlab/Octave by Jean | * Matlab/Octave by Jean | ||
* Python by Skory | * Python by Skory | ||
* [[RachelPerceptronPython|extremely naive Python]] by Rachel | |||
* Ruby by Zhao [https://www.noisebridge.net/wiki/Machine_Learning_Meetup_Notes_Ruby_Zhao] | * Ruby by Zhao [https://www.noisebridge.net/wiki/Machine_Learning_Meetup_Notes_Ruby_Zhao] | ||
* C by Cristian [https://www.noisebridge.net/wiki/User:Cortiz] | * C by Cristian [https://www.noisebridge.net/wiki/User:Cortiz] | ||
Revision as of 23:22, 11 March 2009
Machine Learning Meetup Notes: 2009-03-11
We made perceptrons. To learn how, you should go to Wikipedia [1]
We had the following success:
- Mathematica, by Christoph (PDF, because noisebridge is a little too anti-commercial)
- Matlab/Octave by Jean
- Python by Skory
- extremely naive Python by Rachel
- Ruby by Zhao [2]
- C by Cristian [3]
- Python implementation by David Stainton
Everyone should upload their code!