issues
search
zuoxingdong
/
lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
MIT License
373
stars
30
forks
source link
Simplify PG code
#83
Closed
zuoxingdong
closed
5 years ago
zuoxingdong
commented
5 years ago
experiment.py: Only support
train.timestep
, remove
count()
, use while loop
train.timestep
, removecount()
, use while loop