spellcaster2
Computer Science Undergrad @ Bits Pilani Goa Campus || Interested in Deep Learning || Computer Vision || NLP
Bits Pilani GoaGoa
Pinned Repositories
covid19india-react
📊 Source code of the main website
Credit-card-detector
This is a project for taking a picture of a Credit Card and extract the numbers on that card using openCV and then using deep learning for identification of the number extracted.
Face-Aging-Gan
This project is to create a gan to take a face and then age it to 60 years old.
Image-classification-with-Bi-LSTM
Applied dual Bi-Directional LSTM for image classification through max-pooling the forward and backward LSTM’s hidden states of both the image matrix and its transpose and concatenating them for inputting into a dense fully connected layer for classification.
machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
Mathematical-models
Implementation of different mathematical models and visualizing them with help of soft wares like stella and vensim.
Matlab-Code-for-FDE-Solver
This repository contains MATLAB code for solving single or multiple partial differential equations with the help of Haar Wavelet method.
Memory-network
This project is for Memory Network on facebook’s bAbI dataset for getting the answers to a question from its 1-Supporting fact and 2-Supporting fact stories.
Neural-machine-translator
Teacher forcing regular seq2seq model for Neural Machine Translation using LSTM and max-pooling the hidden states of encoder LSTM’s for input into the decoder part.
Neural-machine-translator-2
Teacher forcing seq2seq model for Neural Machine Translation using Bidirectional LSTM and attention mechanism for inputting the decoder LSTM with context vectors.
spellcaster2's Repositories
spellcaster2/Face-Aging-Gan
This project is to create a gan to take a face and then age it to 60 years old.
spellcaster2/Matlab-Code-for-FDE-Solver
This repository contains MATLAB code for solving single or multiple partial differential equations with the help of Haar Wavelet method.
spellcaster2/Memory-network
This project is for Memory Network on facebook’s bAbI dataset for getting the answers to a question from its 1-Supporting fact and 2-Supporting fact stories.
spellcaster2/covid19india-react
📊 Source code of the main website
spellcaster2/Credit-card-detector
This is a project for taking a picture of a Credit Card and extract the numbers on that card using openCV and then using deep learning for identification of the number extracted.
spellcaster2/Image-classification-with-Bi-LSTM
Applied dual Bi-Directional LSTM for image classification through max-pooling the forward and backward LSTM’s hidden states of both the image matrix and its transpose and concatenating them for inputting into a dense fully connected layer for classification.
spellcaster2/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
spellcaster2/Mathematical-models
Implementation of different mathematical models and visualizing them with help of soft wares like stella and vensim.
spellcaster2/Neural-machine-translator
Teacher forcing regular seq2seq model for Neural Machine Translation using LSTM and max-pooling the hidden states of encoder LSTM’s for input into the decoder part.
spellcaster2/Neural-machine-translator-2
Teacher forcing seq2seq model for Neural Machine Translation using Bidirectional LSTM and attention mechanism for inputting the decoder LSTM with context vectors.
spellcaster2/Serial-VS-Parallel-Sort---Exec-time
Execution time Introduction
spellcaster2/Yawn-detector
Yawn detector and counter using OpenCV to detect face and Dlib library to get facial landmarks of people during movie screening.
spellcaster2/biswajit99.github.io
spellcaster2/House-prices-predicitions
This project is for neural network implementation for the kaggle dataset-->https://www.kaggle.com/c/house-prices-advanced-regression-techniques
spellcaster2/internShowcase
Open Source Social Projects from AITS Interns with 💝
spellcaster2/test-models
A collection of System Dynamics models implemented in various environments with a canonical output
spellcaster2/Twitter-Sentiment-Analysis
The goal of the project is to analyse the tweets of people and classify them as positive or negative.