Source code and visualizations for the MOHRL-ci experiments
The plots can be seem in folders with the respective environment names:
- CartPole
- MountainCar
- Mujoco-HalfCheetahVel
- SUMO-RL
Source code used to run the experiments is located in the src folder. Each folder inside src folder also contains the .README file that you can use to read more about it
The experiments for the MountainCar, Mujoco and CartPole environments were conducted on a latop Intel Core i5-8250U CPU, with 1.60GHz base clock speed, and 8 CPU cores. The experiments for the SUMO-RL envionment were conducted on Intel Xeon W-2155 CPU, with 3.30GHz base clock speed, and 20 CPU cores.
We used Linux (Ubuntu 22.04.4 LTS) operating system for the experiments.
There is no strict requirement for the CPU and the experiments for all of the above mentioned environments could be conducted on different CPUs
The experiments relied solely on CPU, and did not require any GPU usage.