NN

NLP for Twitter hate speech detection

Please wait for the content

Medium stories

Articles about Computer Science published for Analytics Vidhya and Towards AI tech communities.

Implementation of a Neural Network from scratch

Implementation of a Neural Network from scratch in Python for the Machine Learning course.

Gated Recurrent Neural Network for timeseries prediction

Long-Short Term Memory (LSTM) to predict energy consumption from multivariate timeseries.

Hidden Markov Model for regime detection

Python analysis of timeseries to cluster ranges of consumption, using Hidden Markov Models with Gaussian emissions.

Image processing with SIFT algorithm

Python analysis on images using SIFT algorithm.