Warehouse
"Practical wisdom is only learnt in the school of experience." -Samuel Smiles
PROJECTS NEWS MESSAGES MAILING LIST  
AI Game Development
Learn how to create smart creatures in computer games that learn and react to their environment. Neural networks, genetic algorithms, reinforcement learning and more!
More information at Amazon US UK

Reply to Message

Not registered yet?

The AI Depot has a focused community of friendly users. Rather than let anyone abuse the site at the brink of promiscuity, we prefer to let only those with an active interest participate... this simply requires registering.

Why not sign up!

Joining the site's community is completely free. You can then post messages freely, and customise your personal profile at will. Specific privileges will also be granted to you, like being able to access printer-friendly articles without restrictions. So, why not register?

Username:
Password:
Subject:
Email me when someone replies.
Body:

Parent Message

Reinforcement Learning Toolbox

Hi!

We developed a C++ class frame work for reinforcement learning. Our Motivation is to animate students, people of research and other interested people to use and play with reinforcement learning algorithm. You can easily generate your own learning problem, and test the different algorithms on them.
The most difficult thing on reinforcement learning is to find the right parameters, state discretizations and reward models for the algorithm. So a tool is needed which provides you a comfortable framework for testing several state discretizations, reward models and algorithms without much effort. By now we haven't found such a tool, so we developed it, because we believe such a tool would be very convenient for research.
We are just 2 students who developed the toolbox as a Project for university. It was quite a lot of effort but we think we did a good work, but we want to know some opinions from experts. It would be great if everybody who is interested in, tests the toolbox or at least looks at out our framework. You can visit our homepage at: www.igi.tu-graz.ac.at/ril-toolbox. Thanks in advance for many replies :)

mfG Gerhard Neumann

1 posts.
Wednesday 25 June, 18:56
Reply
Looking for control software package for humanoid bot

Hi,

I already saw your toolbox and it seems very interesting.

I am looking more precisely to an already made control software for humanoid robot that use reinforcement learning. I want it with simulation tool in order to test this robot in a realistic house environment. The model could be : a robot with a RL control and linked to a human operator who gives recompense or punishment.

My idea is to build or to test a system that can learn all possible useful actions in a house (dress up a table, prepare a meal, clean up house or simply take something and put it somewhere appropriatly, ...).

Do you know if something like this exists ?

1 posts.
Thursday 20 November, 09:53
Reply

Back to the AI Foundry.