Stars
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
Python sample codes and textbook for robotics algorithms.
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.
A probabilistic programming library for Bayesian deep learning, generative models, based on Tensorflow
DAGs with NO TEARS: Continuous Optimization for Structure Learning
ROS package for dynamic obstacle avoidance for ground robots trained with deep RL
慕课网的实战课程“算法与数据结构“的全python实现
Code for the Pose Residual Network introduced in 'MultiPoseNet: Fast Multi-Person Pose Estimation using Pose Residual Network (ECCV 2018)' paper
Our insights of Openpilot, a deepdive project on it
The DRIP Toolkit (DTK) identifies tandem mass spectra utilizing a Dynamic Bayesian network for Rapid Identification of Peptides (DRIP). DTK performs efficient dynamic Bayesian network (DBN) inferen…
Fork of https://gitlab.lrz.de/tum-cps/opendrive2lanelet
JokerWhy233 / DRL-FlappyBird
Forked from floodsung/DRL-FlappyBirdPlaying Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)
JokerWhy233 / -python-BAT-
Forked from yoghurtjia/-python-BAT-针对常见的BAT公司中的大数据面试和笔试问题,列出解决思路,并使用python来实现
JokerWhy233 / neural-combinatorial-rl-pytorch
Forked from pemami4911/neural-combinatorial-rl-pytorch用RL+NN实现TSP求解PyTorch implementation of Neural Combinatorial Optimization with Reinforcement Learning https://arxiv.org/abs/1611.09940
JokerWhy233 / pymc3
Forked from pymc-devs/pymcProbabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
强化学习!!!This code is written for the blogs