RSS 44 projects tagged "Artificial Intelligence"

No download No website Updated 28 May 2011 Evolving Objects

Screenshot
Pop 42.71
Vit 26.95

EO is a template-based, ANSI-C++ evolutionary computation library that helps you to write your own stochastic optimization algorithms quickly. Evolutionary algorithms form a family of algorithms inspired by the theory of evolution, and solve various problems. They evolve a set of solutions to a given problem in order to produce the best results. These are stochastic algorithms because they iteratively use random processes. The vast majority of these methods are used to solve optimization problems, and may be also called "metaheuristics". They are also ranked among computational intelligence methods, a domain close to artificial intelligence. With the help of EO, you can easily design evolutionary algorithms that will find solutions to virtually all kind of hard optimization problems, from continuous to combinatorial ones.

No download Website Updated 30 Dec 2012 MyMediaLite

Screenshot
Pop 85.90
Vit 12.56

MyMediaLite is a lightweight, multi-purpose library of recommender system algorithms. It addresses the two most common scenarios in collaborative filtering: rating prediction (e.g. on a scale of 1 to 5 stars), and item prediction from implicit feedback (e.g. from clicks or purchase actions). It contains dozens of recommender engines, including state-of-the-art matrix factorization methods. It also supports real-time updates to the recommender engines, storing engines to disk and reloading them again, and several evaluation measures to compare the accuracy of different recommender system methods. Three command-line programs that offer most of the functionality contained in the library are included.

No download Website Updated 15 Jul 2010 Beneath A Binary Sky

Screenshot
Pop 25.77
Vit 32.30

Beneath A Binary Sky is an engine that simulates a world in which robots controlled by programs can live, work, fight, and even bear new children. The long-term goal of the project is to create a fully configurable engine that can simulates any kind of world, from simple to complex ones with many rules and events.

Download No website Updated 13 Aug 2010 TexLexAn

Screenshot
Pop 41.52
Vit 1.11

TexLexAn allows you to drag and drop a document or a link to any Web page to analyze. The program will analyze the text, evaluate its readability, categorize the document, summarize it, and archive it.

No download Website Updated 26 Aug 2012 TinyBrain

Screenshot
Pop 117.73
Vit 6.15

Tinybrain is an artificial intelligence module that can be embedded into desktop applications. It observes user-computer interaction, learns, and reasons. Over time, it begins to assist the user by correcting mistakes, offering suggestions, and automating repetitive tasks.

Download Website Updated 12 Dec 2008 pyECTOR

Screenshot
Pop 35.75
Vit 1.42

pyECTOR is a chatterbot which learns from what people say. It is based on an artificial intelligence architecture that is inspired by Copycat, an AI system from Mitchell and Hofstadter. The Concept Network it uses is a mix between neural and semantic networks. It uses co-occurrences to compute the influence of one semantic node on another. The links are statistically weighted.

No download Website Updated 21 Aug 2008 ga-flamoot

Screenshot
Pop 18.60
Vit 1.00

ga-flamoot is a genetic algorithm in Python for evolving programs that write a given string to an allocated dataspace, using a made-up machine language with only 7 instructions and flow reversal.

Download Website Updated 11 Mar 2008 Algraeph

Screenshot
Pop 36.25
Vit 1.00

Algraeph is a tool for manual alignment of linguistic graphs, such as phrase structure trees or dependency structures, where each node corresponds to a subsequence of the analyzed input sentence. It allows you to express the similarity between two graphs by aligning their nodes and attaching relation labels to these alignments. Graphs are read from one or more graphbanks (or treebanks) in the GraphML or Alpino formats. Alignment relations are user-defined and are stored in a simple XML format, which can be used for further processing. The resulting parallel graph corpus is a useful data set for many tasks in computational linguistics and natural language processing.

Download No website Updated 28 Feb 2008 Magic Garden

Screenshot
Pop 52.65
Vit 2.50

Magic Garden is an artificial plants laboratory. You can create L-System plants and modify them in real time. There are plans to add OpenGL support, animations, and some kind of garden editor.

Download Website Updated 13 Dec 2008 Python Web Graph Generator

Screenshot
Pop 52.55
Vit 2.29

Python Web Graph Generator is a threaded Web graph (Power law random graph) generator. It can generate a synthetic Web graph of about one million nodes in a few minutes on a desktop machine. It supports both directed and undirected graphs. It implements a threaded variant of the RMAT algorithm. A little tweak can produce graphs representing social networks or community networks. It can also output connected components in a graph.

Screenshot

Project Spotlight

Mroonga

A fast full-text search engine for MySQL.

Screenshot

Project Spotlight

SecureCRT

A cross-platform terminal emulator with telnet, SSH, and serial support.