pinocchio  UNKNOWN
QValueNetwork Class Reference

— Q-value and policy networks More...

Public Member Functions

def __init__ (self)
 
def setupOptim (self)
 
def setupTargetAssign (self, nominalNet, tau=UPDATE_RATE)
 

Public Attributes

 x
 
 u
 
 qvalue
 
 variables
 
 hidens
 
 qref
 
 optim
 
 gradient
 
 update_variables
 

Detailed Description

— Q-value and policy networks

Definition at line 45 of file continuous.py.


The documentation for this class was generated from the following file: