Add notes from the video (PRs are welcome)
- tensorflow has a size of approximately 1.7 GB
- there are size limits of cloud services and docker container
- tensorflow lite is small in size and limited to using a model to make predictions (inference)
- convert tensorflow keras model to a tensorflow lite model
The notes are written by the community. If you see an error here, please create a PR with a fix. |