Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 110 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 110 Bytes

python_programs

Implementation of tic-tac-toe using minimax, alpha-beta pruning and reinforcement learning.