SELAB3 Python Code
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
util.config.Config.__Config Class Reference

Public Member Functions

None __init__ (self, str config_file_name)
 
def parse_workspace_parameters (self, config)
 
def parse_module_choices (self, config)
 

Public Attributes

 path_to_unity_executable
 
 path_to_robot_urdf
 
 morphevo_use_graphics
 
 rl_use_graphics_training
 
 rl_use_graphics_testing
 
 amount_of_cores
 
 minimum_amount_modules
 
 maximum_amount_modules
 
 length_lower_bound
 
 length_upper_bound
 
 module_choices
 
 standard_deviation_length
 
 chance_module_drop
 
 chance_module_add
 
 chance_type_mutation
 
 coevolution_generations
 
 coevolution_parents
 
 coevolution_rl_amount
 
 coevolution_children
 
 coevolution_rl_episodes
 
 coevolution_crossover_children
 
 evolution_generations
 
 evolution_parents
 
 evolution_children
 
 evolution_crossover_children
 
 sample_size
 
 workspace_parameters
 
 episodes
 
 steps_per_episode
 
 gamma
 
 eps_end
 
 eps_decay
 
 batch_size
 
 mem_size
 
 eps_start
 
 hidden_nodes
 
 goal_bal_diameter
 
 use_walls
 

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