Links:
The Player Project The Player Project creates Free Software that enables research in robot and sensor systems. The Player robot server is a widely used robot control interface in the world. Its simulation backends, Stage and Gazebo, are also very widely used. Read more hot Achilles Achilles is an evolution simulation based on Larry Yaeger's PolyWorld. It uses Hebbian neural networks, and an extremely simplified physical model that allows virtual organisms to interact freely in a simulated environment. AIMLBot AIMLBot is a small, fast, standards-compliant yet easily customizable .NET DLL implementation of an AIML (Artificial Intelligence Markup Language) based chatter bot. It boasts cross-platform compatibility, a modular architecture, a simple and logical API, standards compliant AIML support with the option for extensions via custom tags, very small size (currently only 52k), and very fast performance (over 30,000 categories processed in under a second). aiParts aiParts is a collection of Open Source C++ software parts that can be used to implement AI Patterns and other artificial intelligence techniques. Aseba Aseba is an event-based robot framework that allows distributed control and efficient resources exploitation of multi-microcontroller mobile robots. It provides hardware modularity, better efficiency, and improved scalability by embedding a lightweight virtual machine in each microcontroller and providing an IDE to develop and debug the whole robot from a single place. Backprop Backprop is for back-propagation and related algorithms including Quickprop, Delta-Bar-Delta and recurrent networks. bnns Blue's Neural Network Simulator (bnns) is a research tool for interactive training of artificial neural networks. cddsolve cddsolve is a double dummy bridge solver, implemented in ANSI c and licensed under the GPL. It utilizes alpha-beta pruning and minimax searching to find the number of tricks a given side can take under the assumption of optimal play. CellCV The CellCV project is a C/C++ computer vision project that performs parallel elaboration of image sequences using the STI Cell Processor in order to achieve a speedup. Charlemagne Charlemagne is a versatile genetic programming application which includes a command-line client and an interactive console mode. It features built in input-output mapping support, and is user-extensible for complex fitness evaluation in Python and Lisp. CLARAty CLARAty is a coupled layer architecture for robotic autonomy. CLARAty is a framework that promotes reusable robotic software. It was designed to support heterogeneous robotic platforms and integrate advanced robotic capabilities from multiple institutions. Consequently, its design had to be portable, modular, flexible, and extendible. Critterding Critterding is a "Petri dish"-universe with a 3D view that demonstrates simple artificial intelligence by evolution. Critters start out with completely random brains, but will automatically start evolving into something with much better survival skills. Crogai Crogai is an experiment to introduce some artificial intelligence in crowd behavior scenarios. This is an experimental project, a framework for research in this domain. CTF CTF is a multi-agent capture-the-flag framework designed for teaching artificial intelligence (AI) concepts to a large group of students. DDLab DDLab is an interactive graphics program for researching discrete dynamical networks, relevant to the study of complexity, emergent phenomena, neural networks, and aspects of theoretical biology such as gene regulatory networks. Emergent Emergent is a neural network simulator with a built-in scripting language which allows for the creation and analysis of complex, sophisticated models of the brain in the world. ffnet ffnet is a fast and easy-to-use feed-forward neural network training solution for Python. You can use it to train, test, save, load, and use an artificial neural network with sigmoid activation functions. Any network connectivity without cycles is allowed (not only layered). Training can be performed with several optimization schemes, including genetic alorithm based optimization. There is access to exact partial derivatives of network outputs versus its inputs. FlexGA (commercial) FlexGA is a genetic algorithm toolbox, designed to help implement and explore evolutionary algorithms. GAlib GAlib contains a set of C++ genetic algorithm objects. The library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators. The documentation includes an extensive overview of how to implement a genetic algorithm as well as examples illustrating customizations to the GAlib classes. GALOPPS GALOPPS is a flexible, generic GA, in 'C'. It was based upon Goldberg's Simple Genetic Algorithm (SGA) architecture, in order to make it easier for users to learn to use and extend. GAS Genetic Algorithm Stuff: meant to be a Python framework for applying genetic algorithms GENESIS GEneral NEural SImulation System: a general purpose simulation platform which was developed to support the simulation of neural systems ranging from complex models of single neurons to simulations of large networks made up of more abstract neuronal components. iqr iqr is a simulation system for graphically designing and controlling large-scale neuronal models. Simulations can control real-world devices in real-time. It can be extended by new neuron and synapse types and custom interfaces to hardware. Isabelle Isabelle is a generic theorem prover, developed at the University of Cambridge. New logics are introduced by specifying their syntax and rules of inference; proof procedures can be expressed using tactics and tacticals. jbpe jbpe is a back-propagation neural network editor / simulator. LangCore langcore allow build semantic cores of different humans' and non humans' languages for text to generation and searches. Build cores of many languages and determine language of unknown text or type of file, or determination of unknown author. Lightweight Neural Network Lightweight Neural Network is a lightweight implementation of a neural network for use in C and C++ programs. It is intended for use in applications that just happen to need a simple neural network and do not want to use needlessly complex neural network libraries. lilgp lilgp is a generic 'C' genetic programming tool. ManyEars The ManyEars project makes use of an array of microphones to perform sound source localization, tracking, and separation. It is designed to provide auditory capabilities to mobile robots, but it can equally be used for video conferencing or other applications. It is based on the FlowDesigner development environment. MARIE MARIE is a robotic development and integration environment focused on software reusability and exploitation of already available APIs and middlewares frequently used in robotics. mata mata is a general cellular automata/dynamata program written in C++. Milk Milk is a machine learning toolkit in Python. Its focus is on supervised classification. milk wraps libsvm in a Pythonic way (the models learned have weight arrays that are accessible from Python directly, the models are pickle()able, you can pass any Python function as a kernel, etc.). Minion Minion is a fast constraint solver. It can (try to) solve any problem which can be expressed as a list of variables and a list of constraints, for example, Sudoku. It has been used to solve problems with thousands of variables and constraints. Modular Controller Architecture Modular Controller Architecture is a modular, network transparent and realtime capable C/C++ framework for controlling robots and other kind of hardware. The main plattform is Linux/RTLinux, support for Win32 and Solaris also exists. NASA Vision Workbench The Vision Workbench has been used within NASA for a wide range of image processing tasks, including alignment and stitching of panoramic images, high-dynamic-range imaging, texture analysis and recognition, lunar and planetary map generation, and the production of 3D models from stereo image pairs. Read more NEFCLASS Euro-Fuzzy CLASSification: it is used for data analysis by neuro-fuzzy models. It can learn fuzzy rules and fuzzy sets by supervised learning. NEFCON NEFCON is a model for neuro-fuzzy control. It can learn fuzzy rules and fuzzy sets by reinforcement learning. NEFPROX Neuro-Fuzzy Function Approximation: for approximating functions with fuzzy systems based on supervised learning. Neuron-C NeuronC is a neural circuit simulation language that allows a user to construct a realistic biophysically-based model of a neural circuit (1 to 10,000 neurons) and simulate a physiology experiment on it. Recently updated (2006), the language is now available as a fully-compiled API for C/C++ (gcc), allowing the full power of C++ classes to be applied. NHI1 NHI1 is an attempt to create a non-human intelligence. NICO Toolkit NICO Toolkit is an artificial neural network toolkit designed and optimized for automatic speech recognition applications. NICOLE NICOLE is a theory or experiment that if a computer is given enough combinations of how words, phrases and sentences are related to one another, it could talk back to you. NNFit Neural Network Fitting is a non-linear regression program based on multilayered neural network models. OMNeT++ OMNeT++ is a public-source, component-based, modular and open-architecture simulation environment with strong GUI support and an embeddable simulation kernel. Its primary application area is the simulation of communication networks and because of its generic and flexible architecture, it has been successfully used in other areas like the simulation of IT systems, queueing networks, hardware architectures and business processes as well. Open RObot COntrol Software Open RObot COntrol Software applies software patterns in C++ to achieve real-time execution of software components and provides an infrastructure to quickly integrate them in a real-time operating system such as RTAI or RTLinux, although it can be tested on normal Linux systems. Orchestra Control Engine Orchestra Control Engine is an open source suite of software components (based on Linux/RTAI) for the planning, development and deployment of real-time control applications for industrial machines and robots. Develop real-time control applications for machines, robots, cells and industrial plants. Read more Pansophica Pansophica is a Web search agent with unique neural net intelligence. Pansophica organizes and personalizes Web sites and searches. And, Pansophica makes it easier, quicker, and more fun to find Web documents than ever before. peekabot peekabot is a versatile 3D visualization tool targeted at robotics researchers and developers. It's multi-platform, general purpose, easily extendable, scalable, and does not depend on any other frameworks to function. It also provides some functionality for interacting with your robots using the GUI. You can test your algorithms in both simulated and real environments. The only requirement is that the device can use TCP/IP. Physis Alife research platform to study the evolvability of different assembly-like computer languages. It's similar to Tierra and Avida but it's designed to be more general. Polyworld Polyworld is one of the earliest and one of the most sophisticated artificial worlds developed to study Artificial Life and Artificial Intelligence, using computational genetics, physiology, metabolism, neural networks, learning, vision, and behavior.
Next 50