Reinforcement learning is an extremely active research field. In this article, I will review the some of the latest research publications in the field of reinforcement learning for robotics applications. The most active research groups in this field are:
Pierre Aumjaud
Machine learning researcher
- Dublin, Ireland
- Personal website
- GitHub
- Buy me a Coffee
Also read
Part 9 : Reinforcement learning libraries
3 min read
Let’s compare some reinforcement learning libraries
Part 8.4 : Custom Gym environments for robotics applications
2 min read
I implemented some custom Gym environments for robotics applications with Pybullet and ROS.
Part 8.3 : Getting started with Pybullet
3 min read
An introduction to Pybullet, an open-source physics engine simulator for robotics.
Part 8.2 : Implementing a simple Gym environment - Tic-Tac-Toe
3 min read
Implement the 4 methods for the tic-tac-toe Gym environment.
Leave a comment