n-step-sarsa

There are 5 repositories under n-step-sarsa topic.

  • makaveli10/reinforcementLearning

    Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.

    Language:Jupyter Notebook25304
  • ZikangZhou/nim_rl

    A reinforcement learning framework for the game of Nim.

    Language:C++4200
  • egrund/SARSA-gridworld

    This is an implementation of n-step SARSA and a gridworld to be solved by it.

    Language:Python2100
  • farkoo/N-Step-SARSA-Lambda-SARSA

    This repository contains implementations of reinforcement learning algorithms (N-Step SARSA and λ-Step SARSA) for the Windy Gridworld problem.

    Language:Python1300
  • SPozder3/RLFinanceProject

    Stock Portfolio Management using tabular and deep Q-learning methods - extension of FinRL repo

    Language:Jupyter Notebook110