chen0040 / java-reinforcement-learningLinks
Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic
☆128Updated 6 years ago
Alternatives and similar repositories for java-reinforcement-learning
Users that are interested in java-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Reinforcement learning - Q learning in Java☆36Updated 4 years ago
- Demo of java-reinforcement-learning library using flappy bird☆16Updated 7 years ago
- ECJ Evolutionary Computation Toolkit☆127Updated 2 years ago
- ☆53Updated 3 years ago
- Modular Java framework for meta-heuristic optimization☆35Updated last year
- Kotlin implementation of algorithms, examples, and exercises from the Sutton and Barto: Reinforcement Learning (2nd Edition)☆39Updated 4 years ago
- Using reinforcement learning to train FlappyBird.☆82Updated last year
- Efficient Large-Scale Fleet Management via Multi-Agent Deep Reinforcement Learning☆211Updated 5 years ago
- Generic implementation of genetic algorithm in Java.☆124Updated 4 years ago
- A platform independent tensor library with autograd for the JVM☆81Updated 6 months ago
- A java implementation of the famous Lin-Kernighan heuristics algorithm implemented for graphic (symmetric) TSP☆31Updated last year
- A framework for executing native Java code on the GPU.☆63Updated last year
- Java library for reading traveling salesman, vehicle routing, and Hamiltonian cycle problem instances from the TSPLIB collection.☆35Updated 12 years ago
- py4j gateway for Cloud Sim Plus framework☆21Updated last year
- Reinforcement learning with DJL☆11Updated 4 years ago
- Job Scheduling Simulator for Reinforcement Learning Models☆18Updated 6 years ago
- [TMC'20] Deep Learning based Scheduler for Stochastic Fog-Cloud computing environments☆119Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- Repository for the ongoing development of the Brown-UMBC Reinforcement Learning And Planning (BURLAP) java library☆273Updated 3 years ago
- multi-agent deep reinforcement learning for networked system control.☆417Updated 4 years ago
- A framework for Big Data Optimization with multi-objective metaheuristics☆47Updated 2 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 4 years ago
- The Watchmaker Framework for Evolutionary Computation☆208Updated last year
- Environment for OpenAI Gym which can simulate an app deployed to a cloud environment.☆15Updated last year
- An efficient, general-purpose mathematics components library in the Java programming language☆157Updated this week
- Bin Packing Problem using Neural Combinatorial Optimization.☆108Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆606Updated 11 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019