• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created almost 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Application of Deep Learning and Machine Learning techniques for traffic sing detection and word trigger recognition

More Repositories

1

Irony-Sarcasm-Detection-Task

The detection of irony and sarcasm is one of the most insidious challenges in the field of Natural Language Processing. Over the years, several techniques have been studied to analyze these rhetorical figures, trying to identify the elements that discriminate, in a significant way, what is sarcastic or ironic from what is not. Within this study, some models that are state of the art are analyzed. As far as Machine Learning is concerned, the most discriminating features such as part of speech, pragmatic particles and sentiment are studied. Subsequently, these models are optimized, comparing Bayesian optimization techniques and random search. Once, the best hyperparameters are identified, ensemble methods such as Bayesian Model Averaging (BMA) are exploited. In relation to Deep Learning, two main models are analyzed: DeepMoji, developed by MIT, and a model called Transformer Based, which exploits the generalization power of Roberta Transformer. As soon as these models are compared, the main goal is to identify a new system able to better capture the two rhetorical figures. To this end, two models composed of attention mechanisms are proposed, exploiting the principle of Transfer Learning, using Bert Tweet Model and DeepMoji Model as feature extractors. After identifying the various architectures, an ensemble method is applied on the set of approaches proposed, in order to identify the best combination of algorithms that can achieve satisfactory results. Frameworks used: Pytorch, TF 2.0, Scikit Learn, Scikit-Optimize, Transformers
Jupyter Notebook
14
star
2

CalFram

Calibration Framework for Machine Learning and Deep Learning
Python
6
star
3

Text-Mining---Toxic-comment

Several models were developed in order to solve the text classification task on toxic comments. Several models have been created trying to give an innovative approach to solve the unbalanced class problem.
Jupyter Notebook
2
star
4

The-Maze-Problem

Implementation of traditional,hybrid algorithms and Reinforcement Learning
Jupyter Notebook
1
star
5

Statistical-Modeling

How to deal with statistical analysis
1
star
6

Social-Media-Analytics

Twitter post analysis and community detection
Jupyter Notebook
1
star
7

Face_Mask_Detector

Deep neural model for classification task
Jupyter Notebook
1
star