RSS 228 projects tagged "Artificial Intelligence"

No download Website Updated 28 Jun 2012 Aivengo

Screenshot
Pop 19.31
Vit 18.09

Aivengo is an automated trading system (ATS) which uses Digital Signal Processing and Artificial Intelligence tools like Artificial Neuronal Networks, Genetic Algorithms, Fuzzy Logic, and chaos theory to predict financial market behavior.

No download Website Updated 09 Jun 2012 FreeFuzzyTime

Screenshot
Pop 22.58
Vit 18.59

FreeFuzzyTime is a time reasoner based on Fuzzy Temporal Constraint Networks (FTCN), which treats fuzzy temporal information efficiently. It can be integrated into applications for diagnosis. This is especially important in areas like Intensive Care Units, where patients' data are handled by a temporal database. FuzzyTime uses a structure which consists of three levels of abstraction. The upper layer is the user interface, where a translator transforms the expressions introduced by the user into temporal relations between temporal entities (points and intervals). The semantics of a user’s expressions are analyzed and stored in the intermediate layer, or temporal world. Finally, the bottom layer is based on the FTCN model.

Download No website Updated 17 Nov 2011 Wintermute

Screenshot
Pop 43.82
Vit 24.50

Wintermute is an intelligent framework of applications and libraries that uses neural networking to learn about its host. A pseudo-langauge engine that permits translations and grammar rulesets of any language to be incorporated into the system, and database downloads of different sets of data combine to provide a virtual self-thinking assistant that can be used to perform tasks like dictation to a text editor, and more complex tasks such as sorting of documents depending on the time of day, or automation of other routine tasks. It should be noted that Wintermute itself is a meta-project. It encompasses a large array of currently existing and potential produced projects.

No download No website Updated 17 Jul 2011 D* Lite

Screenshot
Pop 43.02
Vit 25.96

D* Lite is a C++ implementation of the D* Lite algorithm. D* Lite is an incremental heuristic search algorithm by Sven Koenig and Maxim Likhachev that builds on LPA*, an incremental heuristic search algorithm that combines ideas of A* and Dynamic SWSF-FP.

Download No website Updated 18 Jul 2011 Proper nouns

Screenshot
Pop 17.80
Vit 26.01

Proper nouns is a PHP class that can extract proper nouns from texts. It takes a text string and can detect which words may be proper nouns of people or other entities. It uses some heuristics like the capitalization of the first letter of a word, the presence of a person's title preceding the nouns, etc. The class may consider consecutive proper names as a single proper name. The class assumes English by default but may be configured to work with other idioms.

No download No website Updated 28 May 2011 Evolving Objects

Screenshot
Pop 42.85
Vit 26.92

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 17 May 2011 ATRACO Project

Screenshot
Pop 21.75
Vit 27.11

The ATRACO Project is a prototype implementation of a trusted ambient ecology system that runs and manages activity spheres in an Ambient Intelligence Space. Activity spheres are realized by automatically discovering, selecting, and adapting smart devices (artefacts) existing in the space, according to user's preferences, customs, and activities. OWL ontologies are used for modeling user profile, devices, activities, and goal descriptions. Abstract plans are bound to specific devices, methods, and values through semantic matching.

Download No website Updated 28 Mar 2011 ca-ga

Screenshot
Pop 30.76
Vit 28.03

ca-ga is a toy artificial life simulation that uses genetic algorithms on large cellular automata. It uses simple but easily extended DNA that is 8k long by default, though you can take the size out to anything you have time to evolve. It sits under each cell of a 128x128 board and orders operations to transfer energy in the hopes of achieving a kill and breed. The simulation features a mutating fitness function, emergent sex, and a proof of concept real world fitness function. After enough generations, the cells or genes could achieve collectivism and organismhood, coordinating the values of the hotspots that determine board temperature in order to maintain a desired equilibrium. But maybe not. If you work in a fitness function, an optimizing problem solver results.

No download Website Updated 15 Oct 2012 Fuzzy machine learning framework

Screenshot
Pop 63.69
Vit 3.57

Fuzzy machine learning framework is a library and a GUI front-end for machine learning using intuitionistic fuzzy data. The approach is based on the intuitionistic fuzzy sets and the possibility theory. Further characteristics are fuzzy features and classes; numeric, enumeration features and features based on linguistic variables; user-defined features; derived and evaluated features; classifiers as features for building hierarchical systems; automatic refinement in case of dependent features; incremental learning; fuzzy control language support; object-oriented software design with extensible objects and automatic garbage collection; generic data base support through ODBC; text I/O and HTML output; an advanced graphical user interface based on GTK+; and examples of use.

No download Website Updated 30 Dec 2012 MyMediaLite

Screenshot
Pop 85.81
Vit 12.63

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.

Screenshot

Project Spotlight

irker

An IRC submission proxy daemon.

Screenshot

Project Spotlight

ViewVC

A Web-based Subversion and CVS repository browser.