/rf-dropo

Reset-Free DROPO

Primary LanguagePython

DROPO - Development

Development repo of DROPO for latest contributions.

Installation

cd dropo
pip install -r requirements.txt
pip install .

pip install omegaconf, wandb  # test_resetfree_dropo.py

Logs

  • Update as of 2022_11_16: I moved this repo to this official "dropo" (thesis/code/dropo) repo and published it.
  • Update as of 2023_12_23: repo for rf-dropo:
    • refactored dropo_dev into rfdropo
    • TODO: code polishing from original dropo repo (e.g., import Dropo)