Pinned Repositories
Data_Wrangling_Cleaning_of_OpenStreetMap_using_MySQL
By using the data obtained from open street map, we will first clean it for some obvious errors and then dump into a mysql database to draw meaningful insights about people in a particular city; Pune, India.
dataquest
Drive_A_Car_Using_Advanced_Computer_Vision
In this project, our goal is to write a software pipeline to identify the lane boundaries in a video using Gradient Color Spaces and some Perspective Transforms.
Teach_A_Car_To_Drive_Using_Deep_Learning
In this project, we will use a deep neural network to teach itself to drive by watching us drive. This tasks is also referred to as behavioural cloning.
Traffic_Sign_Classifier_Keras_Deep_Learning
Using Keras and slight modifications to LeNet, we will create a classifier that can classify between different traffic signs.
ttsdaisy_v4
Daisy project
vikramriyer.github.io
My Github Page
vikramriyer's Repositories
vikramriyer/dataquest
vikramriyer/Drive_A_Car_Using_Advanced_Computer_Vision
In this project, our goal is to write a software pipeline to identify the lane boundaries in a video using Gradient Color Spaces and some Perspective Transforms.
vikramriyer/Teach_A_Car_To_Drive_Using_Deep_Learning
In this project, we will use a deep neural network to teach itself to drive by watching us drive. This tasks is also referred to as behavioural cloning.
vikramriyer/Traffic_Sign_Classifier_Keras_Deep_Learning
Using Keras and slight modifications to LeNet, we will create a classifier that can classify between different traffic signs.
vikramriyer/ttsdaisy_v4
Daisy project
vikramriyer/vikramriyer.github.io
My Github Page
vikramriyer/100daysofcode-with-python-course
Course materials and handouts for #100DaysOfCode in Python course
vikramriyer/al-folio
A beautiful Jekyll theme for academics
vikramriyer/Analyze-AB-test-Results
E-Commerce Website A/B testing: Recommend which of two landing pages to keep based on A/B testing to determine user engagement.
vikramriyer/backup_images_for_notebooks
This repo has images that I embed in jupyter notebooks
vikramriyer/CDS_projects
This repository contains some projects built using Udacity Self Driving cars repository
vikramriyer/cpp_for_progs
Learn CPP
vikramriyer/DailyTricksForEase
This repo has content that is usually required on a day to day basis working as a dev/researcher
vikramriyer/Data_Analysis_Multiple
This repo will have a lot of data analysis projects (*.ipynb) that I have worked on, which will help copy paste when I do analysis on the relatively newer datasets
vikramriyer/datahub
The Metadata Platform for the Modern Data Stack
vikramriyer/deep_learning_v2_pytorch
Lessons in the Deep Learning Nanodegree
vikramriyer/docker-collection
:whale2: Docker Collection for Web Development, DevOps and InfoSec
vikramriyer/Exploratory_Data_Analysis_with_R
Exploratory Data Analysis is an immensely powerful way to visualize data and head in the correct direction to make insights out of it. We will look at different ways in which data can be analyzed before its taken forward for prediction with various algorithms.
vikramriyer/Extended_Kalman_Filters
Implementing extended kalman filters in cpp
vikramriyer/fastbook
The fastai book, published as Jupyter Notebooks
vikramriyer/Geektrust
All the solutions to the Geektrust problems
vikramriyer/islr_python
Notes, exercises in python, code implementations of the models and techniques discussed in the course and book.
vikramriyer/kickstart.nvim
A launch point for your personal nvim configuration
vikramriyer/Neural_Network_from_Scratch_Numpy
Implementing a 2 layered neural network from scratch using numpy. We will use the Bike Share dataset from UCLI repository to solve a regression problem and test out neural network.
vikramriyer/ocr_tts_engines
The OCR and TTS engines supporting ttsdaisy_v4 (https://github.com/vikramriyer/ttsdaisy_v4)
vikramriyer/project-dog-classification
vikramriyer/service
Starter-kit for writing services in Go using Kubernetes.
vikramriyer/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
vikramriyer/system_design
This repository has content related to the System Design for popular and unpopular applications
vikramriyer/useful_snippets