issues
search
cyoon1729
/
deep-Q-networks
Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51
275
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix dueling_ddqn loss function by adding done_mask
#6
seolhokim
opened
4 years ago
0
Fix perdqn's loss by adding done_mask
#5
seolhokim
opened
4 years ago
0
Fix DDPG's compute_loss function
#4
seolhokim
opened
4 years ago
0
the script does not converge to a solution
#3
laz8
opened
4 years ago
1
buas = self.mu_bias ???
#2
laz8
opened
4 years ago
0
The ConvDQN class does not seem to working
#1
arijitgupta42
closed
4 years ago
0