fengtw's Stars
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
r7vme/learning-to-drive-in-a-day
Implementation of reinforcement learning approach to make a car learn to drive
adityaguptai/Self-Driving-Car-
A End to End CNN Model which predicts the steering wheel angle based on the video/image
NeuronDance/DeepRL
Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone
XinJingHao/DRL-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
HardWorkingDavid/control_algorithm
常见的自动驾驶控制算法 | 纵向控制算法:PID 横向控制算法:Pure pursuit、Stanley、MPC、LQR
wblgers/hmm_speech_recognition_demo
A demo for simple isolated Chinese speech word recognition using GMMHMM in Python
adit-39/openEMO
Emotion classification of speech using GMMHMMs
zhengyima/HMM_Digital_Voice_Recognition
基于HMM与MFCC特征进行数字0-9的语音识别,HMM,GMMHMM,MFCC,语音识别,sklearn,Digital Voice Recognition。
georgepar/gmmhmm-pytorch
Pytorch implementations of GMM - HMM
raminnakhli/HMM-DNN-Speech-Recognition
This repository is a Python implementation of HMM-DNN model.
miaofu/HMM-and-Bayesian-HMM
Dicrete and Mixture of Gaussian HMM and Bayesian HMM(离散和混合高斯隐马尔可夫模型和贝叶斯隐马尔可夫模型)
luxiaoxun/KMeans-GMM-HMM
HMM based on KMeans and GMM
elmihailol/HMM-classifier