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
Filters
  • Programming Language: C ×
Refine your search
Translations
  • English (262)
  • French (27)
  • Spanish (26)
  • German (21)
  • Italian (13)
  • Brazilian Portuguese (8)
  • Dutch (7)
  • Japanese (7)
  • Russian (7)
  • Chinese (5)
  • Portuguese (4)
  • Swedish (4)
  • Catalan (3)
  • Tamil (3)
  • Afrikaans (2)
License
  • OSI-Approved Open Source (440)
    • GNU General Public License version 2.0 (286)
    • GNU Library or Lesser General Public License version 2.0 (68)
    • BSD License (42)
    • GNU General Public License version 3.0 (21)
    • MIT License (17)
    • Academic Free License (15)
    • GNU Library or Lesser General Public License version 3.0 (7)
    • Common Public License 1.0 (5)
    • Apache License V2.0 (3)
    • Artistic License (3)
    • Open Software License 3.0 (3)
    • Affero GNU Public License (2)
    • Apache Software License (2)
    • Mozilla Public License 1.0 (2)
    • Mozilla Public License 1.1 (2)
  • Public Domain (20)
  • Other License (8)
  • Creative Commons Attribution License (4)
    • Creative Commons Attribution Non-Commercial License V2.0 (2)
    • Creative Commons Attribution ShareAlike License V3.0 (1)
Programming Language
  • C++ (218)
  • Java (81)
  • Python (60)
  • Perl (25)
  • Assembly (24)
  • Lisp (17)
  • PHP (17)
  • C# (16)
  • MATLAB (15)
  • Prolog (14)
  • Unix Shell (11)
  • Ruby (8)
  • Tcl (8)
  • Objective C (7)
  • JavaScript (5)
Status
  • 1 - Planning (122)
  • 4 - Beta (107)
  • 3 - Alpha (94)
  • 5 - Production/Stable (83)
  • 2 - Pre-Alpha (82)
  • 6 - Mature (13)
  • 7 - Inactive (11)
OS
  • Linux (448)
  • Grouping and Descriptive Categories (345)
    • All POSIX (229)
    • All 32-bit MS Windows (98)
    • OS Independent (68)
    • OS Portable (57)
    • 32-bit MS Windows (39)
    • 32-bit MS Windows (18)
    • All BSD Platforms (16)
    • 64-bit MS Windows (13)
    • Project is an Operating System Kernel (4)
    • Project is OS Distribution-Specific (1)
    • Project is an Operating System Distribution (1)
  • Windows (310)
  • Mac (218)
  • Modern (217)
    • Linux (195)
    • WinXP (41)
    • OS X (39)
    • Solaris (21)
    • Win2K (16)
    • FreeBSD (14)
    • Windows 7 (12)
    • Vista (10)
    • NetBSD (4)
    • OpenBSD (4)
  • BSD (211)
  • Other Operating Systems (34)
    • Other (8)
    • SGI IRIX (5)
    • BSD/OS (4)
    • HP-UX (4)
    • MS-DOS (4)
    • BeOS (3)
    • WinNT (3)
    • IBM AIX (2)
    • Win98 (2)
    • Apple Mac OS Classic (1)
    • Console-based Platforms (1)
    • GNU Hurd (1)
    • IBM OS/2 (1)
    • Microsoft Windows Server 2003 (1)
    • WinME (1)
Freshness
  • Recently updated (80)

Artificial Intelligence

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

Showing page 3 of 20.

  • Simple Sudoku Solver Icon
    Simple Sudoku Solver

    This is an effort to create the best yet simple sudoku solver.

    15 weekly downloads
  • WordNet 3.0 windows visual studio Icon
    WordNet 3.0 windows visual studio

    It's Windows version of WordNet 3.0 (not provided on author's site) with c code source for compiling with visual studio

    15 weekly downloads
  • JCamCalib: A Camera Calibration Utility Icon
    JCamCalib: A Camera Calibration Utility

    JCamCalib is a Java front-end for Intel's OCV library, specifically to compute camera's intrinsic parameters (focal lenght, optical center), lens distortion coefficients and homography matrix computation. http://dali.mty.itesm.mx/~hugo/thesis/JCamCalib

    14 weekly downloads
  • MyNC Numerical Control System Icon
    MyNC Numerical Control System

    Universal CNC (Computer Numerical Control) system with accompanying communication and graphics libraries

    14 weekly downloads
  • CUDA Neural Network Icon
    CUDA Neural Network

    Implementation of a feed-forward backpropagation artificial neural network using CUDA.

    13 weekly downloads
  • Java Decision Diagram Libraries Icon
    Java Decision Diagram Libraries

    This project contains two different Binary Decision Diagrams (BDD) libraries: JBDD: a Java interface to two popular BDD libraries, CUDD and BuDDy. JDD: a native Java library supporting BDD, Z-BDD and more (graph/automata/Petri nets/SAT)

    13 weekly downloads
  • PCP (Pattern Classification Program) Icon
    PCP (Pattern Classification Program)

    PCP (Pattern Classification Program) is an open-source machine learning program for supervised classification of patterns. PCP is a binary executable running on Linux and Windows (under Cygwin environment).

    13 weekly downloads
  • Random Projection Trees Icon
    Random Projection Trees

    Random Projection Trees is a recursive space partitioning datastructure which can automatically adapt to the underlying (linear or non-linear) structure in data. It has strong theoretical guarantees on rates of convergence and works well in practice.

    13 weekly downloads
  • ktree Icon
    ktree

    K-tree provides a scalable approach to clustering inspired by the B+-tree and k-means algorithms. Clustering can be used to solve problems in signal processing, machine learning and other contexts.

    7 weekly downloads
  • CLIPS interfaces and sample projects Icon
    CLIPS interfaces and sample projects

    Interface and example projects for CLIPS on NT using the CLIPS DLL. Includes Web/CGI interface.

    12 weekly downloads
  • Dragon Fly / TimeSnake Icon
    Dragon Fly / TimeSnake

    TimeSnake is (will be) a real-time, network capable game engine, kept modular to facilitate portability. Emphasis on keeping frame rate high, for a level playing field in competitive gaming. Dragon Fly is the first game using TimeSnake, a 3D fantasy base

    12 weekly downloads
  • Gaussian Mixture Model and Regression Icon
    Gaussian Mixture Model and Regression

    GMM-GMR is a light package of functions in C/C++ to compute Gaussian Mixture Model (GMM) and Gaussian Mixture Regression (GMR). It allows to encode any dataset in a GMM, and GMR can then be used to retrieve partial data by specifying the desired inputs.

    12 weekly downloads
  • RDF Software Introspector Icon
    RDF Software Introspector

    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/

    12 weekly downloads
  • VFML Icon
    VFML

    VFML -- Very Fast Machine Learning toolkit. A collection of tools, learners, and APIs for working with high-speed data streams and very large data sets.

    4 weekly downloads
  • SNOBOL4 Programming Language Icon
    SNOBOL4 Programming Language

    SNOBOL4, while known primarily as a string language excels at any task involving symbolic manipulations. It provides run time typing, garbage collection, user data types, on the fly compilation.

    11 weekly downloads
  • FlexCRFs: Flex Conditional Random Fields Icon
    FlexCRFs: Flex Conditional Random Fields

    FlexCRFs: A Flexible Conditional Random Fields Toolkit for Labeling and Segmenting Sequence Data (this includes a parallel implementation of CRFs called PCRFs to support training CRF models on massively parallel computer systems).

    10 weekly downloads
  • Isolation Forest Icon
    Isolation Forest

    Isolation Forest detects data-anomalies using binary trees. Platform: R (www.r-project.org) Reference: Fei Tony Liu, Kai Ming Ting, and Zhi-Hua Zhou, “Isolation Forest”, IEEE International Conference on Data Mining 2008 (ICDM 08)

    10 weekly downloads
  • LWPR Icon
    LWPR

    Locally Weighted Projection Regression (LWPR)

    10 weekly downloads
  • Modular Suite of NLP Tools Icon
    Modular Suite of NLP Tools

    This project aims to build a suite of Natural Language Processing tools. Modules will include corpus indexing and access tools, a part-of-speech tagger, tokenisers, text classification software, etc.

    10 weekly downloads
  • ACOPOST - a collection of POS taggers Icon
    ACOPOST - a collection of POS taggers

    Part-of-speech tagging is the task of assigning symbols from a particular set to words in a natural language text. ACOPOST implements and extends well-known machine learning techniques and provides a uniform environment for testing.

    9 weekly downloads
  • The Rossum Project Icon
    The Rossum Project

    The Rossum Project is an attempt to collect and distribute robotics software. We are seeking help with our first project, a mobile-robot simulator featuring a 2-D virtual world, and new work including artificial intelligence and robot-control logic.

    9 weekly downloads
  • fmbux Icon
    fmbux

    fmbux is the approach of an intelligent appearing playout software for automated private radio stations or private places where radio-like sounding ambience is desired. fmbux is widely configurable by ASCII-files and offers rundown of playlist, random pl

    9 weekly downloads
  • SNNS Icon
    SNNS

    The intention of this project is to give all serious users of the SNNS a place where they find a bugfix and patch management and where they get useful information about the SNNS.

    5 weekly downloads
  • AIBuddy Intelligent Chatbot Icon
    AIBuddy Intelligent Chatbot

    AIBuddy is an artificially intelligent chatbot. Unlike other chatbots, which pattern-match the entered phrase against a database of hard-coded responses, AIBuddy actually remembers the conversation, and can respond in context.

    8 weekly downloads
  • CINAG  Icon
    CINAG

    CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.

    8 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 Big Data