Skip to content
View shreyassr123's full-sized avatar
👋
👋

Block or report shreyassr123

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. A-Note-on-Generalized-Second-order-Value-Iteration-in-MDP A-Note-on-Generalized-Second-order-Value-Iteration-in-MDP Public

    A new efficient method to fasten the convergence of standard value iteration method in dynamic programming.

    Python

  2. Double-SOR-Q-Learning Double-SOR-Q-Learning Public

    This repository contains code for implementing Double Successive Over-Relaxation Q-Learning across various reinforcement learning domains.

    Python

  3. Multi-Step-Markov-Games Multi-Step-Markov-Games Public

    This repository contains the code for the new multi-step algorithm proposed for solving two-player zero-sum stochastic games. This repository can be utilized to reproduce the results provided in th…

    Python

  4. Weighted-Smooth-Q-learning Weighted-Smooth-Q-learning Public

    This repository contains the implementation of the Weighted Smooth Q-learning (WSQL) algorithm. The repository includes examples to demonstrate the effectiveness of WSQL in different scenarios.

    Python