From 8756aa93a88f2d2a38b7f7f673a7e05c6e607be7 Mon Sep 17 00:00:00 2001 From: wen Date: Thu, 19 Nov 2009 13:44:38 +0000 Subject: PyBrain is a modular Machine Learning Library for Python. It's goal is to offer flexible, easy-to-use yet still powerful algorithms for Machine Learning Tasks and a variety of predefined environments to test and compare your algorithms. PyBrain is short for Python-Based Reinforcement Learning, Artificial Intelligence and Neural Network Library. In fact, we came up with the name first and later reverse-engineerer this quite descriptive "Backronym". WWW: http://pybrain.org/ --- science/pybrain/pkg-descr | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 science/pybrain/pkg-descr (limited to 'science/pybrain/pkg-descr') diff --git a/science/pybrain/pkg-descr b/science/pybrain/pkg-descr new file mode 100644 index 000000000000..6b2950fb5967 --- /dev/null +++ b/science/pybrain/pkg-descr @@ -0,0 +1,11 @@ +PyBrain is a modular Machine Learning Library for Python. +It's goal is to offer flexible, easy-to-use yet still powerful +algorithms for Machine Learning Tasks and a variety of +predefined environments to test and compare your algorithms. + +PyBrain is short for Python-Based Reinforcement Learning, +Artificial Intelligence and Neural Network Library. In fact, +we came up with the name first and later reverse-engineerer +this quite descriptive "Backronym". + +WWW: http://pybrain.org/ -- cgit