Hi Issam. I don't think adding RL is a good idea, as it requires a whole different API. Also, we try to focus on the current methods and provide an interface, working up to a 1.0 release in the not-so-far-future.
Have you looked at PyBrain? I think the already implement some RL algorithms. Cheers, Andy On 05/01/2013 11:52 AM, Issam wrote: > Hi everyone, > > I'm wondering if scikit would wish to add reinforcement learning (rl) > modules (its basically machine learning). Since I'm implementing some of > its algorithms, it would be great if we can share a repository to test > different rl algorithms as a 'black box' to different reinforcement > learning domains, be it mountain car, or helicopter hovering, with easy > to read documentation. Scikit would be a perfect repository for this, > as it is quite difficult finding a proper library that allows for > automatic testing of rl techniques. > > If it's a viable suggestion, I would be definitely proposing it for GSOC. > > Thank you! > --Issam > > ------------------------------------------------------------------------------ > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET > Get 100% visibility into your production application - at no cost. > Code-level diagnostics for performance bottlenecks with <2% overhead > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap1 > _______________________________________________ > Scikit-learn-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
