Skip to content

janwithb/rl-evaluation-plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL Evaluation Plots

A simple Jupyter notebook to visualize the results of RL experiments stored in Tensorboard log files with Matplotlib.

Features

  • Extracting Pandas dataframes from Tensorboard log files
  • Aggregation of multiple seed runs (standard deviation)
  • One plot or multiple plots

Exemplary visualizations

One plot

plot

Multiple plots

plot

Credits

Tensorboard data extraction by: supermariopy

About

A simple Jupyter notebook to visualize the results of RL experiments stored in Tensorboard log files with Matplotlib.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors