TAXONS  0.1
Task Agnostic eXploration of Outcome spaces through Novelty and Surprise
random_bd.RandomBD Class Reference
Inheritance diagram for random_bd.RandomBD:
Collaboration diagram for random_bd.RandomBD:

Public Member Functions

def __init__ (self, env, parameters)
 
def evaluate_agent (self, agent)
 

Detailed Description

Performs standard NS with handcrafted fetures

Constructor & Destructor Documentation

def random_bd.RandomBD.__init__ (   self,
  env,
  parameters 
)

Member Function Documentation

def random_bd.RandomBD.evaluate_agent (   self,
  agent 
)
This function evaluates the agent in the environment. This function should be run in parallel
:param agent: agent to evaluate
:return:

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