Autonomous Racing  1
f1tenth Project Group of Technical University Dortmund, Germany
train.py File Reference

Go to the source code of this file.

Classes

class  train.TrainingNode
 

Namespaces

 train
 

Variables

int train.MAX_EPISODE_LENGTH = 5000
 
int train.INITIAL_RANDOM_POPULATION_SIZE = 250
 
bool train.CONTINUE_TRAINING = True
 
 train.node = TrainingNode()