My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 627
description
ai, ai, ai
=虚拟世界构想= ==------我们专注于虚拟实体的可操作性和可编程性== {{{ 1.这个项目的的的灵感最初来自SNS网站,发现人们对于高逼真虚拟世界的需求是非常强劲的! 2.这个项目的另外一个灵感是世界上一些比较前沿的研究课题,比如对于银河系的仿真, 对于龙卷风的仿真,对于道路交通的仿真,而我们这个项目是对于人类环境以及 人物行为,思想的仿真,个体之间交互,还有对自然现象的大规模模拟 3.另外一个灵感是来自于...
= About = BWAPI-Lua is a set of Lua bindings for BWAPI. BWAPI-Lua is currently built against BWAPI 2.3 and supports almost all BWAPI calls. Future updates will bring it up to date with the latest stable BWAPI version and add bindings for BWTA. = Included = The repository currently includ...
http://www.haicongastudios.net/ngene/ngene.png _A genetic algorithm (GA) is a search technique used in computing to find exact or approximate solutions to optimization and search problems. Genetic algorithms are categorized as global search heuristics. Genetic algorithms are a particular class of...
This is basically a traditional style adventure game with computer controlled characters (NPCs) that use the same input parser as the player to perform actions. Initially NPCs will have a text file script where each line is a basic command such as "get key and go north". However, the idea is that...
Triplie is an AI bot based on 2nd up to 6th order Markov model. It uses an SQLite database for storage, and can be distributed to work on multiple machines on a LAN. Triplie creates directed graphs which are made of # nodes, which represent the words read from the user # A graph represe...
|| 04-07-2008 || idp 0.21 || Mainly bug fixes, no new features implemented. Further development will be concentrated on version 0.3 that is concept mining prototype. || || 06-08-2008 || idp 0.3 || Run through series of the experiments with OWL model. Createt there tier model: Linguistic - Cogitativ...
*menta* project is evolution of idp project http://code.google.com/p/idp/ with the main goal to automate simple programs generation based on analysis of the CRs and requirements specifications, with the use of knowledge base in OWL, and reasoning and machine learning. ==Key features:== * natura...
A thoroughly documented library for behavior trees, with usage examples. Behavior trees are a method of programming AI by creating a directed acyclic graph (DAG) where branch nodes evaluate the current condition of the agent and make decisions, and leaf nodes represent the action that was decided up...
MDPSim is a client/server-style simulator for Markov decision processes (MDPs). It is used to evaluate planning systems in the Probabilistic Track of the International Planning Competition. It reads PPDDL problem specifications and sends information about the initial state to a client. The clie...
1 2 3 4 5 6 7 8 9 10 Next