Skip to main content

Get reports for your training process via Slack

Project description

TensorBoard Reporter

Code style: black

Get reports for your training process via Slack.

Setup

Install TensorBoard Reporter from pip

pip install tensorboard-reporter

Configure your report

SLACK_BOT_TOKEN="xoxb-abc-1232" tensorboard-reporter \
 --run_dir ./runs/Mar10_15-00-24_ip-127-0-0-1 \
 --tag "Test/loss" --tag "Train/loss" \
 --interval_hour 1 --slack_channels "#tensorboard-reports"

And get reports to your Slack periodically

Example

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tensorboard-reporter-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

tensorboard_reporter-0.0.1-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page