optimal-decision-making
There are 6 repositories under optimal-decision-making topic.
classifier-calibration/PyCalib
Python library for classifier calibration
ak811/alpha-beta-pruning
Alpha–Beta Pruning Implementation for Optimal Decision-Making
Glacias/ODM_PPO
Proximal Policy Optimization for the stabilization of an inverted double pendulum
SavinRazvan/tictactoe
An AI that plays Tic-Tac-Toe using the Minimax algorithm, ensuring it always wins or draws. Demonstrates optimal decision-making and game logic implementation.
fitzgerald-kyle/optimal-collective-decision-strategies
A collection of code and other work done with Prof. Zack Kilpatrick at CU Boulder to investigate optimal decision strategies in two-alternative forced-choice (TAFC) tasks.