ChulanZhang
Ph.D. Candidate at ECE Purdue University Graduate Research&Teaching Assistant
Purdue UniversityWest Lafayette
Pinned Repositories
AB3DMOT
(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
benchmarks
A benchmark framework for Tensorflow
BilibliSource
B站视频部分课件
ChulanZhang
ChulanZhang.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
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.
ChulanZhang's Repositories
ChulanZhang/ChulanZhang
ChulanZhang/ChulanZhang.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ChulanZhang/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.
ChulanZhang/AB3DMOT
(IROS 2020, ECCVW 2020) Official Python Implementation for "3D Multi-Object Tracking: A Baseline and New Evaluation Metrics"
ChulanZhang/algorithms
Bug-tracking for Jeff's algorithms book, notes, etc.
ChulanZhang/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
ChulanZhang/benchmarks
A benchmark framework for Tensorflow
ChulanZhang/BilibliSource
B站视频部分课件
ChulanZhang/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
ChulanZhang/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
ChulanZhang/ExpertInPlot-pc
Useful Code Snippets for Plotting w/ matplotlib in Python
ChulanZhang/forge_load
空闲GPU和CPU占用程序
ChulanZhang/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
ChulanZhang/https-github.com-egonSchiele-grokking_algorithms
ChulanZhang/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
ChulanZhang/jetson-packages-family
The ultimate software installation guide for Nvidia Jetson Nano/Xavier Dev Kit
ChulanZhang/LeetCode-Py
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,800+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
ChulanZhang/Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata, lihang]
ChulanZhang/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
ChulanZhang/LiteReconfig_AE
ChulanZhang/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
ChulanZhang/MachineLearning_Python
机器学习算法python实现
ChulanZhang/ML-Mapper
ChulanZhang/models
Models and examples built with TensorFlow
ChulanZhang/OpenPCDet
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
ChulanZhang/pytorch-template
PyTorch deep learning projects made easy.
ChulanZhang/Real-Time-Object-Detection
PyTorch and OpenCV based application to perform real time object detection
ChulanZhang/Stanford-CS-229-CN
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
ChulanZhang/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
ChulanZhang/the-craft-of-selfteaching
One has no future if one couldn't teach themself.