All Projects → thtang → ML2017FALL

thtang / ML2017FALL

Licence: Apache-2.0 License
Machine Learning (EE 5184) in NTU

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to ML2017FALL

Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+4148.48%)
Mutual labels:  text-classification, image-classification, recommender-system
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+1615.15%)
Mutual labels:  sentiment-analysis, text-classification, clustering
Tf Rnn Attention
Tensorflow implementation of attention mechanism for text classification tasks.
Stars: ✭ 735 (+1013.64%)
Mutual labels:  sentiment-analysis, text-classification, rnn
Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (-48.48%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+4762.12%)
Mutual labels:  sentiment-analysis, rnn, sentiment-classification
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+468.18%)
Mutual labels:  text-classification, rnn, image-classification
NewsMTSC
Target-dependent sentiment classification in news articles reporting on political events. Includes a high-quality data set of over 11k sentences and a state-of-the-art classification model.
Stars: ✭ 54 (-18.18%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Unsupervised Classification
SCAN: Learning to Classify Images without Labels (ECCV 2020), incl. SimCLR.
Stars: ✭ 605 (+816.67%)
Mutual labels:  clustering, image-classification, unsupervised-learning
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (+87.88%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Context
ConText v4: Neural networks for text categorization
Stars: ✭ 120 (+81.82%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (+48.48%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Text tone analyzer
Система, анализирующая тональность текстов и высказываний.
Stars: ✭ 15 (-77.27%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Sentiment-analysis-amazon-Products-Reviews
NLP with NLTK for Sentiment analysis amazon Products Reviews
Stars: ✭ 37 (-43.94%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
COVID-19-Tweet-Classification-using-Roberta-and-Bert-Simple-Transformers
Rank 1 / 216
Stars: ✭ 24 (-63.64%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
music-recommendation-system
A simple Music Recommendation System
Stars: ✭ 38 (-42.42%)
Mutual labels:  recommender-system, unsupervised-learning
automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (-34.85%)
Mutual labels:  text-classification, rnn
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
Stars: ✭ 33 (-50%)
Mutual labels:  text-classification, unsupervised-learning
SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
Stars: ✭ 32 (-51.52%)
Mutual labels:  sentiment-analysis, sentiment-classification
kmeans
A simple implementation of K-means (and Bisecting K-means) clustering algorithm in Python
Stars: ✭ 18 (-72.73%)
Mutual labels:  clustering, unsupervised-learning
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-71.21%)
Mutual labels:  sentiment-analysis, sentiment-classification

ML2017FALL

Lecturer: Prof. Hung-yi Lee
Course website: http://speech.ee.ntu.edu.tw/~tlkagk/courses_ML17_2.html

Repo. content

  1. Predict PM2.5 using linear regression. [link] [kaggle]. Top28%

  2. Predict income using logistic regression and gradient boosting tree. [link] [kaggle]. Top1%

  3. Image sentiment classification using convolutional neural network (CNN). [link] [kaggle]. Top2%

  4. Text sentiment classification using recurrent neural network (LSTM) [link] [kaggle]. Top1%

  5. Predict movie ratings using Matrix factorization [link] [kaggle]. Top1%

  6. Image clustering (unsupervised learning) [link] [kaggle]. Top2%

[Final] Listen and Translate (ASR+translation) [link] [Kaggle].Top6%

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].