KR-DL-UCT
RL framework
Develops a reinforcement learning algorithm to select actions in continuous spaces with deep neural networks and Monte Carlo tree search.
[ICML 2018] Deep Reinforcement Learning in Continuous Action Spaces: a Case Study in the Game of Simulated Curling
36 stars
4 watching
3 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A project demonstrating the application of deep learning techniques to financial data and algorithmic trading | 234 |
| | Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
| | Provides a general environment for stock market trading simulation using OpenAI Gym and reinforcement learning algorithms | 791 |
| | An implementation of reinforcement learning algorithms for continuous control tasks using deep neural networks. | 307 |
| | Reproducing DeepMind's Atari game-playing system using C++ and GPU acceleration | 653 |
| | A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. | 426 |
| | A reinforcement learning framework for developing trading strategies | 550 |
| | A deep learning framework for graph representation learning with partially labeled data | 19 |
| | Automates large-scale deep learning training on distributed clusters, providing fault tolerance and fast recovery from failures. | 1,302 |
| | A software framework for building deep metric learning models using lifted structured feature embedding | 346 |
| | A soccer simulation game with artificial intelligence and stochastic structure, designed to be programmed by users. | 33 |
| | A web application that combines a game of table tennis with a fluid dynamics simulation | 79 |
| | A toy implementation of the Raft protocol with an experimental BFT variant in Haskell. | 111 |
| | A collection of implementations of recent deep learning papers in Python | 1,814 |