/cfrl

Primary LanguagePython

cfrl

CFRL is a Python library for reinforcement learning.

packaging

  • 📈 Tensorboard Logging
  • 🪛 Local Reproducibility via Seeding
  • 🎮 Videos of Gameplay Capturing
  • 🧫 Experiment Management with Weights and Biases
  • 💸 Cloud Integration with docker and AWS
  • ✍️ Prebuild codespace ready

Installation

Use the package manager pip to install cfrl.

pip install cfrl

Usage

import cfrl

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT