issues
search
quantumiracle
/
Popular-RL-Algorithms
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
Apache License 2.0
1.14k
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SAC with PER
#82
xwen24
opened
4 months ago
0
Environment setting about python version
#81
vickychen928
closed
4 months ago
1
“expected sequence of length 4 at dim 1”when running dqn.py
#80
githubfsfs
closed
7 months ago
2
Bump werkzeug from 0.15.3 to 2.2.3
#79
dependabot[bot]
opened
1 year ago
0
Bump ipython from 7.5.0 to 8.10.0
#78
dependabot[bot]
opened
1 year ago
0
Bump werkzeug from 0.15.3 to 0.15.5
#77
dependabot[bot]
closed
1 year ago
1
Bump certifi from 2018.8.24 to 2022.12.7
#76
dependabot[bot]
opened
1 year ago
0
Bump pillow from 8.2.0 to 9.3.0
#75
dependabot[bot]
opened
2 years ago
0
Bump tensorflow-gpu from 2.4.0 to 2.9.3
#74
dependabot[bot]
opened
2 years ago
0
Bump joblib from 0.13.0 to 1.2.0
#73
dependabot[bot]
opened
2 years ago
0
Bump protobuf from 3.9.0 to 3.18.3
#72
dependabot[bot]
opened
2 years ago
0
Bump mako from 1.0.7 to 1.2.2
#71
dependabot[bot]
opened
2 years ago
0
Bump nbconvert from 5.5.0 to 6.5.1
#70
dependabot[bot]
opened
2 years ago
0
Bump nbconvert from 5.5.0 to 6.3.0
#69
dependabot[bot]
closed
2 years ago
1
Bump mistune from 0.8.4 to 2.0.3
#68
dependabot[bot]
opened
2 years ago
0
About RL+LSTM
#67
4359hhh
closed
2 years ago
1
Bump html5lib from 0.9999999 to 0.999999999
#66
dependabot[bot]
opened
2 years ago
0
Bump lxml from 4.2.6 to 4.9.1
#65
dependabot[bot]
opened
2 years ago
0
Bump numpy from 1.15.4 to 1.22.0
#64
dependabot[bot]
opened
2 years ago
0
Bump notebook from 6.1.5 to 6.4.12
#63
dependabot[bot]
opened
2 years ago
0
Bump html5lib from 0.9999999 to 0.99999999
#62
dependabot[bot]
closed
2 years ago
1
Bump tensorflow-gpu from 2.4.0 to 2.7.2
#61
dependabot[bot]
closed
2 years ago
1
Bump tensorflow-gpu from 2.4.0 to 2.6.4
#60
dependabot[bot]
closed
2 years ago
1
Bump notebook from 6.1.5 to 6.4.10
#59
dependabot[bot]
closed
2 years ago
1
Bump pillow from 8.2.0 to 9.0.1
#58
dependabot[bot]
closed
2 years ago
1
Bump protobuf from 3.9.0 to 3.15.0
#57
dependabot[bot]
closed
2 years ago
1
Bump tensorflow-gpu from 2.4.0 to 2.5.3
#56
dependabot[bot]
closed
2 years ago
1
Bump ipython from 7.5.0 to 7.16.3
#55
dependabot[bot]
closed
1 year ago
1
Bump pillow from 8.2.0 to 9.0.0
#54
dependabot[bot]
closed
2 years ago
1
Bump lxml from 4.2.6 to 4.6.5
#53
dependabot[bot]
closed
2 years ago
1
Bump tensorflow-gpu from 2.4.0 to 2.5.2
#52
dependabot[bot]
closed
2 years ago
1
Bump dask from 1.1.5 to 2021.10.0
#51
dependabot[bot]
opened
3 years ago
0
Bump opencv-python from 3.4.5.20 to 4.2.0.32
#50
dependabot[bot]
opened
3 years ago
0
Bump opencv-python from 3.4.5.20 to 3.4.7.28
#49
dependabot[bot]
closed
3 years ago
1
Why does PPO every training result in the same reward chart? This puzzles me very much.
#48
Alexzzdfjcn
closed
3 years ago
6
please evaluate the performance over multiple seeds
#47
thlautenschlaeger
closed
3 years ago
1
Bump pillow from 8.2.0 to 8.3.2
#46
dependabot[bot]
closed
2 years ago
1
Error:ppo_gae_discrete.py
#45
lucifer2859
closed
3 years ago
1
Bump tensorflow-gpu from 2.4.0 to 2.5.1
#44
dependabot[bot]
closed
3 years ago
1
Bump notebook from 6.1.5 to 6.4.1
#43
dependabot[bot]
closed
2 years ago
1
NameError: name 'last_action' is not defined
#42
Nick-Kou
closed
3 years ago
1
FileNotFoundError: [Errno 2] No such file or directory: './model/sac'
#41
Alexzzdfjcn
closed
3 years ago
3
Bump tensorflow-gpu from 2.4.0 to 2.4.2
#40
dependabot[bot]
closed
3 years ago
1
deal with the dependabot's branches
#39
JieRen98
closed
3 years ago
0
support latest gym
#38
JieRen98
closed
3 years ago
0
add PMOE
#37
JieRen98
closed
3 years ago
0
Bump pillow from 5.4.1 to 8.2.0
#36
dependabot[bot]
closed
3 years ago
0
Bump urllib3 from 1.24.1 to 1.26.5
#35
dependabot[bot]
closed
3 years ago
0
ValueError on SAC v2 LSTM
#34
sarmientoj24
closed
3 years ago
3
How do I adjust SAC if I have a continuous action space that is more than -1 and 1
#33
sarmientoj24
closed
3 years ago
1
Next