Closed kengz closed 5 years ago
strength, sample efficiency, training_efficiency, stability, consistency
analysis
retro_analysis
viz
analysis.gen_avg_return
total_t
frame
control.py
search.py
deap
ray.tune
_random_baselines.json
training_epoch -> training_iter
training_batch_epoch -> training_batch_iter
Rework analysis
strength, sample efficiency, training_efficiency, stability, consistency
analysis
,retro_analysis
,viz
modules with major simplificationanalysis.gen_avg_return
Refactor and improvements
total_t
toframe
, standardize clock to always useframe
as main tick, and remove extraneous settingscontrol.py
,search.py
deap
to prepare for futureray.tune
update_random_baselines.json
to be more comprehensivetraining_epoch -> training_iter
andtraining_batch_epoch -> training_batch_iter
for accurate semantics.