truemanstock's starred repositories
VoiceTranslation
实现英文和语音翻译
hierarchical-attention-networks
TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"
reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
practice-in-paddle
《神经网络与深度学习》案例与实践
Kalman_Filter_and_Extended_Kalman_Filter
Implementation of an EKF to predict states of a 6 DOF drone using GPS-INS fusion. Also ass3_q2 and ass_q3_kf show the difference between state estimation without KF and with KF
Trajectories-Prediction-Kalman
Study of trajectories Prediction with Kalman Filter
Kalman-Filter-for-Sensor-Fusion
A Sensor Fusion Algorithm that can predict a State Estimate and Update if it is uncertain
Motion-Prediction-with-Kalman-Filter
Image Processing projects with Python and OpenCV
MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
PyTorchIntroduction
《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)
thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
deeplearningbook-chinese
Deep Learning Book Chinese Translation
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)