ritvik06
Applied Scientist @ Amazon. Dual Degree(B.Tech + M.Tech) in Computer science, IIT Delhi'22. Highly interested in ML and Vision
AmazonNew Delhi, India
Pinned Repositories
cpu_design
The repository for COL216(Computer Architecture). It contains a pipelined ARM based CPU written in VHDL.
Behavioural-Cloning-Self-Driving-Car
Behavioural cloning on Udacity's Simulator built on Unity
Deep-Semantic-Multimodal-Hashing
My implementation for the paper Deep Semantic Multimodal Hashing Network for Scalable Multimedia Retrieval
Fani-the-game
A multi level runner video game coded in Python using the arcade library and Tiles to design levels
Hierarchy-Based-Segmentation
Code for our paper "Assessing hierarchies by their consistent segmentations"
Image_Captioning_Italian
An Encoder-Decoder seq2seq model for captioning images in Italian
Imitation_Learning_Carla
An implementation of NVIDIA's Convolution Neural Net with quantized weights using AlphaRT to train autonomous vehicle
LaneTracking_ComputerVision
Using Advanced Computer Vision techniques to identify lanes on a road
Mobile-Phone-Network-Topology
An implementation of the Topological network used to route, manage and track phone calls.
stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
ritvik06's Repositories
ritvik06/LaneTracking_ComputerVision
Using Advanced Computer Vision techniques to identify lanes on a road
ritvik06/Mobile-Phone-Network-Topology
An implementation of the Topological network used to route, manage and track phone calls.
ritvik06/Behavioural-Cloning-Self-Driving-Car
Behavioural cloning on Udacity's Simulator built on Unity
ritvik06/Image-Processing-Library
An Image Processing Library written in C++ using the LeNet model
ritvik06/Road-Traffic-Simulator
An OpenGL Simulation of the Indian Road Traffic Situation written in C++
ritvik06/Cannon-AI
An implementation of the game Cannon. Support for clients to play on a central server.
ritvik06/Clothes_Classifier
A simple starter code to learn tensorflow and keras for deep learning using MNSIT fashion dataset
ritvik06/cnn_finetune
Fine-tune CNN in Keras
ritvik06/COB
Convolutional Oriented Boundaries
ritvik06/cpu_design
The repository for COL216(Computer Architecture). It contains a pipelined ARM based CPU written in VHDL.
ritvik06/Encrypted_Chat_Interface
ritvik06/Ernest_Bot
An Adverserial Search based bot to play the game of Cannon
ritvik06/ERPP-RMTPP
A pytorch implementation of ERPP and RMTPP on ATM maintenance dataset.
ritvik06/FTP-packet-analysis
ritvik06/Graph_Subset_SAT
Modelling of a Subgraph Isomorphism problem to be solved by a SAT Solver
ritvik06/hed
code for Holistically-Nested Edge Detection
ritvik06/imitation-learning
Repository to store conditional imitation learning based AI that runs on CARLA.
ritvik06/Med_Bayes_Net
ritvik06/pagerank
A pagerank implementation in C++ able to handle very big graphs
ritvik06/Programming-Language-Assignments
ritvik06/Pytorch-Tutorial
I had a lot of questions as I went through the Deep Learning Blitz tutorial from pytorch.org, so I made my own tutorial trying to answer them (and get practice with pytorch). Note: viewing on website makes navigation possible (i.e. clicking the next hyperlink scrolls you down to the next section).
ritvik06/Real-Time-Chat-App
ritvik06/rush
Temporal point process models for time-limited coupon prediction (KDD 2017).
ritvik06/Search-Engine
ritvik06/Social-Network-Architecture
ritvik06/String_Mapping_AI