Pinned Repositories
15-618-Project
500lines
500 Lines or Less
6.824
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
array-python-cpp
A very basic example of how to pass arrays between python and c++ using cython
awesome-semantic-segmentation
awesome-semantic-segmentation
bustub
The BusTub Relational Database Management System (Educational)
cleverhans
A library for benchmarking vulnerability to adversarial examples
myslam
Visual Odometry from scratch in C++
Reading-Notes-of-Streaming-Systems
Personal PPT/Slides of Streaming Systems (Tyler Akidau)
richard-chau's Repositories
richard-chau/Reading-Notes-of-Streaming-Systems
Personal PPT/Slides of Streaming Systems (Tyler Akidau)
richard-chau/myslam
Visual Odometry from scratch in C++
richard-chau/15-618-Project
richard-chau/500lines
500 Lines or Less
richard-chau/6.824
richard-chau/awesome-semantic-segmentation
awesome-semantic-segmentation
richard-chau/bustub
The BusTub Relational Database Management System (Educational)
richard-chau/DeepVO
Implementation of DeepVO (ICRA 2017)
richard-chau/ds
richard-chau/EECS206A
EECS 106A/206A Fall 2018 at UC Berkeley
richard-chau/eecs598
richard-chau/gre-vocab-wallpaper
A python script that constantly circulates random GRE vocabs on your desktop wallpaper
richard-chau/Intrinsic
richard-chau/k8s-controller-custom-resource
Base sample for a custom controller in Kubernetes working with custom resources
richard-chau/modern-cpp-features
A cheatsheet of modern C++ language and library features.
richard-chau/MV3D
Multi-View 3D Object Detection Network for Autonomous Driving
richard-chau/mydocker
richard-chau/Netflix-Movie-Recommendation-System
A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.
richard-chau/ps
自己实现的深度学习训练框架,纯java实现,没有过多的第三方依赖,可分布式训练
richard-chau/pslite-src-reading
pslite源码阅读和rdma移植笔记
richard-chau/PythonRobotics
Python sample codes for robotics algorithms.
richard-chau/richard-chau.github.io
homepage
richard-chau/RippleNet
A tensorflow implementation of RippleNet
richard-chau/ScalableML
Demo codes for the scalableML class
richard-chau/spark-ec2-setup
richard-chau/stargan
Official PyTorch Implementation of StarGAN - CVPR 2018
richard-chau/torchsample
High-Level Training, Data Augmentation, and Utilities for Pytorch
richard-chau/velo2rgbd_calibration
Automatic Calibration algorithm for Lidar-RGBD setups.
richard-chau/VINet
VINet: Visual-Inertial Odometry as a Sequence-to-Sequence Learning Problem
richard-chau/VINS-Fusion
An optimization-based multi-sensor state estimator