alibaba / alibaba/EasyReinforcementLearning
A3C doesn't complete.
Open
- Dominant language
- Python
- Stars
- 260
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
When I tried with run_a3c_on_cartpole.sh, I can get training outputs in worker_0/1.stdout. However, the multiprocesses simply never finish in a clean way and there is always one or two python processes hanging there and waiting to be killed by hand.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running run_a3c_on_cartpole.sh and reviewing worker_0/1.stdout alongside the multiprocessing shutdown behavior. Trace which processes remain after training completes; done means the A3C run exits cleanly without Python processes left hanging for manual termination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100