SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
  • Artificial Intelligence
Advanced
Refine your search
Translations
  • English (1,574)
  • French (129)
  • German (122)
  • Spanish (103)
  • Russian (67)
  • Chinese (47)
  • Italian (47)
  • Brazilian Portuguese (44)
  • Polish (21)
  • Dutch (18)
  • Japanese (17)
  • Portuguese (14)
  • Swedish (10)
  • Arabic (9)
  • Czech (9)
License
  • OSI-Approved Open Source (3,272)
    • GNU General Public License version 2.0 (1,796)
    • GNU Library or Lesser General Public License version 2.0 (523)
    • BSD License (262)
    • GNU General Public License version 3.0 (230)
    • Academic Free License (181)
    • MIT License (119)
    • Apache License V2.0 (84)
    • GNU Library or Lesser General Public License version 3.0 (68)
    • Mozilla Public License 1.1 (40)
    • Artistic License (33)
    • Open Software License 3.0 (29)
    • Common Public License 1.0 (24)
    • Affero GNU Public License (21)
    • Apache Software License (19)
    • Educational Community License, Version 2.0 (17)
  • Public Domain (117)
  • Other License (72)
Programming Language
  • Java (1,496)
  • C++ (1,084)
  • C (477)
  • Python (337)
  • C# (241)
  • PHP (120)
  • Perl (102)
  • MATLAB (86)
  • Prolog (75)
  • Lisp (73)
  • JavaScript (66)
  • Assembly (41)
  • Ruby (39)
  • Delphi/Kylix (34)
  • Unix Shell (30)
Status
  • 1 - Planning (792)
  • 4 - Beta (790)
  • 3 - Alpha (694)
  • 2 - Pre-Alpha (644)
  • 5 - Production/Stable (546)
  • 7 - Inactive (79)
  • 6 - Mature (52)
OS
  • Linux (3,168)
  • Windows (3,082)
  • Grouping and Descriptive Categories (2,424)
    • OS Independent (1,090)
    • All POSIX (754)
    • All 32-bit MS Windows (570)
    • OS Portable (396)
    • 32-bit MS Windows (293)
    • 32-bit MS Windows (91)
    • All BSD Platforms (85)
    • 64-bit MS Windows (70)
    • Project is an Operating System Distribution (5)
    • Project is an Operating System Kernel (4)
    • Project is OS Distribution-Specific (1)
  • Mac (2,376)
  • Modern (895)
    • Linux (693)
    • WinXP (246)
    • OS X (156)
    • Win2K (95)
    • Windows 7 (77)
    • Vista (67)
    • Solaris (52)
    • FreeBSD (30)
    • NetBSD (5)
    • OpenBSD (5)
  • BSD (667)
Freshness
  • Recently updated (581)

Artificial Intelligence

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 8 of 143.

  • FAKE GAME Icon
    FAKE GAME

    The FAKE GAME tool uses natural evolution to evolve Data Mining models. It incorporates several preprocessing, optimization and visualization methods aimed to streamline the Knowledge Discovery process. Knowledge Extraction from data is being automated!

    6 weekly downloads
  • NOMAD: black-box optimization software Icon
    NOMAD: black-box optimization software

    NOMAD is a C++ code that implements the MADS algorithm (Mesh Adaptive Direct Search) for difficult blackbox optimization problems. Such problems occur when the functions to optimize are costly computer simulations with no derivatives.

    36 weekly downloads
  • Word Vector Tool Icon
    Word Vector Tool

    The Word Vector Tool is a simple but flexible Java library to create word vector representations of text documents. Word vectors can be used for various text processing tasks, as text classification, text clustering or information retrieval.

    36 weekly downloads
  • ai.planet Icon
    ai.planet

    ai.planet is a virtual world for artificial intelligence. Developers can study and visualize algorithms in a versatile 3D environment.

    36 weekly downloads
  • Higher Education Reference Ontology Icon
    Higher Education Reference Ontology

    HERO provides consensual knowledge model of university domain.

    20 weekly downloads
  • Howie Icon
    Howie

    Howie is a artificial intelligence agent with a natural language interface. It is designed to be simple to install, configure and above all extend.

    20 weekly downloads
  • MegaHAL Icon
    MegaHAL

    MegaHAL is a 'conversation simulator' that learns as you talk to it. MegaHAL differs from conversation simulators such as Eliza in that it uses a Markov Model to learn how to hold a conversation. It is possible to teach MegaHAL to talk about new topic

    20 weekly downloads
  • Optimization Algorithm Toolkit (OAT) Icon
    Optimization Algorithm Toolkit (OAT)

    A Java workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more.

    20 weekly downloads
  • Rars Icon
    Rars

    RARS is the Robot Auto Racing Simulation, in which the drivers are robot programs. It is intended as a competition among programmers. It consists of a simulation of the physics of cars, a graphic display of the race, and a robot driver for each car.

    20 weekly downloads
  • VIKAMINE Icon
    VIKAMINE

    VIKAMINE is a flexible environment for visual analytics, data mining and business intelligence - implemented in pure Java. It features several powerful visualization and mining methods, and can utilize background knowledge.

    35 weekly downloads
  • Galileo: a Distributed Genetic Algorithm Icon
    Galileo: a Distributed Genetic Algorithm

    Galileo is a library for developing custom distributed genetic algorithms developed in Python. It provides a robust set of objects that can be used directly or as the basis of derived objects. Its modularity makes it easy to extend the functionality. The

    19 weekly downloads
  • Mocapy++ Icon
    Mocapy++

    Mocapy++ is a Dynamic Bayesian Network toolkit, implemented in C++. It supports discrete, multinomial, Gaussian, Kent, Von Mises and Poisson nodes. Inference and learning is done by Gibbs sampling/Stochastic-EM.

    34 weekly downloads
  • olivechess Icon
    olivechess

    a UCI chess engine

    34 weekly downloads
  • General Hidden Markov Model Library Icon
    General Hidden Markov Model Library

    The General Hidden Markov Model Library (GHMM) is a C library with additional Python bindings implementing a wide range of types of Hidden Markov Models and algorithms: discrete, continous emissions, basic training, HMM clustering, HMM mixtures.

    33 weekly downloads
  • XSB Icon
    XSB

    Logic Programming and Deductive Database system (Tabled Prolog) for Unix and Windows.

    33 weekly downloads
  • Kandid Icon
    Kandid

    Kandid generates images using genetic algorithms. In a simulated evolution surprising images can be found calculated with Lisp expressions, Textures, Iterated Function Systems, Linear Cellular Automata, Voroni diagrams, Lindenmayer Systems and POVray

    32 weekly downloads
  • backprop1 Icon
    backprop1

    backprop1 provides a simple three layer backpropagation neural network implemented in java. There are three demo programs to perform point classification, the XOR problem and character recognition.

    32 weekly downloads
  • Gamera Icon
    Gamera

    Gamera is a framework for the creation of structured document analysis applications by domain experts. It combines a programming library with GUI tools for the training and interactive development of recognition systems.

    31 weekly downloads
  • ROSETTA Icon
    ROSETTA

    The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining. Comprises useful routines for machine learning in general and for rough set theory in particular.

    31 weekly downloads
  • GPUMLib Icon
    GPUMLib

    GPU Machine Learning Library. This library aims to provide machine learning researchers and practitioners with a high performance library by taking advantage of the GPU enormous computational power. The library is developed in C++ and CUDA.

    17 weekly downloads
  • JFern, Java-based Petri Net framework Icon
    JFern, Java-based Petri Net framework

    Rakiura JFern - lightweight Petri Net framework. Engine with the GUI simulator, written in Java and designed for Java developers. Supports multiple inscription languages: Java, Kawa, BeanShell and Clojure.

    17 weekly downloads
  • Cutting Problem Icon
    Cutting Problem

    Cutting Problem solved by Genetic algorithms. The goal is to cut a rectangular plate of material into more smaller rectangles. The cuts must be rectangular and guillotinable.

    30 weekly downloads
  • The Tao of Soccer Icon
    The Tao of Soccer

    TOS is a multi-player soccer simulation game and a match simulation engine for on-line soccer management games. TOS can also be used as a tool for multi-agent AI research and education.

    30 weekly downloads
  • AIMLpad Icon
    AIMLpad

    AIMLpad is an AIML chatbot program with extra features for the bot developer. Includes a scripting language (besides AIML) and includes features to use the OpenCyc and ConceptNet reasoning systems. Has a micro web server, uses IRC, as well as MS Agen

    29 weekly downloads
  • Open Genetic Algorithm Toolbox Icon
    Open Genetic Algorithm Toolbox

    This is a MATLAB toolbox to run a GA on any problem you want to model.

    29 weekly downloads
  • Back
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Smarter IT