Releases: Rishit-dagli/TF-Watcher
Releases · Rishit-dagli/TF-Watcher
TF Watcher v0.1.2
✅ 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
✅ Bug Fixes / Improvements
Fixes an error with the callbacks
subpackage not being installed.
TF Watcher v0.1.0
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