Skip to content

dangeloandrea14/RL_practice_univaq

Repository files navigation

Reinforcement Learning (UNIVAQ)

contact: [email protected]

This code is available on GitHub at

https://github.com/dangeloandrea14/RL_practice_univaq

GitHub QR Code

How to set up the Conda environment

In this directory you fill find the file "environment.yml".

In order to set the environment, make sure you have some version of Conda installed and running on your terminal.

Then, on your terminal, run:

conda env create --name rl23 --file=environment.yml

You should now be ready to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published