RL final project
Stars
8
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
106
commits
67
update README.md
dda08c0
feat: deterministic action selection
a2293da
style: make dst env as a package
0868efe
update requirements.txt
c941192
Add alpha mean and std argument.
b7251ce
Merge pull request #37 from ToooooooT/dst_pygame
085447b
Fix the initial position, and add the play info.
867de6d
Merge pull request #36 from ToooooooT/dst_pygame
8f3d087
Optimization of deep sea treasure game mode.
53dcf5a
Merge pull request #35 from ToooooooT/dst_pygame
7486eda
Visualization the deep sea treasure with pygame.
52c42dd
Modify import root in run_cate_mompo.py.
1196f66
style: default epsilons: 0.025,0.05
36ccee2
Merge pull request #34 from ToooooooT/accelerate
00ddd11
Accelerate computing q value of sampling action.
729264d