RSS 2 projects tagged "Artificial Intelligence"

No download Website Updated 05 Feb 2009 Asimulator

Screenshot
Pop 24.62
Vit 39.94

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.

No download Website Updated 09 Apr 2012 Fuzzy sets for Ada

Screenshot
Pop 82.85
Vit 11.37

Fuzzy sets for Ada is a library providing implementations of confidence factors with the operations not, and, or, xor, +, and *, classical fuzzy sets with the set-theoretic operations and the operations of the possibility theory, intuitionistic fuzzy sets with the operations on them, fuzzy logic based on the intuitionistic fuzzy sets and the possibility theory; fuzzy numbers, both integer and floating-point with conventional arithmetical operations, and linguistic variables and sets of linguistic variables with operations on them. String-oriented I/O is supported. A rich set of GTK+ GUI widgets is provided.

Screenshot

Project Spotlight

PacketFence

A network access control (NAC) system.

Screenshot

Project Spotlight

PCRE

A library that implements Perl 5-style regular expressions.