changeset 1040:875d53754bd0

Picked MontePython as second ML library to look into
author gdesjardins
date Tue, 07 Sep 2010 13:10:38 -0400
parents 730c00950957
children 38cc6e075d9b
files doc/v2_planning/existing_python_ml_libraries.txt doc/v2_planning/sampler.txt
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/v2_planning/existing_python_ml_libraries.txt	Tue Sep 07 12:54:56 2010 -0400
+++ b/doc/v2_planning/existing_python_ml_libraries.txt	Tue Sep 07 13:10:38 2010 -0400
@@ -16,7 +16,7 @@
  * PyML (http://pyml.sourceforge.net/)
  * mlpy (https://mlpy.fbk.eu/)
  * APGL (http://packages.python.org/apgl/)
- * MontePython (http://montepython.sourceforge.net/)
+ * MontePython (http://montepython.sourceforge.net/)  Guillaume (but could trade)
  * Shogun python bindings
  * libsvm python bindings   Ian (but could trade)
  * scikits.learn Guillaume (but could trade)
--- a/doc/v2_planning/sampler.txt	Tue Sep 07 12:54:56 2010 -0400
+++ b/doc/v2_planning/sampler.txt	Tue Sep 07 13:10:38 2010 -0400
@@ -28,7 +28,6 @@
 * wish list: beta, poisson, others ?
 
 List of sampling algorithms:
-
 * inversion sampling
 * rejection sampling
 * importance sampling