RSS 342 projects tagged "Artificial Intelligence"

No download Website Updated 11 Nov 2008 Jess

Screenshot
Pop 170.62
Vit 11.59

Jess is a fast, light rule engine and scripting environment written entirely in Java. You can build Java software that has the capacity to "reason" using knowledge you supply in the form of declarative rules. It is supplied as a programmer's library, making it ideal for embedding in larger applications. Jess includes development tools built on the Eclipse platform. It is free for academic use and can be licensed for commercial use.

Download Website Updated 11 Oct 2011 JASA

Screenshot
Pop 92.01
Vit 11.30

JASA is a high-performance auction simulator. It is designed for performing experiments in agent-based computational economics. It implements variants of the double-auction market, which is commonly used to run real-world market places such as stock exchanges. It is designed to be highly extensible so that other types of auctions can easily be implemented. The software also provides a base classes for implementing simple adaptive trading agents.

Download Website Updated 24 Jun 2010 Daikon

Screenshot
Pop 105.64
Vit 10.65

Daikon is an implementation of dynamic detection of likely invariants. An invariant is a property (such as "x=2*y+5" or "this.next.prev = this" or "myarray is sorted by <") that holds at a certain point or points in a program. Invariants are often seen in assert statements, documentation, and formal specifications. Invariants can be useful in program understanding and a host of other applications. Daikon runs a program, observes the values that the program computes, and then reports properties that were true over the observed executions. It can detect properties in Java, C, C++, Perl, and IOA programs, in spreadsheet files, and in other data sources.

Download Website Updated 10 Oct 2012 Thinknowlogy

Screenshot
Pop 142.17
Vit 9.11

Thinknowlogy is grammar-based software designed to utilize the logic contained within grammar in order to create intelligence through a natural language, which is demonstrated by programming in a natural language, reasoning in a natural language (drawing conclusions, making assumptions (with a self-adjusting level of uncertainty), asking questions (about gaps in the knowledge), and detecting conflicts), and intelligent answering of "is" questions, providing alternative answers as well.

Download Website Updated 19 Jan 2012 Conquest: Divide and Conquer

Screenshot
Pop 111.82
Vit 8.73

Conquest is a simultaneous turn-based strategy game placed in a dark and distant future. Play the role of a futuristic commander. Divide your armies and conquer the world. Position satellites to reveal your opponents. Launch missiles to annihilate big armies, but watch out for incoming drop pods behind your back. Standing in your path to victory are other commanders like yourself. Fight them off one by one and prove you are the greatest of the great. The combination of fast gameplay and randomly generated maps equals intense, restless nights of battles for cities. Drag and drop your way to victory.

Download Website Updated 03 Feb 2009 JGAP

Screenshot
Pop 125.98
Vit 8.16

JGAP (pronounced "jay-gap") is a genetic algorithms package written in Java. It is designed to require minimum effort to use "out of the box", but is highly modular and allows custom components to be easily plugged in by the more adventurous.

Download Website Updated 09 Jun 2012 hmm

Screenshot
Pop 54.11
Vit 7.75

hmm is a Python module designed to work with Hidden Markov Models. The usual algorithms (Viterbi, Baum-Welsh) are implemented using Numeric Python.

Download Website Updated 19 Jan 2012 AceWiki

Screenshot
Pop 82.16
Vit 7.67

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.

Download Website Updated 18 Dec 2011 Oolite

Screenshot
Pop 251.89
Vit 7.34

Oolite is an independent reinterpretation and ehancement of the classic space sim game Elite for modern computers. The result is a space trading and combat simulation offering encounters with pirates, police, bounty hunters, the occasional alien menace, and other surprises along the way. While striving to reach the coveted Elite status, the players set their own path through the various galaxies, choosing to be trader, pirate, or bounty hunter depending on the situation at hand, and their own judgement. The game is hugely expandable, using a combination of property lists and JavaScript. Oolite's active modding community already provides more than 200 OXPs (Oolite eXpansion Packs). Among them are a huge variety of missions, weapons, ships, and extra career paths over and above what's available within the core game, as well as a number of other gameplay enhancements and customizations.

Download Website Updated 12 Dec 2012 libagf

Screenshot
Pop 79.54
Vit 7.18

libagf is a fast, innovative implementation of adaptive or variable-bandwidth kernel-based estimators for statistical classification, PDF estimation, and interpolation/non-linear regression. It is written in C++ and includes simple, command line executables as well as easy-to-use libraries.

Screenshot

Project Spotlight

(R)?ex

A tool to ease the execution of commands on multiple remote servers.

Screenshot

Project Spotlight

PHPlot

Dynamic plots, charts, and graphs in PHP.