# Q table play TicTacToe **Repository Path**: wsy950409/q-table-play-tic-tac-toe ## Basic Information - **Project Name**: Q table play TicTacToe - **Description**: 强化学习实战 | 表格型Q-Learning玩井字棋 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-12-12 - **Last Updated**: 2023-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Q table play TicTacToe #### 介绍 强化学习实战 | 表格型Q-Learning玩井字棋 博客园:https://www.cnblogs.com/wsy950409/p/15680697.html #### 依赖库 numpy, pygame