Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 328 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 328 Bytes

PyTorch Projects

  1. NLP_PROJECT --> personal project on text-classification using LSTMs. Key topics --> Preprocessing, handle bad-quality data, explanation of metrics
  2. Image_Classifier.ipynb regard image-classification on the Google Landmark dataset of 2018. Key topics --> transfer-learning and choosing hyper-parameters