====== Machine Learning ====== [[Neural networks]] Some general information about machine learning: List of Sites with machine learning software: * [[http://www.cs.waikato.ac.nz/~ml/weka/|WEKA]] * [[http://mloss.org/software/|machine learning open source software]] * [[http://leenissen.dk/fann/| fast artificial neural networks]] * [[http://www.torch.ch/|Torch]] * [[http://www.numenta.com/|Numenta]] * [[http://bayesclasses.sourceforge.net/Bayes++.html|Bayes++]] * [[http://ghmm.sourceforge.net/|General Hidden Markov Model library (GHMM)]] * [[http://www-ra.informatik.uni-tuebingen.de/SNNS/|Stuttgart Neural Network Simulator]] * [[http://svmlight.joachims.org/|SVM Light (Support Vector Machines)]] * [[http://search.cpan.org/src/KWILLIAMS/AI-DecisionTree-0.08/]] * [[http://annie.sourceforge.net/]] * [[http://www.nongnu.org/libann/index.html]] * [[http://user.cs.tu-berlin.de/~nowozin/libpn/]] * [[http://search.cpan.org/~lairdm/Algorithm-SVM-0.11/lib/Algorithm/SVM.pm]] * [[http://chasen.org/~taku/software/TinySVM/]] * [[http://www.cs.nyu.edu/~binli/pc4.5/]] * [[http://ic.arc.nasa.gov/projects/bayes-group/ind/IND-program.html#obtain]] * [[http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm|k-means algorithm]] List of Sites with list of sites related to machine learning software: * [[http://decisiontrees.net/node/22?PHPSESSID=e4953a0765900d5d1b395f6c390221a7]] * [[http://www.cse.ust.hk/~liwujun/researchresource.html]] * [[http://www.di.unipi.it/~ruggieri/software.html]] Theory and tutorials: * [[http://www.kernel-machines.org/|Kernel Machines]] * [[http://www-anw.cs.umass.edu/rlr/|Reinforcement Learning repository]] * [[http://www.cs.rutgers.edu/ml4um/|Machine Learning repository]] * [[http://rlai.cs.ualberta.ca/RLAI/rlai.html|Reinforcement Learning and Artificial Intelligence]] * [[http://www2.cs.uregina.ca/~dbd/cs831/notes/ml/dtrees/c4.5/tutorial.html|C4.5 tutorial]] * [[http://maya.cs.depaul.edu/~Classes/Ect584/Weka/k-means.html|k-means weka tutorial]]