RSS 36 projects tagged "Artificial Intelligence"

Download Website Updated 08 Apr 2004 Othello Master

Screenshot
Pop 28.00
Vit 57.73

Othello Master is a sophisticated 3-D game engine for the game of Othello. It boasts many viewing angles, various strategies and levels of difficulty, research capabilities, and automation options.

Download Website Updated 09 Apr 2004 Backtracking template

Screenshot
Pop 11.00
Vit 57.72

Backtracking template is a C++ class template encapsulating the essentials of backtracking. It is a literate program in CWEB.

No download Website Updated 21 Feb 2008 Amiba

Screenshot
Pop 12.61
Vit 43.81

Amiba is a Gene Expression Programming (GEP) framework for Java. GEP is, like genetic algorithms, a branch of evolutionary computing. The framework separates the process of evolution from the process of interpretation of the chromosome, allowing the use of various schemes. For example, graphs may be used as terminals and graph operations as operators in the chromosome instead of the usual double precision numbers. It implements mutation, transposition, and recombination. Options and rates are easily configured through an XML file. A mechanism to load fitness cases in bulk is also provided.

No download Website Updated 05 Feb 2009 Asimulator

Screenshot
Pop 24.98
Vit 39.60

Asimulator is a simulator for intelligent agents, useful to practice search algorithms, in AI courses, or for fun. The agent's goal is to understand precepts and respond with actions in a virtual world (consisting of a grid up to 129x129) to maximize a score. The simulator opens a socket, so any language can be used for agents. (Samples in Ada are included.) Agent debug output can be shown. Both text in a log window and symbols on the map can be used to visualize thoughts.

Download Website Updated 29 Apr 2012 Scilab Image Processing Toolbox

Screenshot
Pop 276.52
Vit 17.36

SIP provides image processing, pattern recognition, and computer vision routines for SciLab, a Matlab-like matrix-oriented programming environment. SIP is able to read/write images in almost 90 major formats, including JPEG, PNG, BMP, GIF, FITS, and TIFF. It includes routines for filtering, segmentation, edge detection, morphology, curvature, fractal dimension, distance transforms, multiscale skeletons, and more.

Download Website Updated 06 Oct 2009 RapidMiner (YALE)

Screenshot
Pop 156.89
Vit 6.77

RapidMiner (formerly YALE) is a flexible Java environment for knowledge discovery in databases, machine learning, and data mining. Many nestable learning and preprocessing operators (including Weka) are provided. It features an XML-based graphical user interface, a plugin mechanism, and high-dimensional plotting, and provides an easy-to-use extension mechanism that makes it possible to integrate new operators and adapt the system to your personal requirements. A command line version is also included.

No download Website Updated 22 Dec 2008 Open Translation Engine

Screenshot
Pop 83.43
Vit 5.83

Open Translation Engine (OTE) is a Web-based system to enable community management of translation dictionaries.

Download Website Updated 02 Aug 2012 ERDexpert

Screenshot
Pop 40.89
Vit 4.06

ERDexpert is a interface to an Erlang expert assertion engine. ERDialog is an application framework using Yaws. Multiple applets can be loaded into the framework. The existing applets include a file launcher, mpd audio interface, and wiki. This is the full release and only needs Erlang and Yaws installed.

No download Website Updated 21 Aug 2012 The Tiny Multi Agent Platform

Screenshot
Pop 63.14
Vit 3.83

tinyMAS is a multiagent platform that provides base concepts (such as kernel, message, yellow pages, white pages, and transport service) and extended concepts (such as environment, influence, and perception). It aims to provide an easy-to-understand and and easy-to-use platform dedicated for multiagent engineer/research courses. TinyMAS is no longer under development. A large amount of its source code has been merged into the Janus platform.

Download Website Updated 01 Jun 2007 Ikaros Simulation Framework

Screenshot
Pop 79.46
Vit 3.72

Ikaros is a framework for writing and running component-based simulators. It is used for simulations of brain areas and learning models, but is general enough to be easily used for any discrete-time simulations. A simulation consists of modules written in C or C++ that are connected in the simulator, with connections specified in an XML file. It runs on the console, and can optionally generate a dynamic browser-based UI with SVG for graphics generation. There are also socket-based hooks for adding a full GUI. The package contains a number of modules and complete documentation for working with the framework.

Screenshot

Project Spotlight

Gnome Partition Editor

A graphical frontend to libparted.

Screenshot

Project Spotlight

mpatrol

A library for controlling and tracing dynamic memory allocations.