mirror of
https://github.com/wassname/DeepRL.git
synced 2026-09-12 12:05:35 +08:00
Support async PPO, which doesn't work
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#######################################################################
|
||||
# Copyright (C) 2017 Shangtong Zhang(zhangshangtong.cpp@gmail.com) #
|
||||
# Permission given to modify the code as long as you keep this #
|
||||
# declaration at the top #
|
||||
#######################################################################
|
||||
import torch
|
||||
|
||||
class StaticNormalizer:
|
||||
|
||||
Reference in New Issue
Block a user