搜索资源列表
Games
- Bayes分类器——算法设计 1. 使用决策树(Decision tree)分类算法、朴素贝叶斯(Naï ve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测。 2. 数据集描述: Tic-tac-toe游戏的二叉分类。Tic-tac-toe游戏示例如下-Bayes classifier- Algorithm 1. Using the decision tree (Decision tree) classi
tictactoe
- c#编写的井字棋小游戏,可以调节难度,但是要求节点的数目随之更改-c# written in Tic-Tac-chess game, you can adjust the difficulty, but the number of nodes required to be changed accordingly
tictactoe
- 机器学习三子棋学习题目,适合初学者学习。-Three sons and chess machine learning to learn the subject, suitable for beginners to learn.
Tic-Toc-Toe.doc.tar
- 井字棋算法的详细设计过程,其中有源码及详细地分析过程。适合作为设计算法练习使用。-Tic-Tac-chess algorithm detailed design process, including source code and detailed analysis of the process. Exercise suitable for use as a design algorithm.
TicTacToe
- 将强化学习算法应用于Tic-tac-toe游戏-The reinforcement learning algorithm is applied to Tic-tac-toe game
tic-tac-toe
- 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
TicTacToe
- Labview s tic tac toe game
agame
- 一个井字棋的游戏 可供人工智能初学者参考 简单的博弈-A tic-tac-toe game of chess in artificial intelligence for the game easy for beginners reference
BruteSearch
- K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载- The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and wor
Tic_Tac_Toe
- 数据结构与程序设计经典例子程序:井字游戏-Data structure and procedures of the classic examples of design process: tic-tac-toe game
TicTacToe
- this solve tic tac toe
MaxMinAlgo
- 使用人工智能极大值极小值算法实现的井字棋游戏,有完整的工程及源码注释,可直接运行,并附带了程序运行的示例截图。-Maximum use of artificial intelligence algorithms to achieve the minimum chess game Tic Tac Toe, a complete engineering and source notes, can be directly run, and run the sample with a screensho
deom
- matlab 实现对九宫格 的 胜负分类-classify the tic-tac-toe data to postive or negative
TicTacToe
- a program that represent tic tac toe game using complex code of c++ - college solution
TicTacToe2
- a program that represent tic tac toe game using simple code of c++ - college solution
Tic-tac-toe
- 这是一字棋的源代码,在VC++环境系运行-This is the word chess source code, run in VC++ Environment Department of
Fisher-and-Perceptron
- Matlab实现Fisher线性分类器和Perceptron线性分类器,包含2D图形生成,实验数据采用井字棋数据-Fisher and Perceptron Linear Discriminant Analysis Matlab implementation using Tic-tac-toe data
tic-tac-toe-python
- 基于遗传算法的井字棋不败策略搜索,找到全部独立765个状态之后的搜索-Tic Tac Toe game based on genetic algorithm search strategies unbeaten
Tic tac toe code
- Tic tac toe c++ code
tic-tac-toe
- Tic Tac Toe game with AI