Documentation/Related: Unterschied zwischen den Versionen

Aus OpenDino
Wechseln zu: Navigation, Suche
(Created page with "=Links and Related Pages= == JAVA Implementations == * Optimization ** [http://www.aridolan.com/ofiles/ga/gaa/gaa.aspx GA Playground] * Neural Network and Data Mining ** [http:...")
 
(MATLAB Implementations)
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 3: Zeile 3:
 
== JAVA Implementations ==
 
== JAVA Implementations ==
  
* Optimization
+
* Optimization Algorithms
** [http://www.aridolan.com/ofiles/ga/gaa/gaa.aspx GA Playground]
+
 
 
* Neural Network and Data Mining
 
* Neural Network and Data Mining
 
** [http://snarli.sourceforge.net/ SNARLI]
 
** [http://snarli.sourceforge.net/ SNARLI]
 
** [http://www.cs.waikato.ac.nz/~ml/weka/ WEKA]
 
** [http://www.cs.waikato.ac.nz/~ml/weka/ WEKA]
** [http://rapid-i.com/ RapidMiner]
 
  
== MATLAB Implementations ==
+
== Multi-Language Implementations ==
  
 
* Optimization
 
* Optimization
** [http://www.bionik.tu-berlin.de/user/niko/cmaesintro.html Evolution Strategy with Covariance Matrix Adaptation (CMA-ES)]
+
** [https://www.lri.fr/~hansen/cmaesintro.html Evolution Strategy with Covariance Matrix Adaptation (CMA-ES)]
* Neural Network and Data Mining
 
** [http://www.esat.kuleuven.ac.be/sista/lssvmlab/ Least Squares Support Vector Machines (LS-SVM)]
 

Aktuelle Version vom 15. September 2016, 22:51 Uhr

Links and Related Pages

JAVA Implementations

  • Optimization Algorithms

Multi-Language Implementations