| Projects on Google Code | Results 1 - 7 of 7 |
RL-Glue is an open source machine learning project that makes it easy for the reinforcement learning research community to connect and reuse agents and environments written in a variety of programming languages.
For full details, please see the RL-Glue Homepage [http://glue.rl-community.org/].
...
machinelearning,
learning,
reinforcementlearning,
reinforcement,
agent,
artificialintelligence,
adaptivecontrol
Reinforcement Learning with Genetic Programming in Java.
A controller for a Snake Wars agent is evolved.
In the auto-run demo, the one on the top left is random, the one on the bottom right is evolved. The evolved snake quickly learns to outperform the random player.
A C++ library for discrete factor reinforcement learning. Includes interfaces to RL-Glue and some examples environments.
<a href="http://paul.rutgers.edu/~jasmuth/libcrl/">Doxygen-generated documentation</a>
Reinforcement learning of car.
Este proyecto involucra el análisis, la prueba, y la implementación en el lenguaje JAVA de algoritmos de aprendizaje por refuerzo, orientado a la generación de nuevas acciones como combinación aquellas definidas en el dominio de problema. Con estos objetivos, se intenta probar que la resolución de c...
rl,
aprendizaje,
refuerzo,
reinforcement,
learning,
ia,
ai,
artificialintelligence,
inteligenciaartificial,
generacion,
acciones,
java,
j2se
*A collection of Algorithms from my Thesis work.*
_This code is mostly not production-ready or documented and under heavy development. Please contact me if you have specific questions. Thanks, Gabe._
* [http://priska.googlecode.com/svn/trunk/cantor.py Cantor Encoder] - A variant of cantor cod...
evolutionary,
reinforcement,
machine-learning,
recurrent-neural-networks,
neural-networks,
cantor-coding,
backpropagation,
multiplicative-units
[http://nn.cs.utexas.edu/?opennero OpenNERO] is an open source software platform designed for artificial intelligence research and education. [http://nn.cs.utexas.edu/?opennero OpenNERO] is based on the [http://www.nerogame.org/ Neuro-Evolving Robotic Operatives (NERO) game] developed by graduate an...