Pinned Repositories
asl-to-text
PyTorch implementation of a CNN that detects ASL alphabets in a live video stream
audio-deepfake
A PyTorch implementation of Dessa's audio DeepFake detection model.
cs231n-stanford
Course material for Stanford's graduate level course on deep neural networks.
data-practice
Finite-State-Machine
A Python mockup of a finite state machine based on one of the introductory examples in Sipser's Introduction to the Theory of Computation.
github-slideshow
A robot powered training repository :robot:
ics_bc_w18
mini-hacks
signature
Implementation of Lamport signature
turtle-blocks
A non-holonomic path planner and PID controller built using Python and the ROS framework.
arthvid's Repositories
arthvid/audio-deepfake
A PyTorch implementation of Dessa's audio DeepFake detection model.
arthvid/asl-to-text
PyTorch implementation of a CNN that detects ASL alphabets in a live video stream
arthvid/cs231n-stanford
Course material for Stanford's graduate level course on deep neural networks.
arthvid/data-practice
arthvid/Finite-State-Machine
A Python mockup of a finite state machine based on one of the introductory examples in Sipser's Introduction to the Theory of Computation.
arthvid/github-slideshow
A robot powered training repository :robot:
arthvid/ics_bc_w18
arthvid/mini-hacks
arthvid/signature
Implementation of Lamport signature
arthvid/turtle-blocks
A non-holonomic path planner and PID controller built using Python and the ROS framework.
arthvid/network-reps
Writing neural networks every single day.
arthvid/spotify-listener
A classifier that looks through previously unheard albums and playlists, and sorts their songs for you by the vibe (eg. acoustic, upbeat)
arthvid/tinytorch
A tiny autograd library inspired by PyTorch.
arthvid/w18_icsbc
Winter 18 Intro CS Bootcamp
arthvid/YOLOv1