Simple Project List Software Map

623 projects in result set
最后更新: 2014-02-24 03:05

Noble Ape Simulation

The Noble Ape Simulation is a collection of a number of autonomous simulation components including a landscape simulation, biological simulation, weather simulation, sentient creature (Noble Ape) simulation, and a simple intelligent-agent scripting language (ApeScript). Noble Ape also contains a social simulation where the Noble Apes can be tracked in terms of social groups and also over many generations to explain social phenomenon to users looking to study this kind of interaction. It has been in development for more than a fifteen years.

最后更新: 2012-04-21 07:38

FET

FET (free timetabling software) automatically schedules the timetable of a school, high school, or university.

最后更新: 2002-12-03 15:39

DroidBattles

DroidBattles (formerly known as BattleBots) is a game of programming. The task is to design your bots and then use the hardware as efficiently as possible by writing a program for it, with the mission to kill any enemy bots on the playground.

最后更新: 2013-08-20 13:40

presage

Presage (formerly known as Soothsayer) is an intelligent predictive text entry platform. It exploits redundant information embedded in natural languages to generate predictions. Its modular and pluggable architecture allows its language model to be extended and customized to utilize statistical, syntactic, and semantic information sources.

(Machine Translation)
最后更新: 2010-07-05 14:41

jabber interface

jabber interface is a plugin-based Jabber interface to anything imaginable. It acts like a Jabber client and listens to external commands.

最后更新: 2006-04-17 05:05

Merchant of Venice

Merchant of Venice is a stock market trading programme that supports portfolio management, charting, technical analysis, paper trading, and experimental methods like genetic programming. It features a graphical user interface with online help and includes full documentation. It runs on UNIX, Mac OS X, and Windows.

最后更新: 2002-03-15 07:35

BioJava

BioJava aims to provide a comprehensive set of Java components for the rapid development of applications in Bioinformatics. It contains interfaces for representing Sequences, Features, and other important bioinformatics concepts. It can also read and write sequence data in a variety of common formats and communicate with Ensembl databases and with DAS and BioCorba servers.

最后更新: 2011-04-11 11:06

ACL2

ACL2 is a mathematical logic, programming
language, and mechanical theorem prover based on
the applicative subset of Common Lisp. It is an
"industrial-strength" version of the NQTHM or
Boyer/Moore theorem prover, and has been used for
the formal verification of commercial
microprocessors, the Java Virtual Machine,
interesting algorithms, and so forth.

(Machine Translation)
最后更新: 2002-10-26 14:59

OpenAI

The OpenAI site is centered around an Open Source project and community involving artificial intelligence. The project itself is the creation of a set of tools that are considered to be models of human intelligence or biomimicry. These tools are intended to be integrated into applications or used stand alone for research.

最后更新: 2007-01-18 16:41

Joone

Joone (Java Object Oriented Neural Engine) is an artificial neural network Java framework. It is used to build and train neural networks with a powerful visual environment. It has a modular design and can be easily extended by writing new modules to implement new learning algorithms or architectures.

最后更新: 2008-03-25 08:08

Texai

Texai is a knowledge-based Java software project to create artificial intelligence. The project's knowledge base is stored in the Sesame 2 RDF server. Because the initial knowledge base is large, it has been partitioned into separate Sesame repositories. These have been extracted into RDF and have released in various formats. The project's domain objects are persisted in Sesame using the RDF Entity Manager and semantic annotation.

最后更新: 2008-03-05 22:28

IkeWiki

IkeWiki is a new kind of Wiki (a so-called "Semantic Wiki") developed by Salzburg Research that allows users to collaboratively annotate pages and links between pages with semantic annotations. Such annotations are useful because they give machines a certain amount of "understanding" of the content that goes beyond merely displaying the page. This information can then, for example, be used for context-specific presentation of pages, advanced querying, consistency verification, or drawing conclusions.

最后更新: 2014-05-31 06:14

Achilles

Achilles is a simulation of Darwinian evolution in a virtual world composed of virtual organisms. It uses Hebbian neural networks, and an extremely simplified physics model that allows virtual organisms to interact freely in the simulated environment.

最后更新: 2012-01-19 21:40

AceWiki

AceWiki is a semantic wiki that is powerful and at the same time easy to use. Making use of the controlled natural language ACE, the formal statements of the wiki are shown in a way that looks like natural English. In order to help the users to write correct ACE sentences, AceWiki provides a predictive editor.

(Machine Translation)
最后更新: 2002-02-27 16:00

Narval

Narval is a framework dedicated to the setting up of intelligent personal assistants (IPAs). It includes a language, an interpreter, and a GUI/IDE. It is based on artificial intelligence and agent technologies. It executes recipes (sequences of actions) to perform tasks. It is easy to specify new actions using XML and to implement them using Python. Recipes can be constructed graphically (without programming) by linking blocks representing the actions.