-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from tensorboard to rlberry visualisation #474
from tensorboard to rlberry visualisation #474
Conversation
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Hello, |
Description
tool to convert tensorboard data to pandas dataframe formated to rlberry visualisation system.
link to this issue : #472
Checklist
To check :
black --check examples rlberry *py
flake8 --select F401,F405,D410,D411,D412 --exclude=rlberry/check_packages.py --per-file-ignores="init.py:F401",