Pinned Repositories
baby_names_generator
Makes use of the power of RNNs to generate new baby names
CADL_Kadenze
I am pursuing this course on Kadenze where I am working on Tensorflow to implement various algorithms such as deep convolutional networks, variational auto-encoders, generative adversarial networks, and recurrent neural networks to create different applications.
Causal-analysis-on-football-transfer-prices
Project for CS7290: Special Topics in Data Science
HackerEarth-DL-3-Challenge
The dataset, provides 18000 images of 50 animal classes with pre-extracted feature representation for each image. The challenge was to build prediction models that can identify all the attributes associated with each animal.
ImHere
Low-Latency-Keyword-Spotting-System
NLP Project for CS6120 at Northeastern University
Mercari-Price-Suggestion-Challenge
Kaggle Competition
MovieMania
Android Application accessing TMDB API
Text-Summariser-POC
SEC 10-K & 10-Q Forms Summarizer POC. Forked from my contribution in the following repo :-
jasoriya's Repositories
jasoriya/Text-Summariser-POC
SEC 10-K & 10-Q Forms Summarizer POC. Forked from my contribution in the following repo :-
jasoriya/CADL_Kadenze
I am pursuing this course on Kadenze where I am working on Tensorflow to implement various algorithms such as deep convolutional networks, variational auto-encoders, generative adversarial networks, and recurrent neural networks to create different applications.
jasoriya/HackerEarth-DL-3-Challenge
The dataset, provides 18000 images of 50 animal classes with pre-extracted feature representation for each image. The challenge was to build prediction models that can identify all the attributes associated with each animal.
jasoriya/baby_names_generator
Makes use of the power of RNNs to generate new baby names
jasoriya/Causal-analysis-on-football-transfer-prices
Project for CS7290: Special Topics in Data Science
jasoriya/Low-Latency-Keyword-Spotting-System
NLP Project for CS6120 at Northeastern University
jasoriya/Mercari-Price-Suggestion-Challenge
Kaggle Competition
jasoriya/causalML
A course on causal machine learning.
jasoriya/challenges
jasoriya/CS6120-PS2
Problem Set 2 for the Spring 2020 course in Natural language Processing (CS6120) at Northeastern University
jasoriya/CS6120-PS2-support
jasoriya/emojify
Turn your facial expression into an emoji
jasoriya/GitHubGraduation-2021
Join the GitHub Graduation Yearbook and "walk the stage" on June 5.
jasoriya/gym
A toolkit for developing and comparing reinforcement learning algorithms.
jasoriya/image_slicer
Split images into tiles. Join the tiles back together.
jasoriya/ImageNet-Datasets-Downloader
ImageNet dataset downloader. Creates a custom dataset by specifying the required number of classes and images in a class.
jasoriya/Kaggle
All the kaggle competitions attempted by me.
jasoriya/leetcode
My leetcode solutions
jasoriya/Machine-Learning-A-Z
My code from the Udemy course
jasoriya/Miwok-Translator
This app demonstrates concepts like CustomArray Adapters, Multiple Screens etc.
jasoriya/MonteCarlo
Implementation of first visit Monte Carlo for prediction and control
jasoriya/NeuralNetworks-DeepLearning
Programs for the online book by Michael Nielsen
jasoriya/newspaper
News, full-text, and article metadata extraction in Python 3. Advanced docs:
jasoriya/scikit-learn
scikit-learn: machine learning in Python
jasoriya/stanford-cs224n
NLP Course @ Stanford
jasoriya/Stanford-cs231n
My solutions of the course assignments
jasoriya/tensorflow
Computation using data flow graphs for scalable machine learning
jasoriya/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
jasoriya/tweet-extraction
Tweet Extraction Kaggle Challenge
jasoriya/udacity_mle_nanodegree
My code for Udacity's MLE Nanodegree