..* To be Written
..* To be Written
- Learn to utilize pretained models from here
- Learn to use the tensorflow.js converter to convert a Keras model to JSON format
- Learn to use a toxicity model to determine if a phrase is toxic in a number of categories
- Use Mobilenet to detect objects in images
- Learn how to do transfer-learning
- Freezing layers
- Passing emmbedding to new set of last dense layers
- Learn how capture image data from webcam
- Storing the captured data
- Training the model with captured data
- Learn how to capture image data for inference
- Learn to create UI for
- collecting data
- making inference