Pinned Repositories
100DaysOfMLCode
Learning Machine Learning and showcasing my work for 100 Days.
ABSA-Codemix
Research - The aim of this project is to find the aspect from a given code-mix sentence. The traditional sequence tagging methods are compared with Deep learning methods. The concept of Question and Answering model is used to achieve this task.
Computer-Vision
Computer Vision - Impemented algorithms - Hybrid image, Corner detection, Scale space blob detection, Scene classifiers, Vanishing point detection, Finding height of an object, Image stitching.
Information-Retrieval
Mainly on text documents. Implemented a Mini Search Engine using different algorithms and then summaried documents using lexrank.
Natural-Language-Processing
Language Modelling, CMI vs Perplexity
Neural-Artistic-Style-Transfer
A unique deep learning technique is used to create artistic images by separating and recombining the content and style of arbitrary images. The style of an image is transferred to the content image. These visual effects are implemented using the Convolutional Neural Networks.
NLP
This repository contains Sentiment Classification, Word Level Text Generation, Character Level Text Generation and other important codes/notes on NLP. Python and Keras are used for implementation.
Regression-Analysis
Linear Regression Analysis on Wine data - Pre-processing data, Exploratory Data Analysis, Building a model, Check assumptions, Goodness of fit and Compare with different methods.
Time-Series-Forecasting
Rainfall analysis of Maharashtra - Season/Month wise forecasting. Different methods have been used. The main goal of this project is to increase the performance of forecasted results during rainy seasons.
ZS-Data-Science-Challenge
A Data science challenge - "Mekktronix Sales Forecasting" organised by ZS through Hackerearth platform. Rank: 223 out of 4743.
Abhishekmamidi123's Repositories
Abhishekmamidi123/JavaScript
Experiments on JavaScript
Abhishekmamidi123/Simple-polling-application
Django project in SEM 5
Abhishekmamidi123/word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
Abhishekmamidi123/AnimeApp
Animation using animejs (A Javascript library)
Abhishekmamidi123/char-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow
Abhishekmamidi123/django-deployement-example
Repo for our Django Deployement Example
Abhishekmamidi123/DjangoProjects
Django projects that I have done
Abhishekmamidi123/FlexBox
Basics of Flexbox
Abhishekmamidi123/hello-world
My first repository
Abhishekmamidi123/restServer
Abhishekmamidi123/SIMULATOR
OS_Simulator