Pinned Repositories
ackermann_nav-ROS
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
autoware-wangkang
ChenZjut.github.io
kitti_slam
NDT_Localization
robot_follow
ROS_LaneATT
ROS_Smoke
yolo_trt_ros
ChenZjut's Repositories
ChenZjut/autoware-wangkang
ChenZjut/ChenZjut.github.io
ChenZjut/NDT_Localization
ChenZjut/ROS_LaneATT
ChenZjut/ROS_Smoke
ChenZjut/yolo_trt_ros
ChenZjut/Autonomous-Driving
ChenZjut/Dataset_Preprocess
ChenZjut/Extended-Kalman-Filter-Localization
ChenZjut/PAT_code
ChenZjut/robot_follow
ChenZjut/AutowareArchitectureProposal.proj
This is the source code of the feasibility study for Autoware architecture proposal.
ChenZjut/ChenZjut
ChenZjut/China_Mobile_UI
ChenZjut/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
ChenZjut/Cpp-note
C++学习笔记
ChenZjut/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
ChenZjut/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
ChenZjut/EffectiveModernCppChinese
《Effective Modern C++》翻译 - 2020更新中
ChenZjut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
ChenZjut/learning-cuda-trt
A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt
ChenZjut/LearningNote
C++和Linux学习笔记
ChenZjut/LIO-SAM
ChenZjut/Machine-learning-learning-notes
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
ChenZjut/my-C-plus-plus
c++的学习笔记
ChenZjut/robot_nav
ChenZjut/ros_advanced_tutorials
ROS进阶攻略系列视频课程
ChenZjut/TensorRT-SMOKE
ChenZjut/train_baiducnn
Train lidar apollo instance segmentation CNN
ChenZjut/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS