Mimics webots approach better + debug. Lucky number
This commit is contained in:
+11
@@ -8,3 +8,14 @@ __pycache__/
|
||||
# Training
|
||||
training/**/events.out.tfevents.*
|
||||
training/**/checkpoints/
|
||||
training/runs/**
|
||||
!training/runs/.gitkeep
|
||||
|
||||
# Controller runtime artefacts
|
||||
controllers/shepherd_dog_rl/debug*.csv
|
||||
controllers/shepherd_dog_rl/debug_out*/
|
||||
controllers/shepherd_dog_rl/final_model*.zip
|
||||
controllers/shepherd_dog_rl/vecnorm*.pkl
|
||||
|
||||
# Optional env parity debug
|
||||
dog_debug.csv
|
||||
|
||||
Reference in New Issue
Block a user