An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with sarsa-lambda

A curated list of projects in awesome lists tagged with sarsa-lambda .

https://github.com/chen0040/java-reinforcement-learning

Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic

actor-critic java q-learning reinforcement-learning sarsa sarsa-lambda

Last synced: 15 Aug 2025

https://github.com/neymarl/pacman-rl

Implement some reinforcement learning algorithms, test and visualize on Pacman.

actor-critic pacman policy policy-gradient q-learning reinforcement-learning sarsa-lambda

Last synced: 11 Jul 2025

https://github.com/pegah-ardehkhani/shortest-path-using-reinforcement-learning

Solve the shortest path problem using Reinforcement Learning. This project applies RL techniques, such as Q-learning and SARSA(λ), to find optimal routes in a weighted graph, where the algorithm learns to navigate by receiving rewards based on edge distances.

q-learning reinforcement-learning reinforcement-learning-algorithms sarsa sarsa-lambda shortest-path

Last synced: 01 Apr 2025

https://github.com/weiyx16/rl_toy_example

Deep RL toy example based on gym package with several methods

a2c a3c continuous-mountain-car dqn-tensorflow gym mountain-car qlearning sarsa sarsa-lambda

Last synced: 15 Mar 2025

https://github.com/valinsogna/reinforcemate

Advanced RL algorithms for two simplified versions of chess. Shortest Path finds the minimal moves between two cells based on piece capabilities. Capture Pieces trains against random opponents aiming for maximal captures in set moves. Features Deep Q-Learning, Policy Iteration, TD and more.

deep-q-learning expected-sarsa q-learning reinforcement-learning sarsa sarsa-lambda

Last synced: 16 Mar 2025