搜索资源列表
five_w
- 一个使用权值判断算法的五子棋程序。由于没有使用深度搜索算法,计算速度很快。程序的智能主要由权值表决定,你可以很容易的修改它(或者使用神经网络自动修改)-a right to use the algorithm to judge the value of 331 procedures. As the depth of no use search algorithms, computing speed quickly. Intelligent procedures primarily by the
fivetwo
- 一个采用神经网络开发的5子棋的参考源代码-a neural network development of the five-game reference source code
Perceptron_network
- Basic neural network example - a set of perceptrons which analyze and interpret digit pictures (from text file) added training methods and inputs to test-Basic neural network example- a set of perceptrons which analyze and interpret digit pictur
AI_for_Game_Developers
- Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throu
NeuralNet
- neural network implementation for game engine design
PowerEasy_SiteFactory_eShop_1.2.0.0
- 人工智能下的五子棋程序,它实现了五子棋的人机对战,主要采用了人工智能里面的BP神经网络算法。-Backgammon under artificial intelligence program that implements the backgammon play against man-machine, mainly used inside the BP artificial neural network algorithm.
checkers_game
- Game "Checkers". Game for 2 players or one player against the CPU. Uses a neural network trained by genetic algorithm.
mine-sweeping-machine-game
- 利用人工神经网络制作的扫雷机游戏,很经典的,可以学到许多-Using artificial neural networks produced by mine-sweeping machine game, very classic, you can learn a lot
Tic-tac-toe
- neural network java for tic tac toe game
Othello
- 经典的黑白棋游戏,其中设计并实现了多种黑白棋的人工智能算法,其中使用了BP神经网、决策树、优化启发搜索剪枝等算法。并实现了多种算法对战平台,进行算法间的对弈和比分统计,以供进一步研究黑白棋算法。其中,该系统中的高智能算法已经在同类黑白棋软件的棋力中占上游水平。-Classic black and white chess game, in which artificial intelligence algorithm of many kinds of Othello was proposed an
AI.Techniques.for.Game.Programming
- AI Techniques for Game Programming一书的附书源代码,中文名叫游戏编程中的人工智能技术,其中包括遗传算法,神经网络的内容-AI Techniques for Game Programming book source code attached to the book, the Chinese name of the game programming artificial intelligence techniques, including genetic algo
carwin
- Unity 3d demo to control car with neural network
NeuralPingpong_source
- Pingpong which is implemented using neural network algorithm.
crazycat
- 通过html5的easeljs库,应用javascr ipt开发目前微信比较流行的神经猫游戏-Application by libraries of easeljs html5, development is currently more popular in the micro-channel neural cat game
TheAIinTheGameDevelopment
- 《游戏开发中的人工智能》书籍。内容包含有限状态机、模糊逻辑、神经网络之类的技术,实现追逐、闪躲、基于模式的运动和聚集等游戏行为。-" Game development of artificial intelligence" books. Content that contains a finite state machine, fuzzy logic, neural networks and the like technology, chase, dodge, based on
backprop2
- this a backpropaggation method used in neural networks to find how a 25 x 25 work-this is a backpropaggation method used in neural networks to find how a 25 x 25 work
ffnkal__define
- A feed forward neural network code for IDLrequres idl licens and at least virtual machine.Multiple parameters can be set for the neural network classifier
NN
- a smart sweepers program, Neural network computer program automatically mine the application of neural network examples, copy internet-a smart sweepers program, Neural network computer program automatically mine the application of neural network exam
Rabin-2002---AI-Game-Programming-Wisdom
- Learn how AI experts create intelligent game objects and characters with this first volume in the AI Game Programming Wisdom series. This unique collection of articles gives programmers and developers access to the insights and wisdom of over thirty
lui_ja57
- Undergraduate complete set requirements refer to the standard test models, Can dynamically adjust the parameters of the operating environment, Is a two hidden layer back propagation neural network.