Skip to content

DevJac/gym-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym Solutions

My personal reinforcement learning experiments with Julia.

Supporting Technology

Poetry

See: https://python-poetry.org/docs/basic-usage/

The following commands may be useful:

dnf install poetry
poetry help
poetry config --list
poetry run ipython
poetry shell

Quickstart

  1. Run poetry install and poetry shell
  2. Run julia --project, install dependencies ] instantiate
  3. Run julia --project hello_gym.jl

About

OpenAI Gym Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages