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

搜索资源列表

  1. five_w

    0下载:
  2. 一个使用权值判断算法的五子棋程序。由于没有使用深度搜索算法,计算速度很快。程序的智能主要由权值表决定,你可以很容易的修改它(或者使用神经网络自动修改)-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
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:42331
    • 提供者:lrc
  1. fivetwo

    0下载:
  2. 一个采用神经网络开发的5子棋的参考源代码-a neural network development of the five-game reference source code
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:263104
    • 提供者:zhengjing
  1. Perceptron_network

    0下载:
  2. 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
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:5248
    • 提供者:userium
  1. AI_for_Game_Developers

    0下载:
  2. 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
  3. 所属分类:Game Engine

    • 发布日期:2017-05-17
    • 文件大小:4707538
    • 提供者:王洋
  1. NeuralNet

    0下载:
  2. neural network implementation for game engine design
  3. 所属分类:Game Engine

    • 发布日期:2017-04-04
    • 文件大小:183493
    • 提供者:Osman
  1. PowerEasy_SiteFactory_eShop_1.2.0.0

    0下载:
  2. 人工智能下的五子棋程序,它实现了五子棋的人机对战,主要采用了人工智能里面的BP神经网络算法。-Backgammon under artificial intelligence program that implements the backgammon play against man-machine, mainly used inside the BP artificial neural network algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-28
    • 文件大小:10652965
    • 提供者:徐葵
  1. checkers_game

    0下载:
  2. Game "Checkers". Game for 2 players or one player against the CPU. Uses a neural network trained by genetic algorithm.
  3. 所属分类:Other Games

    • 发布日期:2017-05-10
    • 文件大小:2430598
    • 提供者:Konstantin
  1. mine-sweeping-machine-game

    0下载:
  2. 利用人工神经网络制作的扫雷机游戏,很经典的,可以学到许多-Using artificial neural networks produced by mine-sweeping machine game, very classic, you can learn a lot
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:299593
    • 提供者:陈唐龙
  1. Tic-tac-toe

    0下载:
  2. neural network java for tic tac toe game
  3. 所属分类:Games

    • 发布日期:2017-12-05
    • 文件大小:18629
    • 提供者:katakeeto
  1. Othello

    0下载:
  2. 经典的黑白棋游戏,其中设计并实现了多种黑白棋的人工智能算法,其中使用了BP神经网、决策树、优化启发搜索剪枝等算法。并实现了多种算法对战平台,进行算法间的对弈和比分统计,以供进一步研究黑白棋算法。其中,该系统中的高智能算法已经在同类黑白棋软件的棋力中占上游水平。-Classic black and white chess game, in which artificial intelligence algorithm of many kinds of Othello was proposed an
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-25
    • 文件大小:5279067
    • 提供者:舒愈
  1. AI.Techniques.for.Game.Programming

    0下载:
  2. 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
  3. 所属分类:Game Program

    • 发布日期:2017-11-07
    • 文件大小:8571238
    • 提供者:贾斌
  1. carwin

    0下载:
  2. Unity 3d demo to control car with neural network
  3. 所属分类:Other Games

    • 发布日期:2017-11-17
    • 文件大小:8378996
    • 提供者:iw66
  1. NeuralPingpong_source

    0下载:
  2. Pingpong which is implemented using neural network algorithm.
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:77139
    • 提供者:DJ
  1. crazycat

    0下载:
  2. 通过html5的easeljs库,应用javascr ipt开发目前微信比较流行的神经猫游戏-Application by libraries of easeljs html5, development is currently more popular in the micro-channel neural cat game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:32139
    • 提供者:关海洋
  1. TheAIinTheGameDevelopment

    0下载:
  2. 《游戏开发中的人工智能》书籍。内容包含有限状态机、模糊逻辑、神经网络之类的技术,实现追逐、闪躲、基于模式的运动和聚集等游戏行为。-" 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
  3. 所属分类:Game Program

    • 发布日期:2017-06-01
    • 文件大小:13382112
    • 提供者:田野
  1. backprop2

    0下载:
  2. 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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:531
    • 提供者:nom
  1. ffnkal__define

    0下载:
  2. 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
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2463
    • 提供者:you951739
  1. NN

    0下载:
  2. 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
  3. 所属分类:Shot Game

    • 发布日期:2017-05-24
    • 文件大小:7585279
    • 提供者:xielm
  1. Rabin-2002---AI-Game-Programming-Wisdom

    0下载:
  2. 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
  3. 所属分类:Game Program

    • 发布日期:2017-12-11
    • 文件大小:42897914
    • 提供者:Druss
  1. lui_ja57

    0下载:
  2. 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.
  3. 所属分类:棋牌游戏

    • 发布日期:2017-12-25
    • 文件大小:8192
    • 提供者:qryhjjry
« 12 »
搜珍网 www.dssz.com