vkd0726's Repositories
vkd0726/AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
vkd0726/Algorithm-Books
"Algorithms are not arbiters of objective truth and fairness simply because they're math."― Zoe Quinn
vkd0726/Algorithms
Algorithms and data structures one topic at a time
vkd0726/asio_http
HTTP client library for Boost.Asio
vkd0726/ASL_to_English
Reads your hand signs and translates them to English words using Tensorflow object detection API
vkd0726/awesome-lockfree
A collection of resources on wait-free and lock-free programming
vkd0726/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
vkd0726/C-Plus-Plus
All Algorithms implemented in C++
vkd0726/C_plus_plus_Threading
vkd0726/Catalogue
vkd0726/clappy-mic
vkd0726/cpp_software_design
Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)
vkd0726/DeepLearning
Deep Learning Specialization Coursera and other assignments
vkd0726/DenseDepth
High Quality Monocular Depth Estimation via Transfer Learning
vkd0726/dlaicourse
Notebooks for learning deep learning
vkd0726/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
vkd0726/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
vkd0726/fullstack-course4
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
vkd0726/locate_mobile
An IOT based Hybrid Mobile Application for North Campus Transportation System which will keep track of university buses in real time with a comprehensive transport management solution.This software is used to monitor the whereabouts of our campus bus fleet and the students / employees who travel in them.
vkd0726/mit-15-003-data-science-tools
Study guides for MIT's 15.003 Data Science Tools
vkd0726/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
vkd0726/modern-cpp-features
A cheatsheet of modern C++ language and library features.
vkd0726/Modern-CPP-Programming
Modern C++ Programming Course (C++11/14/17/20)
vkd0726/pdfme
Make PDFs easily
vkd0726/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts.
vkd0726/RepData_PeerAssessment1
Peer Assessment 1 for Reproducible Research
vkd0726/roborover
Mars Rover
vkd0726/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
vkd0726/Teaching
A place in which I put various resources from my classes, presentations, and videos.
vkd0726/tracking-with-Extended-Kalman-Filter
Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.