├── README.md ├── optimalpolicy.png ├── value_iteration_for_sports.py └── valuefunction.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/sports_betting_with_reinforcement_learning/HEAD/README.md -------------------------------------------------------------------------------- /optimalpolicy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/sports_betting_with_reinforcement_learning/HEAD/optimalpolicy.png -------------------------------------------------------------------------------- /value_iteration_for_sports.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/sports_betting_with_reinforcement_learning/HEAD/value_iteration_for_sports.py -------------------------------------------------------------------------------- /valuefunction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/llSourcell/sports_betting_with_reinforcement_learning/HEAD/valuefunction.png --------------------------------------------------------------------------------