Numerical Methods Lecture: This repository contains the material created during the lecture Numerical Methods for Mathematical Finance.
-
Updated
Nov 8, 2024 - Java
Numerical Methods Lecture: This repository contains the material created during the lecture Numerical Methods for Mathematical Finance.
reinforcement learning algorithms from the book by Sutton and Barto
🌳 Domain independent implementation of Monte Carlo Tree Search methods.
This simple program predicts the result of an NBA match. Uses Monte-Carlo simulation to give the probability of each team winning the matchup.
Java implementation of the Scotland Yard board game using Monte Carlo Tree Search methods
I'm learning about machine learning algorithms by implementing them and using them in Java.
Some algorithms I wrote on Java.
Implementation of different Artificial Intelligent algorithms in MsPacman
The Computational Model for Joseph Azevedo & Joshua Lagria's submission to the UTC Math Poster 2017 Competition
Monte Carlo Simulations
This simple program uses Monte Carlo simulation to compute the maximum denstiy of trees in a forest, such that a forest fire has a low probability of spreading.
IntelligentGame developed with Java
The project try to solve 2048 game with Artificial Intelligence
Checkers Game Based on Minimax, Alpha-Beta Pruning, and Monte Carlo Algorithms
Add a description, image, and links to the monte-carlo topic page so that developers can more easily learn about it.
To associate your repository with the monte-carlo topic, visit your repo's landing page and select "manage topics."