RSS 342 projects tagged "Artificial Intelligence"

Download Website Updated 04 Jun 2013 newLISP

Screenshot
Pop 462.17
Vit 73.48

newLISP is a Lisp-like, general-purpose scripting language. It has all the magic of traditional Lisp, but is easier to learn and use. newLISP is friendly, fast, and small. Most of the functions you will ever need are already built in.

Download Website Updated 31 May 2013 dlib C++ Library

Screenshot
Pop 474.39
Vit 91.98

dlib is a C++ library for developing portable applications dealing with networking, threads, graphical interfaces, data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian nets, and numerous other tasks.

Download Website Updated 27 May 2013 QSMM

Screenshot
Pop 38.92
Vit 5.16

QSMM, the "QSMM State Machine Model", is a framework for development of non-deterministic intelligent state models and systems with spur-driven behavior. It includes low-level functions for generating optimal actions by the system and high-level functions for building multinode models. In a multinode model, nodes represent components of a system you develop which choose optimal actions using the framework and can correspond to entities external to the system and which behavior is to be learnt. A node can choose optimal actions based on a current node state which is either set manually by your program or is identified automatically by the framework. Probability profiles for a state transition matrix and an action emission matrix of the node can be specified using an assembler program with a user-defined instruction set.

No download Website Updated 26 May 2013 fuzzylite

Screenshot
Pop 37.12
Vit 4.96

fuzzylite is a cross-platform fuzzy logic control library. It provides a natural and simple way of creating a fuzzy logic engine in a few steps using object-oriented programming. It allows you to easily add your own features to the library by just using inheritance. It only relies on the Standard Template Library (STL) which comes with C++. No third-party libraries (e.g., boost) are involved. As a library, it only contains the functions you need from a fuzzy logic controller. qtfuzzylite is a Graphic User Interface which uses fuzzylite to provide a nice and easy way to visually create your fuzzy logic controllers. It allows you to design your fuzzy logic controller and interactively play with it while observing its operation in realtime, and it allows you to export your controller to actual fuzzylite C++ code, so you only need to copy and paste it into your C++ application.

Download Website Updated 22 May 2013 Thinknowlogy

Screenshot
Pop 226.02
Vit 26.76

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 18 May 2013 NHI1

Screenshot
Pop 339.67
Vit 55.19

NHI1 is an attempt to create a non-human intelligence. It is composed of several sub-projects like theLink (formerly known as libmsgque) and theBrain, which is a persistent storage system able to save a data package from theLink without transformation.

Download Website Updated 15 May 2013 Mars Simulation Project

Screenshot
Pop 403.25
Vit 55.98

The Mars Simulation Project is an open source Java project to create a simulation of a future human settlement on the planet Mars.

No download Website Updated 30 Apr 2013 Wandora

Screenshot
Pop 261.34
Vit 31.19

Wandora is a general purpose data extraction, management, and publishing application based on Topic Maps and Java. Wandora has a graphical user interface, layered presentation of knowledge, several data storage options, rich data extraction, import and export capabilities, and an embedded HTTP server that enables dynamic publication of Topic Maps. Wandora is well suited for rapid ontology construction and knowledge mashups.

Download No website Updated 24 Apr 2013 Critterding

Screenshot
Pop 246.12
Vit 20.11

Critterding is a "Petri dish" universe in 3D that demonstrates evolving artificial life. Critters start out with completely random brains and bodies, but will automatically start evolving into something with much better survival skills.

Download Website Updated 17 Mar 2013 SHOGUN

Screenshot
Pop 240.94
Vit 26.72

SHOGUN is a machine learning toolbox whose focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, all making use of the same underlying, efficient kernel implementations. Apart from SVMs and regression, SHOGUN also features a number of linear methods like Linear Discriminant Analysis (LDA), Linear Programming Machine (LPM), (Kernel) Perceptrons, and algorithms to train hidden Markov models. SHOGUN can be used from within C++, Matlab, R, Octave, and Python.

Screenshot

Project Spotlight

Finesse

An Interferometer simulation.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.