Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 497 Bytes

File metadata and controls

8 lines (7 loc) · 497 Bytes

NTU-Machine-Learning-and-Deep-Learning-Practices

Contains practices that were done for machine learning and deep learning through different modules in my Masters in Information System Course.

  1. BERT Model to do Sentiment Analysis.
  2. Multiple Layer Perceptrons to classify surnames.
  3. Multiple Layer Perceptrons to classify yield reviews.
  4. Deep Learning RNN for Sentiment Analysis
  5. Machine Translation using Deep L Model to translate English to German. Evaluating metric using Rouge.