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 (582)

Artificial Intelligence

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

Showing page 1 of 143.

  • Programming Without Coding Technology Icon
    Programming Without Coding Technology

    Create software without writing a single line of code.

    61,273 weekly downloads
  • Weka---Machine Learning Software in Java Icon
    Weka---Machine Learning Software in Java

    Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code.

    16,661 weekly downloads
  • jTDS - SQL Server and Sybase JDBC driver Icon
    jTDS - SQL Server and Sybase JDBC driver

    Open source JDBC 3.0 type 4 driver for Microsoft SQL Server (6.5 up to 2012) and Sybase ASE. jTDS is a complete implementation of the JDBC 3.0 spec and the fastest JDBC driver for MS SQL Server. For more information see http://jtds.sourceforge.net/

    4,814 weekly downloads
  • Robocode Icon
    Robocode

    Robocode is a programming tank game for Java and .NET

    2,356 weekly downloads
  • Python Knowledge Engine (PyKE) Icon
    Python Knowledge Engine (PyKE)

    Both forward-chaining and backward-chaining rules (which may include python code) are compiled into python. Can also automatically assemble python programs out of python functions which are attached to backward-chaining rules. See pyke.sourceforge.ne

    1,596 weekly downloads
  • Hunspell Icon
    Hunspell

    Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex compounding or character encoding. Hunspell interfaces: Curses, Ispell compatible pipe interface, OpenOffice.org UNO module

    1,118 weekly downloads
  • leJOS Icon
    leJOS

    Run Java on the Lego NXT

    943 weekly downloads
  • CLIPS Rule Based Programming Language Icon
    CLIPS Rule Based Programming Language

    CLIPS is a forward-chaining rule-based programming language written in C that also provides procedural and object-oriented programming facilities.

    881 weekly downloads
  • CLISP - an ANSI Common Lisp Icon
    CLISP - an ANSI Common Lisp

    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.

    711 weekly downloads
  • Java Neural Network Framework Neuroph Icon
    Java Neural Network Framework Neuroph

    Java Neural Network Framework

    715 weekly downloads
  • Armadillo C++ matrix library Icon
    Armadillo C++ matrix library

    Armadillo is a fast, template based, C++ matrix library with optional interface to LAPACK and ATLAS libraries, including high-performance versions such as Intel MKL, AMD ACML and OpenBLAS. Integer, floating point and complex numbers are supported, as well as disk storage and a subset of trigonometric and statistics functions. Armadillo has an easy to use syntax, deliberately similar to Matlab. For more details, see http://arma.sourceforge.net

    581 weekly downloads
  • CoGrOO: Open|LibreOffice Grammar Checker Icon
    CoGrOO: Open|LibreOffice Grammar Checker

    CoGrOO (A LibreOffice & OpenOffice.org Grammar Checker), the only open source Portuguese grammar checker that can be used with LibreOffice & OpenOffice.org.

    590 weekly downloads
  • Kile KDE LaTeX Editor Icon
    Kile KDE LaTeX Editor

    Kile is a LaTeX source editor, TeX shell that simplifies the creation of LaTeX documents.

    494 weekly downloads
  • Java Universal Network/Graph Framework Icon
    Java Universal Network/Graph Framework

    JUNG provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network.

    459 weekly downloads
  • Fast Artificial Neural Network Library Icon
    Fast Artificial Neural Network Library

    Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. Bindings to more than 15 programming languages are available. An easy to read introduction article and a reference manual accompanies the library with examples and recommendations on how to use the library. Several graphical user interfaces are also available for the library.

    660 weekly downloads
  • Scikit Learn Icon
    Scikit Learn

    Machine Learning framework in Python

    633 weekly downloads
  • MOA - Massive Online Analysis Icon
    MOA - Massive Online Analysis

    A framework for learning from a continuous supply of examples, a data stream. Includes classification and clustering methods. Related to the WEKA project, also written in Java, while scaling to more demanding problems.

    385 weekly downloads
  • an Object Oriented Neural Engine Icon
    an Object Oriented Neural Engine

    Joone is a neural net framework written in Java(tm). It's composed by a core engine, a GUI editor and a distributed training environment and can be extended by writing new modules to implement new algorithms or architectures starting from base component

    241 weekly downloads
  • Mobile Robot Programming Toolkit (MRPT) Icon
    Mobile Robot Programming Toolkit (MRPT)

    The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed for robotics researchers to design and implement algorithms about Localization, SLAM, Navigation, computer vision. http://www.mrpt.org/

    332 weekly downloads
  • Speech Recognition SkryBot in Polish  Icon
    Speech Recognition SkryBot in Polish

    speech recognition software for Polish language

    244 weekly downloads
  • OWL API Icon
    OWL API

    A Java interface and implementation for the W3C Web Ontology Language (OWL), used to represent Semantic Web ontologies. The API is focused towards OWL 2 and offers an interface to inference engines and validation functionality.

    242 weekly downloads
  • ANts P2P Icon
    ANts P2P

    ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others.

    181 weekly downloads
  • The Player Project Icon
    The Player Project

    The Player Project: Player is a networked interface to robots and sensors. Stage and Gazebo are Player-friendly multiple-robot simulators. The software aims for POSIX compliance and runs on most UNIX-like OS's. Some parts also work on Windows.

    268 weekly downloads
  • SimMetrics Icon
    SimMetrics

    SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/01.

    184 weekly downloads
  • AIMLBot (Program#) Icon
    AIMLBot (Program#)

    AIMLBot (Program#) is a small, fast, standards-compliant yet easily customizable .NET dll implementation of an AIML (Artificial Intelligence Markup Language) based chatter bot. AIMLBot has been tested on both Microsoft's runtime environment and Mono.

    120 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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 Go Parallel