Pinned Repositories
2018-cycle-2
Contents covered in sessions of AI Saturdays (cycle 2) as well as relevant material for further study.
AI6-Assignments
Official AI6 Bangalore Assignment Repository
BrainFuck
A simple BrainFuck interpreter in Python
CG-Mini-Project
VTU 6th sem mini project for Computer Graphics
Colornet
Manga-Downloader
A web scraping python script to download manga
MVITbyte
Question-the-Pixels
A Visual Question Answering project that takes an input image along with a natural language question and outputs an answer to the question based on the contents of the image
SIH
Comparision of human voice samples
ravilkashyap's Repositories
ravilkashyap/CG-Mini-Project
VTU 6th sem mini project for Computer Graphics
ravilkashyap/Question-the-Pixels
A Visual Question Answering project that takes an input image along with a natural language question and outputs an answer to the question based on the contents of the image
ravilkashyap/2018-cycle-2
Contents covered in sessions of AI Saturdays (cycle 2) as well as relevant material for further study.
ravilkashyap/AI6-Assignments
Official AI6 Bangalore Assignment Repository
ravilkashyap/BrainFuck
A simple BrainFuck interpreter in Python
ravilkashyap/Colornet
ravilkashyap/Manga-Downloader
A web scraping python script to download manga
ravilkashyap/MVITbyte
ravilkashyap/SIH
Comparision of human voice samples
ravilkashyap/cosmos
[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter
ravilkashyap/EIP-2
External Internship Program @ The Inkers
ravilkashyap/EVA5
ravilkashyap/fastai
The fast.ai deep learning library, lessons, and tutorials
ravilkashyap/hello-world
Getting started with GitHub!!!
ravilkashyap/Hello-World-1
ravilkashyap/pytorch
ravilkashyap/Reinforcement-Learning-TD3
Implement TD3 algorithm to train a car to move across two destinations in a map
ravilkashyap/SentimentAnalysis
ravilkashyap/setosa
"Hello World" of Data Analytics
ravilkashyap/Sih2018ProblemStatements
A Python Script for Scraping All the Smart India hackathon Problem Satements with Their Description
ravilkashyap/speech-emotion-recognition
Detecting emotions using MFCC features of human speech using Deep Learning
ravilkashyap/ULMFiT_reproduce
ULMFiT results
ravilkashyap/VTU-STUDENTS-MARKS-PREDICTOR
This project is aimed at predicting a student's Semester Grade Point Average in the consequent semester based on the LINEAR REGRESSION . The two algorithms that are used are Gradient descent which is a first-order iterative optimization algorithm. Feature Normalization or Feature Scaling which is used to standardize the range of of independent variables. On running these algorithms against the dataset it was observed that there is a correlation between students abilities in individual semester with the final overall academic performance. It can be ascertained that the abilities and strong engineering fundamentals are strong factors in influencing the overall academic performance. This prediction model could be used by the student as an extensive guide to carefully pan out the effort that he/she must incorporate in order to score superlative grades in the next semester.