Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Clone the repository:
Install the dependencies:
This runs a prepared bash script with the necessary setup steps, with Python dependencies managed through Conda. Refer to the page if you encounter issues.
The best way to run SLM Lab on Windows is to use a Bash shell/Linux subsystem. Credit to and for providing a detailed instruction PDF for doing so on Windows:
Non-image based environments can run on a laptop. Only image based environments such as the Atari games benefit from a GPU speedup. For these, we recommend 1 GPU and at least 4 CPUs. This can run a single Atari Trial
consisting of 4 Sessions
.
For desktop, a reference spec is GTX 1080 GPU, 4 CPUs above 3.0 GHz, and 32 GB RAM.
Although we do not recommend running SLM Lab on Google Colab or Jupyter notebooks (notebooks come with inherent limitations, e.g. no rendering/multi-processing), we have prepared an example notebook for illustration. Credit to for helping with this:
For details on how it works, refer to .
For cloud computing, start with an affordable instance of with a K80 GPU and 4 CPUs. Use the Deep Learning AMI with Conda when .