AGX Dynamics and Machine Learning
These Python scripts illustrate how the AGX Dynamics python API can be integrated into a popular ML/RL environment.
Note that there are additional requirements for running these examples. In the data/python/RL/ you can find requirements.txt
Install these requirements with the command:
> pip install -r data/python/RL/requirements.txt