-
- Downloads
Utility to verify algorithm loaded from checkpoint is same as the original algorithm (#825)
* Utility to verify algorithm loaded from checkpoint is same as the original algorithm. * Address comments * Address comments
Showing
- alf/algorithms/actor_critic_algorithm.py 2 additions, 2 deletionsalf/algorithms/actor_critic_algorithm.py
- alf/algorithms/config.py 42 additions, 45 deletionsalf/algorithms/config.py
- alf/bin/compare.py 9 additions, 7 deletionsalf/bin/compare.py
- alf/bin/play.py 8 additions, 8 deletionsalf/bin/play.py
- alf/bin/verify_checkpoint.py 219 additions, 0 deletionsalf/bin/verify_checkpoint.py
- alf/config_util.py 45 additions, 5 deletionsalf/config_util.py
Loading
Please register or sign in to comment