- Programming Language: C ×
Artificial Intelligence
Showing page 3 of 20.
-
Simple Sudoku Solver This is an effort to create the best yet simple sudoku solver.
15 weekly downloads -
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 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 Universal CNC (Computer Numerical Control) system with accompanying communication and graphics libraries
14 weekly downloads -
CUDA Neural Network Implementation of a feed-forward backpropagation artificial neural network using CUDA.
13 weekly downloads -
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) 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 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 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 Interface and example projects for CLIPS on NT using the CLIPS DLL. Includes Web/CGI interface.
12 weekly downloads -
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 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 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 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 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 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 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 Locally Weighted Projection Regression (LWPR)
10 weekly downloads -
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 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 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 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 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 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 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