Skip to content

Pull requests: DLR-RM/stable-baselines3

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Set CallbackList children's parent correctly Maintainers on vacation Maintainers are on vacation so they can recharge their batteries, we will be back soon ;)
#1939 opened May 27, 2024 by will-maclean Loading…
8 of 15 tasks
Fix error when loading a model that has net_arch manually set to None
#1937 opened May 25, 2024 by jak3122 Loading…
9 of 16 tasks
Remove unnecessary SDE resampling in PPO update
#1933 opened May 22, 2024 by brn-dev Loading…
8 of 16 tasks
Weights only param
#1902 opened Apr 19, 2024 by markscsmith Loading…
11 of 16 tasks
Update Gymnasium to v1.0.0
#1837 opened Feb 13, 2024 by pseudo-rnd-thoughts Loading…
1 of 15 tasks
Create optimizer in OnPolicyAlgorithm only after the device is set
#1771 opened Dec 4, 2023 by cmangla Loading…
11 tasks done
Add capability to log on a step-based interval in OffPolicyAlgorithm
#1709 opened Oct 6, 2023 by tobiabir Loading…
12 of 16 tasks
Add np.ndarray as a recognized type for TB histograms.
#1635 opened Jul 28, 2023 by iwishiwasaneagle Loading…
9 of 16 tasks
Prioritized experience replay
#1622 opened Jul 23, 2023 by AlexPasqua Loading…
7 of 16 tasks
Update the Multiprocessing section of the Examples
#1605 opened Jul 13, 2023 by BertrandDecoster Loading…
2 of 16 tasks
Fix Framestack obs env_checker
#1574 opened Jun 26, 2023 by corentinlger Loading…
7 tasks
Support pyg PR template not filled Please fill the pull request template
#1492 opened May 9, 2023 by jwong8314 Loading…
16 tasks
Added a next_observations field to RolloutBufferSamples (closes #1328) duplicate This issue or pull request already exists
#1329 opened Feb 12, 2023 by euanong Loading…
7 of 16 tasks
Add EnvPoolAdapter in EnvPool section of the documentation
#1326 opened Feb 10, 2023 by qgallouedec Loading…
16 tasks
Feat/dropq
#1036 opened Aug 29, 2022 by araffin Draft
14 tasks
Use MPS device when available
#951 opened Jul 4, 2022 by araffin Loading…
3 of 14 tasks
ProTip! Exclude everything labeled bug with -label:bug.