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:
- A particle swarm optimizer using the GPU (PyTorch).☆18Updated 2 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- A C++ Library of Genetic Algorithm Components☆69Updated 7 years ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- Particle Swarm Optimization (PSO) in C☆124Updated 4 years ago
- C++ program to compute the maximum weighted bipartite matching of a graph☆38Updated 3 years ago
- A minimalistic header only C++11 Neural Network library based on Eigen::Tensor☆20Updated 7 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
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Graphic Computer : Robot Simulator☆17Updated 9 years ago
- Just a small svm example to use the libSVM from c++ code☆25Updated 12 years ago
- Library for detecting and tracking humans using 3D sensing systems (stereo and kinect-like)☆38Updated 12 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆53Updated 4 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
- 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 implementation of ROS 1.x on DDS☆38Updated 8 years ago
- 车联网V2X仿真☆26Updated 8 years ago
- A cross-platform framework for basic components.☆12Updated 6 months ago
- Heterogeneous Run Time version of TensorFlow. Added heterogeneous capabilities to the TensorFlow, uses heterogeneous computing infrastruc…☆36Updated 7 years ago
- 一个二轮机器人的路径规划以及上下位机通讯移动Ros代码☆29Updated 8 years ago
- xiaoqiang tts and asr package, using baidu and xunfei as backend☆16Updated 5 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
- C++, Network Flow, Genetic Algorithm, SA☆17Updated 8 years ago
- My C++ deep learning framework & other machine learning algorithms☆88Updated 2 years ago
- (Deprecated) Prototype system using DDS as the middleware for a ROS like API.☆45Updated 9 years ago
- Evaluation of Deep Learning Network for Embedded Systems☆14Updated 9 years ago
- ADT include linked list, stack,queue,tree,etc.☆59Updated 4 years ago
- A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the networ…☆15Updated 6 years ago