Following the Deep Learning with Python book by Francois Chollet.
- MNIST classification (1.py)
- Linear Regression (2.py)
- IMDB Positive/Negative Sentiment Classification (3_imdb_binclass.py)
- RCNN - object detection
- YOLO
- Flownet
- PointNet
- Object Tracking ISOT IMOT