Pinned Repositories
agency
Execution primitives for C++
algorithm-cheat
Algorithm tutorials and simple multi-language implementations with unit tests. Test case data in language agnostic file formats. Usually updated when I'm grinding for job interviews :-)
apollo
An open autonomous driving platform
awesome-c
A curated list of awesome C frameworks, libraries and software.
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-lane-detection
A paper list of lane detection.
AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
books
ROS学习相关电子书,目前收集了10本
Gogh
Color Scheme for Gnome Terminal and Pantheon Terminal
gpumatrix
A matrix and array operation library on GPU with Eigen compatible interface
Bhupesh19's Repositories
Bhupesh19/Gogh
Color Scheme for Gnome Terminal and Pantheon Terminal
Bhupesh19/apollo
An open autonomous driving platform
Bhupesh19/awesome-lane-detection
A paper list of lane detection.
Bhupesh19/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
Bhupesh19/coding-interview-university
A complete computer science study plan to become a software engineer.
Bhupesh19/ComputeLibrary
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
Bhupesh19/ComputerVisionExperiments
Bhupesh19/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
Bhupesh19/cpplinks
A categorized list of C++ resources.
Bhupesh19/cs231n.github.io
Public facing notes page
Bhupesh19/CtCI-6th-Edition-cpp
Cracking the Coding Interview 6th Ed. C++ Solutions
Bhupesh19/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
Bhupesh19/designpattern
Design Pattern by C++ Samples
Bhupesh19/embxx
embxx - Embedded C++ Library
Bhupesh19/googletest
Google Test
Bhupesh19/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Bhupesh19/interview
Interview questions
Bhupesh19/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
Bhupesh19/Machine-Learning-Links-And-Lessons-Learned
List of all the lessons learned, best practices, and links from my time studying machine learning
Bhupesh19/Matrix
Lightweight, dependency free Matrix library (BSD)
Bhupesh19/os-tutorial
How to create an OS from scratch
Bhupesh19/project-based-learning
Curated list of project-based tutorials
Bhupesh19/PyImageSearch-Gurus-Course
Learning computer vision
Bhupesh19/robotics-coursework
A curated collection of places where you can learn robotics, algorithms, and other useful tools for aspiring robotics software engineers.
Bhupesh19/ros-sensor-fusion-tutorial
An in-depth step-by-step tutorial for implementing sensor fusion with robot_localization! 🛰
Bhupesh19/rosbook
Example code to accompany the book Programming Robots with ROS
Bhupesh19/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
Bhupesh19/simple-python-pyinstaller-app
For an introductory tutorial on how to use Jenkins to build a simple Python application with PyInstaller.
Bhupesh19/velodyne
ROS support for Velodyne 3D LIDARs
Bhupesh19/wireshark
wireshark + boundary IPFIX decode patches