lucasjinreal / Q-LearningLinks
An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!
☆44Updated 8 years ago
Alternatives and similar repositories for Q-Learning
Users that are interested in Q-Learning are comparing it to the libraries listed below
Sorting:
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- C++ program to compute the maximum weighted bipartite matching of a graph☆38Updated 3 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- some CUDA programming example☆25Updated 8 years ago
- SolvePnP by opencv☆12Updated 9 years ago
- C++ projects organized with CMake on Linux☆31Updated 7 years ago
- A C++ Library of Genetic Algorithm Components☆69Updated 7 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- A Fast and Open Source Autonomous Perception System.☆27Updated 2 years ago
- ☆14Updated 6 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- Provides users a possibility to train their own GOTURN tracker CNN model on custom data☆11Updated 8 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆53Updated 4 years ago
- Udacity CarND-Kidnapped-Vehicle project☆16Updated 5 years ago
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆40Updated last year
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago
- We use imitation learning for autonomous driving vessel☆28Updated 6 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Updated 3 years ago
- An interactive program for creating polygons and determining if a given point is inside or outside the polygons☆29Updated 7 years ago
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆103Updated 3 years ago
- Low dependency(C++11 STL only), good portability, header-only, deep neural networks for embedded☆50Updated 4 years ago
- A hover system for Microsoft AirSim using reinforcement learning (Q-learning and SARSA)☆21Updated 7 years ago
- A cross-platform framework for basic components.☆12Updated 5 months ago
- Heterogeneous Run Time version of TensorFlow. Added heterogeneous capabilities to the TensorFlow, uses heterogeneous computing infrastruc…☆36Updated 7 years ago
- Design patterns implemented in C++14☆35Updated 3 years ago
- C Implementations of Particle Filter☆16Updated 10 years ago
- CV/AI: use ARM Mali GPU on ODROID-XU4 single-board computer + OpenCL acceleration to achieve real time shape and orientation detection of…☆28Updated 2 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 7 years ago
- a simple Bag-of-Features framework for image classification and retrieval☆16Updated 7 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆17Updated 8 years ago