sarsa-search

There are 2 repositories under sarsa-search topic.

  • sichkar-valentyn/Reinforcement_Learning_in_Python

    Implementing Reinforcement Learning, namely Q-learning and Sarsa algorithms, for global path planning of mobile robot in unknown environment with obstacles. Comparison analysis of Q-learning and Sarsa

    Language:Python41175111
  • Cranial490/RL_On_Graphs

    Implementing Reinforcement learning algorithms consodering graph data structures as MDP.

    Language:Python00