deep learning model development & deployment
This helps one to get some understanding about the way of work in deep learning using tensorflow
References:
- https://paperswithcode.com/ : To get state of the art Deep Learning models in different streams with Code (Journals with code)
- https://playground.tensorflow.org/ : To understand basic of classification
- https://poloclub.github.io/cnn-explainer/ : To visualise what happens in a CNN
- https://tensorspace.org/html/playground : To visualise in 3D (Pretrained model)