google-deepmind / google-deepmind/acme
The tensorflow checkpoint location is not exposed to the user
Open
enhancement
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
When I use dmpo agent, I found that I cannot pass the location of saving checkpoint when calling dmpo.DistributionalMPO. I think it should add the save location and pass it to MPOLearner and then pass it to saver, otherwise it will always be saved in the default location. Other tf agents also has similar phenomenon.
Contributor guide
Assessment
This issue has not been assessed yet.