Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayannath/tensorflow-notebooks
My Tensorflow Notebook. In this notebooks I have implemented various kind of model optimisation techniques.
https://github.com/sayannath/tensorflow-notebooks
colab-notebook jupyter-notebook keras models notebook quantisation tensorflow2 tflite
Last synced: 14 days ago
JSON representation
My Tensorflow Notebook. In this notebooks I have implemented various kind of model optimisation techniques.
- Host: GitHub
- URL: https://github.com/sayannath/tensorflow-notebooks
- Owner: sayannath
- License: apache-2.0
- Created: 2021-03-12T13:04:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-04T16:52:57.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T05:15:07.839Z (over 1 year ago)
- Topics: colab-notebook, jupyter-notebook, keras, models, notebook, quantisation, tensorflow2, tflite
- Language: Jupyter Notebook
- Homepage: https://www.tensorflow.org/
- Size: 1.19 MB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub forks](https://img.shields.io/github/forks/sayannath/Tensorflow-Notebooks?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/sayannath/Tensorflow-Notebooks?style=for-the-badge)
![GitHub last commit](https://img.shields.io/github/last-commit/sayannath/Tensorflow-Notebooks?style=for-the-badge)
![Twitter Follow](https://img.shields.io/twitter/follow/sayannath2350?style=for-the-badge)
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg?style=for-the-badge)](https://gitHub.com/sayannath)# TensorFlow Notebooks
## Description
**Author**: [Sayan Nath](https://sayannath.biz/)
**Last Updated**: 2021/03/29## List of the Notebooks
1. [Post Quantise Training Notebook](https://colab.research.google.com/drive/1EysBC5PHJcg5dp9Qaj59t8jaHc_7JfgV?usp=sharing)
2. [Pruning Notebook](https://colab.research.google.com/drive/1sYTDxGSxN3B3KzbZM94ths1zuvkNqiA7?usp=sharing)
3. [Quantization Aware Training](https://colab.research.google.com/drive/1Wdso2N_76E8Xxniqd4C6T1sV5BuhKN1o?usp=sharing)
4. [Siamese Network with a Contrastive Loss]()