Refine rl component bundle
Open
lihuoran
opened this issue 3 years ago
•
0 comments
Description
- Refine
rl_component_bundle. Use a more straightforward & easier way to organize. In this new version, we do not need easyrl anymore.
- Update related examples.
- Fix bugs in distributed training. Add config YAML file for distributed training in CIM scenario.
- Add
rl_formulation.ipynb as an example.
Linked issue(s)/Pull request(s)
Type of Change
- [ ] Non-breaking bug fix
- [ ] Breaking bug fix
- [ ] New feature
- [ ] Test
- [ ] Doc update
- [ ] Docker update
Related Component
- [ ] Simulation toolkit
- [ ] RL toolkit
- [ ] Distributed toolkit
Has Been Tested
- OS:
- [ ] Windows
- [ ] Mac OS
- [ ] Linux
- Python version:
- Key information snapshot(s):
Needs Follow Up Actions
- [ ] New release package
- [ ] New docker image
Checklist
- [ ] Add/update the related comments
- [ ] Add/update the related tests
- [ ] Add/update the related documentations
- [ ] Update the dependent downstream modules usage