There was an error fetching the commit references. Please try again later.
Add baselines to starter kit.
Showing
- .gitattributes 3 additions, 0 deletions.gitattributes
- aicrowd.json 3 additions, 1 deletionaicrowd.json
- baselines/torchbeast/README.md 90 additions, 0 deletionsbaselines/torchbeast/README.md
- baselines/torchbeast/config.yaml 107 additions, 0 deletionsbaselines/torchbeast/config.yaml
- baselines/torchbeast/core/file_writer.py 203 additions, 0 deletionsbaselines/torchbeast/core/file_writer.py
- baselines/torchbeast/core/vtrace.py 136 additions, 0 deletionsbaselines/torchbeast/core/vtrace.py
- baselines/torchbeast/models/__init__.py 56 additions, 0 deletionsbaselines/torchbeast/models/__init__.py
- baselines/torchbeast/models/baseline.py 496 additions, 0 deletionsbaselines/torchbeast/models/baseline.py
- baselines/torchbeast/polybeast_env.py 127 additions, 0 deletionsbaselines/torchbeast/polybeast_env.py
- baselines/torchbeast/polybeast_learner.py 517 additions, 0 deletionsbaselines/torchbeast/polybeast_learner.py
- baselines/torchbeast/polyhydra.py 149 additions, 0 deletionsbaselines/torchbeast/polyhydra.py
- baselines/torchbeast/util/__init__.py 13 additions, 0 deletionsbaselines/torchbeast/util/__init__.py
- baselines/torchbeast/util/id_pairs.py 142 additions, 0 deletionsbaselines/torchbeast/util/id_pairs.py
- requirements.txt 4 additions, 0 deletionsrequirements.txt
- rollout.py 5 additions, 4 deletionsrollout.py
Loading
Please register or sign in to comment