Skip to content
#

bellman-equation

Here are 59 public repositories matching this topic...

This repository implements Q-Learning in Blackjack, comparing it with random action selection and basic strategies. Includes experiments with various strategies, rule variations, and deck numbers to evaluate performance.

  • Updated Sep 4, 2024
  • Jupyter Notebook

Based on the book --- Reinforcement Learning: An Introduction (2nd ed, 2018) by Sutton and Barto. For the Reinforcement Learning course Assignment 3 (see Gridworld Problem 2.pdf) at Memorial University of Newfoundland, Jul. 18, 2024

  • Updated Aug 14, 2024
  • Jupyter Notebook

Based on the book --- Reinforcement Learning: An Introduction (2nd ed, 2018) by Sutton and Barto. For the Reinforcement Learning course Assignment 2 (see Gridworld Problem 1.pdf) at Memorial University of Newfoundland, Jul. 18, 2024

  • Updated Aug 12, 2024
  • Jupyter Notebook

A GPU-accelerated toolbox for hyperbolic PDEs in a weaker (viscosity) sense. It leverages the integral to the solution of the conservation of momentum problem (being equivalent to the derivative of Hamilton-Jacobi equations) in one spatial dimension. We resolve such hyperbolic differential equations using wave-front propagating schemes on a spat…

  • Updated Apr 29, 2024
  • Jupyter Notebook
PyDiffGame

PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems

  • Updated Jan 21, 2024
  • Python

Improve this page

Add a description, image, and links to the bellman-equation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bellman-equation topic, visit your repo's landing page and select "manage topics."

Learn more