jkwwwwow

jkwwwwow

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

jkwwwwow's starred repositories

apollo

An open autonomous driving platform

Language:C++License:Apache-2.0Stargazers:25054Issues:1108Issues:4443

BullshitGenerator

Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.

Language:JavaScriptLicense:NOASSERTIONStargazers:15681Issues:270Issues:155

reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction

Language:PythonLicense:MITStargazers:13504Issues:555Issues:99

bullet3

Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.

Language:C++License:NOASSERTIONStargazers:12485Issues:409Issues:1992

grid_map

Universal grid map library for mobile robotic mapping

Language:C++License:BSD-3-ClauseStargazers:2596Issues:113Issues:232

Play-with-Data-Structures

Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions

Solutions of Reinforcement Learning, An Introduction

Language:Jupyter NotebookLicense:MITStargazers:1975Issues:35Issues:85

octomap

An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D.

path_planner

Hybrid A* Path Planner for the KTH Research Concept Vehicle

Language:C++License:BSD-3-ClauseStargazers:1556Issues:40Issues:54

Code

面试高频算法题总结,个人博客

AI-Toolbox

A C++ framework for MDPs and POMDPs with Python bindings

Language:C++License:GPL-3.0Stargazers:647Issues:34Issues:59

reinforcement-learning-an-introduction-chinese

《Reinforcement Learning: An Introduction》(第二版)中文翻译

POMDPy

POMDPs in Python.

Language:PythonLicense:MITStargazers:242Issues:10Issues:12

despot

The DESPOT online POMDP solver

Awesome-Decision-Making-Reinforcement-Learning

A selection of state-of-the-art research materials on decision making and motion planning.

License:MITStargazers:210Issues:13Issues:0

apollo

自动驾驶Apollo源码注释.(annotated Apollo 1.0 source code)

Language:C++Stargazers:176Issues:8Issues:0

srl_global_planner

The SRL_GLOBAL_PLANNER package provides an implementation of the sampling based motion planners (RRT, RGG, RRT*, Theta*-RRT) as global planner plugin for Move-base, a ROS framework

Language:C++License:BSD-3-ClauseStargazers:123Issues:9Issues:8

turtlebot_rrt

Rapidly Exploring Random Tree (RRT) global path planning plugin for ROS Kinetic Kame

Language:C++License:BSD-3-ClauseStargazers:115Issues:2Issues:7

Reinforcement-Learning-for-Decision-Making-in-self-driving-cars

Reinforcement-Learning-for-Decision-Making-in-self-driving-cars

sarsop

Efficient Point-Based POMDP Planning by Approximating

POMDP

Implementing a RL algorithm based upon a partially observable Markov decision process.

Language:MATLABLicense:NOASSERTIONStargazers:52Issues:2Issues:0

oppt

On-line POMDP Planning Toolkit

path_planning_2d

stochastic 2-D motion planning with a POMDP framework

Language:C++Stargazers:20Issues:2Issues:0

MDP_Path_Planning

This repository contains the MATLAB code to devise an optimal policy for the motion of the robot given the obstacles and world boundaries. This file contains implementation to a specific environment wiht known parameters and obstacles, but can easily be modified or generalized for any environment. The code was linked to the V-Rep simulation environment and tested.

Language:MATLABStargazers:15Issues:0Issues:1

CarND-Path-Planning

Designed an algorithm to generate trajectories for a simulated self-driving car, autonomously maneuvering through dense highway traffic by making decisions based on a simple finite-state machine

Language:C++Stargazers:7Issues:0Issues:0

Path-Planning-in-iRobot-create-using-POMDP

The goal of the project is to make a robot plan its path from a source to the destination and reach the destination only by evidence and its previous transition.

Autonomous-Car

A self driving car that views the track 10m ahead of it to make decisions.

Language:PythonStargazers:3Issues:0Issues:0

POMDP-Robot-Cave-Simulation

A 2D simulation of a robot navigating a cave using the POMDP algorithm, with uncertainty in both the sensor input and cave layout (the cave collapses).

Language:PythonStargazers:2Issues:1Issues:0