RebeccaAIML is an enterprise cross platform open source AIML development platform. RebeccaAIML supports C++, Java,C#, and Python as well as many other programming languages and AIML development out of the box with Eclipse.
The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
This is a compiler which produces ANNs out of a simple, procedural programming language. Those programs can then be subject to genetic algorithms and neuro-evolution to enhance them automatically.
This is a project for the development of ChatterBots. It includes it's own programming language that is extremely simple, and currently has a text based client. A GTK version and a web based ChatBot are also in planning.
Hampton is an application of genetic programming (GP) to the pathfinding problem, first applied by Rick Strom. This project was the focus of a gamasutra.com article, by Strom, on GP and pathfinding.
GenetiK is a generic framework that supports evolutionary algorithms, in particular Genetic Algorithms and Genetic Programming (and also Strongly Typed GP).
Push is a programming language designed for use in auto-constructive evolution of computer programs. This directory contains a C++ Push implementation. For documentation and other implementations see http://hampshire.edu/lspector/push.html.
Elisa is an open C++ library for constraint programming and constraint solving techniques. Interval-based algorithms for solving continuous constraints require that Gaol (http://sf.net/projects/gaol) is already installed on your system.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
RTB - Team is a C++ framework and a collection of strategies for robots of the programming game "RealTimeBattle" in order to play in a team and communicate in an efficient way. The whole package depends on rtb version 1.0.6 or higher.
RobotFlow is a mobile robotics tookit based on FlowDesigner. The visual programming interface provided with FlowDesigner will help people to better visualize & understand what is really happening in the robot's control loops, sensors and actuators.
This is a prolog-like programming language based on the fuzzy logic. It includes the class-libraries for fuzzy logic, probability theory and method of resolution, all made in C++. Java releases possible in the future.
Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
nn-utility is a neural network library for C++ and Java. Its aim is to simplify the tedious programming of neural networks, while allowing programmers to have maximum flexibility in terms of defining functions and network topology.
Morasot SimSoccer Team is a proposed team for RoboSoccer simulator v 1.4. The team consists in 5 simulated players (given as a win32 dll). Several coding techiques are shown for efficient soccer playing using object-oriented programming (SimuroSot league
PMDGP is an object oriented framework written in C++ for implementing genetic programming problems. Once a GP problem has been implemented using the framework, a GUI client and Server can be used do distribute the fitness evaluation.
The aim of the project is to provide a code base to support simulation of physical agents in virtual environments so to experiment with different combinations of NN and evolutive programming paradigms.
An open source set of embedded software libraries in C, C++ and Assembler for robotics programming, targeting controllers using Motorola 68K/ColdFire & PowerPC micros. The initial target is the 68332-powered Mini RoboMind controller (www.robominds.com)
GenP Genetic Programming Library is a cross-platform library of genetic programming functions for generic application. Initially it's purpose is for machine learning in board games but should be applicable to any purpose.