Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds DockerFile to run the tested environment #4

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

goncamateus
Copy link

This pull request introduces several important changes to the Dockerfile, environment configuration. The primary focus is on setting up the Docker environment with CUDA and MuJoCo dependencies, updating package versions, and ensuring compatibility.

Dockerfile Setup:

  • Added a new Dockerfile to use the official CUDA image as the base and set up the environment with necessary dependencies including Miniconda and MuJoCo.

Environment Configuration:

  • Updated the environment.yml to install the latest version of torchvision by removing the specific version constraint.
  • Changed the version of mujoco-py to 2.1.* to ensure compatibility with the latest updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant