Pinned Repositories
apollo
An open autonomous driving platform
BMS
BMS
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
cantest
can test program with Toradex colibri imx6 and apalis imx6 based on embedded linux
code01
coding-interview-university
A complete computer science study plan to become a software engineer.
CPP_CLUB
cpython
The Python programming language
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
design_patterns
设计模式实现总结
taoxianfeng's Repositories
taoxianfeng/BMS
BMS
taoxianfeng/apollo
An open autonomous driving platform
taoxianfeng/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
taoxianfeng/cantest
can test program with Toradex colibri imx6 and apalis imx6 based on embedded linux
taoxianfeng/code01
taoxianfeng/coding-interview-university
A complete computer science study plan to become a software engineer.
taoxianfeng/CPP_CLUB
taoxianfeng/cpython
The Python programming language
taoxianfeng/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
taoxianfeng/design_patterns
设计模式实现总结
taoxianfeng/example-code
Example code for the book Fluent Python
taoxianfeng/KalmanFilter
This is a Kalman filter used to calculate the angle, rate and bias from from the input of an accelerometer/magnetometer and a gyroscope.
taoxianfeng/linghu-algorithm-templete
taoxianfeng/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
taoxianfeng/Python
All Algorithms implemented in Python
taoxianfeng/python-patterns
A collection of design patterns/idioms in Python
taoxianfeng/tensorflow
An Open Source Machine Learning Framework for Everyone
taoxianfeng/tf_han
simple example for using tensorflow c++ api