• Stars
    star
    2
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 4 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An implementation of modular deep reinforcement learning algorithms (RL) from scratch. It is based on essential libraries such as pytorch-lightning for training organization, hydra for command line input and configuartions, and mlflow for experiment logging.