Pinned Repositories
aashay15
Config files for my GitHub profile.
Anime-DCGAN
DCGAN to generate Anime Character's Faces
Course-Project-Week-4
This is a course project in the Data Science course(Getting and Cleaning Data, Week 4) by Johns Hopkins University
Data-Science-Portfolio
This is my data science portfolio
Diabetes-Outcome-Prediction
Analysis and Prediction of Diabetes Outcome with machine learning and deep learning approach
DS-Capstone
Naive Solution for Course 10 JHU Data Science Specialization
Extractive-Video-Text-Summarizer
Simple Extractive Text Summarization using SpaCy, using a frequency model
Housing-Data-Analysis
Median House Value predictions, includes Reports explaining how was the inference made and r scripts for the same, also includes python code of the neural network applied
Poke3D
Just an simple practice project to create an iOS App that detects the specified Refference image, generates a plane on the detected image and than loads up an 3D pokemon model onto the plane
Traffic-Managment-System
aashay15's Repositories
aashay15/Extractive-Video-Text-Summarizer
Simple Extractive Text Summarization using SpaCy, using a frequency model
aashay15/Anime-DCGAN
DCGAN to generate Anime Character's Faces
aashay15/Diabetes-Outcome-Prediction
Analysis and Prediction of Diabetes Outcome with machine learning and deep learning approach
aashay15/Poke3D
Just an simple practice project to create an iOS App that detects the specified Refference image, generates a plane on the detected image and than loads up an 3D pokemon model onto the plane
aashay15/Data-Science-Portfolio
This is my data science portfolio
aashay15/DS-Capstone
Naive Solution for Course 10 JHU Data Science Specialization
aashay15/Housing-Data-Analysis
Median House Value predictions, includes Reports explaining how was the inference made and r scripts for the same, also includes python code of the neural network applied
aashay15/Traffic-Managment-System
aashay15/aashay15
Config files for my GitHub profile.
aashay15/Course-Project-Week-4
This is a course project in the Data Science course(Getting and Cleaning Data, Week 4) by Johns Hopkins University
aashay15/DDPCourseraProject
aashay15/Math-Character-Classification
Simple Deep Neural Network to Classify 43 different classes of Mathematical Characters(CROHME Dataset)
aashay15/PML_Course_Project
aashay15/RepData_PeerAssessment1
Peer Assessment 1 for Reproducible Research
aashay15/Self-driving-car-AI-GTA_SA
This is a self driving vehicle designed using a Convolutional Neural Network (Alexnet model). This model is inspired from Sentdex(Harrison Kinley) most of the code is copied from his repository and this code code is just tweaks and minor changes in his code for learning purposes