p-christ/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
PythonMIT
Issues
- 0
actor loss for MultiDiscrete action space
#90 opened by olivia2222 - 4
- 0
- 0
puzzle about envs
#87 opened by GongYanfu - 2
- 4
SpaceInvaders(SAC_Discrete) : Error
#52 opened by FarhaParveen919 - 5
A question about critic-loss in discrete sac?
#85 opened by outshine-J - 0
A question about DQN_With_Fixed_Q_Targets.
#82 opened by LLYYKK - 11
- 0
KeyError: 'exploration_worker_difference'
#81 opened by HHY1123 - 2
Implement model saves
#47 opened by LucCADORET - 3
terminate called after throwing an instance of 'at::Error' what(): CUDA error (3): initialization error (check_status at /pytorch/aten/src/ATen/cuda/detail/CUDAHooks.cpp:36)
#77 opened by JinQiangWang2021 - 0
Question on SAC implementation
#79 opened by fokx - 0
multi-dimensional action space?
#76 opened by zhouwy-lv - 0
- 0
- 2
DDPG on MountainCar
#38 opened by gearsuccess - 0
README link error
#73 opened by JacobHA - 0
Code lines missing in Mountain_Car.py
#72 opened by saketadhau - 1
Seeding in 'reset_game'
#71 opened by Markus28 - 1
There is no implementation of a function update_next_state_reward_done_and_score in REINFORCE
#37 opened by Jungmo - 0
- 1
Visualize agent
#69 opened by sramakrishnan247 - 2
TypeError: can't pickle _thread.RLock objects
#44 opened by shuferhoo - 0
Wrong parameter order
#68 opened by leolyg - 0
atari+sac_discrete, AttributeError: 'AtariEnv' object has no attribute 'reward_threshold'
#67 opened by weiguowilliam - 0
RuntimeError: cuda runtime error (801) : operation not supported at ..\torch/csrc/generic/StorageSharing.cpp:247
#66 opened by zhouwy-lv - 3
- 0
Instructions require python 3.5-3.7
#64 opened by gth828r - 2
- 1
Some questions abot Dueling DQN
#36 opened by Yang-Yefeng - 0
For SAC-discrete version, is it possible to update model with input of state and action just like Sac-continuous version?
#62 opened by dbsxdbsx - 2
- 4
Sac Discrete Error
#56 opened by sshillo - 0
- 1
- 3
how to visualize the enviroment
#29 opened by weixiang-95 - 0
Weight Initialization for SAC Discrete
#53 opened by nageshky97s - 0
Exception in CartPole with A2C: AttributeError: 'Process' object has no attribute 'kill'
#51 opened by acriptis - 9
RuntimeError: Expected object of type torch.FloatTensor but found type torch.cuda.FloatTensor for argument #4 'mat1'
#31 opened by Jeffrey28 - 0
- 1
- 3
suggestion
#39 opened by m1996 - 0
strange results
#41 opened by m1996 - 2
Dqn problem
#40 opened by m1996 - 2
DDPG: Expected object of device type cuda but got device type cpu for argument #1 'self' in call to _th_addmm
#33 opened by MeixinZhu - 1
- 1
- 0
Device problem for DDQN
#32 opened by ierezell - 1
Can't run Fetch_Reach.py
#30 opened by SieRaX