UFRN-URNAI / urnai-tools

A modular Deep Reinforcement Learning library that supports multiple environments, made with Python 3.6.
Apache License 2.0
5 stars 8 forks source link

Configure Singularity #59

Open alvarofpp opened 1 year ago

alvarofpp commented 1 year ago

Experiments on the supercomputer should be run in a containerized environment using Singularity.

💡 Tip: If I remember correctly, Singularity has an integration with Docker that allows you to reuse the Docker image you created.

❗ You should use branch v2 as base.