Reinforcement Learning with Docker
Date: 8th July 2025
[Blog link]](https://medium.com/@t.j.titcombe/reinforcement-learning-with-docker-789aa556504b)
Key Points
- Docker containers: light weight virtual machines
- Allow us to spin up containers in a standardised way
- Use case:
- Standardised identical environments
- Hyperparameters searches
- Multi-agent or distributed RL
- Working with advanced simulations like Gazebo