TF-Watcher

Monitor your ML jobs on mobile devices📱, especially for Google Colab / Kaggle

APACHE-2.0 License

Downloads
53
Stars
59
Committers
5

Bot releases are visible (Hide)

TF-Watcher - TF Watcher v0.1.2 Latest Release

Published by Rishit-dagli about 3 years ago

✅ Bug Fixes / Improvements

This patch introduces support for TensorFlow 2.6.x in the pip package (#100)

Thanks to @RomanFoell for pointing this out.

TF-Watcher - TF Watcher v0.1.1

Published by Rishit-dagli about 3 years ago

✅ Bug Fixes / Improvements

Fixes an error with the callbacks subpackage not being installed.

TF-Watcher - TF Watcher v0.1.0

Published by Rishit-dagli about 3 years ago

This is the initial version of TF Watcher Python package and web app. Find more info and examples in the documentation.

🔮 Features

Python Package

  • Easy structure
  • Support easily logging training, validation, or testing metrics
  • Write data to Firebase realtime database
  • Tests

Web App

  • Google Account Authentication
  • Connecting with Firebase Realtime Database
  • Read data and format it to display charts
  • Deployed to Azure Static Webapp