CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - minimax

搜索资源列表

  1. tictactoe

    0下载:
  2. tictactoe with MiniMax algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:78448
    • 提供者:vagner
  1. Minimax

    0下载:
  2. 实际分类器的平均损失要变大,甚至变得很大。在这种情况下要采用最小最大风险(Minimize the maximum possible overall risk)-(Minimize the maximum possible overall risk)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1158
    • 提供者:梦轩
  1. fahanshufa

    0下载:
  2. 罚函数法将有约束优化问题转变成另一种形式,人后通过解一个序列的无约束极小问题求出原问题的最优解-Penalty function will be constrained optimization problem into another form, one after the solution through a sequence of unconstrained minimax problems find the optimal solution of original problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:875
    • 提供者:manzi
  1. TicTacToe

    0下载:
  2. TicTacToe MiniMax Theorem In C-TicTacToe MiniMax Theorem In C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:323810
    • 提供者:Sushant101
  1. SwarmOpsMatlab1_0

    0下载:
  2. Programming, Matlab Code Implementation, Minimax Problems, Multiobjective Optimi- zation, Noisy Problems, Particle Swarm Optimization, Swarm Intelligence
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:29910
    • 提供者:amar
  1. ReverseChess

    0下载:
  2. 利用极大极小搜索策略实现黑白棋小游戏,或者称为翻转棋。-Use the minimax search strategy realize black white small game, or called reverse chess.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:170042
    • 提供者:白色鱼
  1. LargeSealeSParseMinimaxProblems

    0下载:
  2. 数学物理反演中的大型稀疏极大极小问题的数值计算方法-Numerieal Methods for Large Seale SParse Minimax Problems
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4540585
    • 提供者:付大云
  1. Tic-tac-toe-chess

    0下载:
  2. C语言实现井字棋博弈的过程,采用极大极小算法。-The C language game of tic-tac-toe chess, using the minimax algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:312310
    • 提供者:长空
  1. 5LinkChess

    0下载:
  2. 应用最佳优先搜索和极大极小剪枝的人机对弈五子棋-Application of best-first search and Minimax pruning man-machine chess backgammon
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3967434
    • 提供者:zhangchen
  1. Cabcutto

    0下载:
  2. 完成了α-β剪枝的功能,从文件中读入每个结点的极大极小值和各个父子结点的关系,然后进行剪枝,输出被剪枝结点的信息-Α-β pruning, each node reads from the file minimax and various parent-child node, and then pruning output pruning node information
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:14760
    • 提供者:CerisTao
  1. game

    0下载:
  2. Tic-tac-toe游戏搜索引擎,带有特定深度的minimax tree,并且自带有一个可以在非叶结点处进行评估的评估函数-Tic-tac-toe game search engine, with particular depth minimax tree, and comes with an assessment of the non-leaf nodes at the evaluation function
  3. 所属分类:Game Engine

    • 发布日期:2017-11-15
    • 文件大小:2678
    • 提供者:haha
  1. GoBang

    0下载:
  2. 采用c#编程的人机对战的五子棋程序,AI智能采用贪心算法和极大极小值算法,程序有详尽的注释,适合参考-Man-machine war backgammon program using c# programming, AI smart greedy algorithm and minimax algorithm, the program detailed notes for reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:130048
    • 提供者:枫轩缘
  1. Chinese-Chess

    0下载:
  2. 人机博弈程序. 本项目主要采用了博弈树中的极大极小值搜索算法.采用估值的技术让电脑评估当前局面的利弊.选择走法.-Human-computer game program. The project is mainly using the minimax game tree search algorithm using valuation technology allows computers to assess the pros and cons of the current situat
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-28
    • 文件大小:12674699
    • 提供者:GinMadrid
  1. remez

    0下载:
  2. Minimax Approximation and Remez Algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:54571
    • 提供者:施政
  1. BYS

    0下载:
  2. 本程序针对信号检测与估计中极大极小化准则的仿真,画出贝叶斯风险曲线、极大极小化风险等,帮助大家更好理解极大极小化准则。-This procedure for signal detection and estimation of the minimax criterion simulation, draw the Bayesian risk curve, greatly minimizing risk, to help you better understand the enormous mini
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2868
    • 提供者:沈佳
  1. mpmr_code

    1下载:
  2. 最小最大概率机分类器,包括线性核函数和高斯核函数两种-Minimax probability machine classifier
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5108
    • 提供者:赵晓
  1. An_Advance199150522006

    0下载:
  2. This a complete Tictactoe game, it includes many functionalities, you can play games against another human, you can play against the computer, you can also even let the computer play against itself. The A.I is very good, actualy it is unbeatable
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7568
    • 提供者:mager
  1. sga

    0下载:
  2. 遗传算法求函数极大极小值,可用于简单的最优控制-Genetic algorithms function Minimax, optimal control for simple
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1187
    • 提供者:杨雪莹
  1. Line-Chess(done)

    0下载:
  2. 简单的一字棋(也称#字棋)人机对战,利用极大极小方法及阿尔法贝塔剪枝策略。-Simple word game (also known as the# chess) man-machine war, the use of minimax alpha beta pruning methods and strategies.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:259576
    • 提供者:Abel
  1. game

    0下载:
  2. Algorithm MiniMax with java (TICTACTOE game)
  3. 所属分类:Other Games

    • 发布日期:2017-04-26
    • 文件大小:8108
    • 提供者:fsalmam
« 1 2 34 5 »
搜珍网 www.dssz.com