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

Rishit-dagli Rishit-dagli Last update: Nov 07, 2023

TF Watcher Twitter URL

PyPI Test Python package Upload Python Package Build Docs Lint Code Base

DOI GitHub license Code style: black GitHub stars GitHub forks GitHub watchers

TF Watcher is a simple to use Python package and web app which allows you to monitor 👀 your Machine Learning training or testing process on mobile devices 📱 built specially for Google Colab, Azure ML and Kaggle. Dedicated to all ML Developers with ❤️.

📄 Project Documentation

Visit the documentation of this project to get more information in detail.

💡 About the Project

This project includes two subprojects:

🔹 TF Watcher Python Package

This is a Python Package built using TensorFlow and Pyrebase (a python wrapper for the Firebase API). This allows to eaisly monitor the metrics you want and writes them to Firebase realtime database.

Navigate to /tfwatcher directory to browse and know more about the TF Watcher Python Package.

🔹 TF Watcher Web App

This is a Web Application built using React, Chakra-UI, Recharts and Firebase deployed on Azure Static Web Apps. It reads from the Firebase realtime database and displays the logs using charts.

Navigate to /webapp directory to browse and know more about TF Watcher Web App.

Want to Contribute 🙋‍♂️?

Awesome! If you want to contribute to this project, you're always welcome! See Contributing Guidelines. You can also take a look at TF Watcher's Project Status Tracker for getting more information about current or upcoming tasks.

Want to discuss? 💬

Have any questions, doubts or want to present your opinions, views? You're always welcome. You can start discussions.

Contributors

License

Copyright 2020 Rishit Dagli

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Subscribe to our newsletter