You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Practice about basic of deep learning. For example, scikit-learn, supervised learning(regression, classification), unsupervised learning, tensor, keras, math for CNN and also CNN practice.
Practice about cloud computing and deployment of services and container system. For example, Docker, Kubernetes, Azure Machine Learning Studio, Azure - Blog Storage, File Share, Storage Queue, Eventhub, Stream Analytics, Data Studio, IoT Hub(+C# script, do CRUD activity)
Gather data by using web crawling(Selenium), build custom image dataset, read annotation file(xml, json) and processing to image bounding box, split data for train, validation and test.
PyTorch start! Build custom dataset class, use augmentation by Albumentation library, process image by keypoints.
8. Artificial Neural Network + Convolutional Neural Network Theory and Practice
Practice about CNN(Linear Regression, Logistic Regression, Perceptron, ResNet18, 50, RexNet, EfficientNet and various model for custom image dataset classification)
9. Deep Learning and Project for Image Classification Problem Theory and Practice