Pinned Repositories
3D-MNIST-Image-Classification
Empirical Comparison of Machine Learning and Deep Learning Classifiers on 3D version of MNIST
Artly-Fast-Style-Transfer-in-Pytorch
Neural Style Transfer App in Pytorch
audio-transforms
End to End Audio Transforms
Email-Spam-Classifier
Email Spam Classifier using Naive Bayes Classification.
Hangman-Game
Hangman Game Implemented in Python.
Travelify
Travel App.
TathyaAI.github.io
An early stage AI-powered startup to combat misinformation and distinguish facts from fiction in Indian context.
imshashwataggarwal's Repositories
imshashwataggarwal/3D-MNIST-Image-Classification
Empirical Comparison of Machine Learning and Deep Learning Classifiers on 3D version of MNIST
imshashwataggarwal/Artly-Fast-Style-Transfer-in-Pytorch
Neural Style Transfer App in Pytorch
imshashwataggarwal/audio-transforms
End to End Audio Transforms
imshashwataggarwal/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
imshashwataggarwal/Email-Spam-Classifier
Email Spam Classifier using Naive Bayes Classification.
imshashwataggarwal/Gender-from-Voice
identifying a voice as male or female, based upon acoustic properties of the voice and speech.
imshashwataggarwal/Hangman-Game
Hangman Game Implemented in Python.
imshashwataggarwal/imshashwataggarwal.github.io
imshashwataggarwal/Travelify
Travel App.
imshashwataggarwal/Hotel-Database-Management-System
Hotel DataBase management system based on concepts of Object Oriented Programming
imshashwataggarwal/Like-Youtube-Videos
Like any youtube video from commandline.
imshashwataggarwal/Music-LSTM
Music Language Modelling
imshashwataggarwal/Scheduled-Auto-Login
A scheduled auto login and scrapper in python using requests and selenium modules.
imshashwataggarwal/text-RNN
Character-level and Word-level language models to generate some fun text following JK Rowling Style!
imshashwataggarwal/The-Caesar-Cipher
Created as a part of MITx: 6.00.1x Introduction to Computer Science and Programming Using Python
imshashwataggarwal/Visual-Face-Detector
Visual face detector in python 2.7 using opencv and Haar Feature-based Cascade Classifiers
imshashwataggarwal/WebCrawler
Basic Scripts for Web Crawler
imshashwataggarwal/word-rnn
Word Based Language Model