Skip to content

Releases: Rishit-dagli/TF-Watcher

TF Watcher v0.1.2

29 Sep 02:58
f98dd8c
Compare
Choose a tag to compare

✅ 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 v0.1.1

12 Aug 14:16
Compare
Choose a tag to compare

✅ Bug Fixes / Improvements

Fixes an error with the callbacks subpackage not being installed.

TF Watcher v0.1.0

12 Aug 13:47
e31d26f
Compare
Choose a tag to compare

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