Stars
AI education materials for Chinese students, teachers and IT professionals.
Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bi…
Paper reading notes on Deep Learning and Machine Learning
This repository contains implementations and illustrative code to accompany DeepMind publications
A complete computer science study plan to become a software engineer.
Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
Stereo vision based object detection for ADAS, autonomous vehicle
A curated list of awesome Model-based reinforcement learning resources
📄 Awesome CV is LaTeX template for your outstanding job application
Graph Neural Networks with Keras and Tensorflow 2.
MPC Path Follower for the Hyundai Genesis.
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
The lattice_planner package provides a move_base global planner plugin for a time-bounded A* lattice planner. The planner is designed to plan time dependent, dynamically feasible navigation paths f…
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
The codes I made while I practiced various TensorFlow examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
📡 Simple and ready-to-use tutorials for TensorFlow
记录我学习数据挖掘过程的笔记和见到的奇技
Deep learning library featuring a higher-level API for TensorFlow.
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.