Simple Project List Software Map

64 projects in result set
Última Atualização: 2014-06-02 01:05

Armadillo C++ Library

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. The API is deliberately similar to Matlab's. Integer, floating point, and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS numerics libraries. A delayed evaluation approach, based on template meta-programming, is used (during compile time) to combine several operations into one and reduce or eliminate the need for temporaries.

Última Atualização: 2014-06-03 01:58

Thinknowlogy

Thinknowlogy is grammar-based software, designed to utilize the Natural Laws of Intelligence in grammar, in order to create intelligence through natural language in software. This is demonstrated by programming in natural language, reasoning in natural language and drawing conclusions (more advanced than scientific solutions), making assumptions (with self-adjusting level of uncertainty), asking questions (about gaps in the knowledge), and detecting conflicts in the knowledge. It builds semantics autonomously (with no vocabularies or words lists), detecting some cases of semantic ambiguity. It is multi-grammar, proving that Natural Laws of Intelligence are universal.

Última Atualização: 2014-02-17 20:04

SHOGUN

SHOGUN is a machine learning toolbox whose focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, all making use of the same underlying, efficient kernel implementations. Apart from SVMs and regression, SHOGUN also features a number of linear methods like Linear Discriminant Analysis (LDA), Linear Programming Machine (LPM), (Kernel) Perceptrons, and algorithms to train hidden Markov models. SHOGUN can be used from within C++, Matlab, R, Octave, and Python.

Última Atualização: 2012-10-15 16:23

Fuzzy machine learning framework

Fuzzy machine learning framework is a library and a GUI front-end for machine learning using intuitionistic fuzzy data. The approach is based on the intuitionistic fuzzy sets and the possibility theory. Further characteristics are fuzzy features and classes; numeric, enumeration features and features based on linguistic variables; user-defined features; derived and evaluated features; classifiers as features for building hierarchical systems; automatic refinement in case of dependent features; incremental learning; fuzzy control language support; object-oriented software design with extensible objects and automatic garbage collection; generic data base support through ODBC; text I/O and HTML output; an advanced graphical user interface based on GTK+; and examples of use.

Database Environment: SQLite
Sistema Operacional: Linux, Windows
Interface de Usuário: GTK+
Última Atualização: 2013-11-23 23:51

RecDB

RecDB is a recommendation engine built entirely inside PostgreSQL 9.2. It allows application developers to build recommendation applications using a wide variety of built-in recommendation algorithms such as user-user collaborative filtering, item-item collaborative filtering, and singular value decomposition. Applications powered by RecDB can produce online and flexible personalized recommendations to end-users. It is easily used and configured and allows novice developers to define a variety of recommenders that fits their application's needs in few lines of SQL. It can seamlessly integrate recommendation functionality with traditional database operations.

(Machine Translation)
Database Environment: SQL-based, PostgreSQL (pgsql)
Linguagem Natural: English
Sistema Operacional: POSIX (Linux,BSD,Solaris etc..), Linux
Linguagem de Programação: C++, Perl, Python
Última Atualização: 2012-11-06 10:42

Accord.NET Framework

Accord.NET provides statistical analysis, machine learning, image processing, and computer vision methods for .NET applications. The Accord.NET Framework extends the popular AForge.NET with new features, adding to a more complete environment for scientific computing in .NET.

(Machine Translation)
Última Atualização: 2013-06-19 17:48

Milk

Milk is a machine learning toolkit in Python. Its focus is on supervised classification with several classifiers available: SVMs (based on libsvm), k-NN, random forests, and decision trees. It also performs feature selection. These classifiers can be combined in many ways to form different classification systems. For unsupervised learning, milk supports k-means clustering and affinity propagation.

(Machine Translation)
Última Atualização: 2022-01-25 12:33

dlib C++ Library

ネットワーク、スレッド(メッセージパッシング、futures, 他)、グラフィカルインターフェイス、データ構造、線形代数、機械学習、XMLとテキスト解析、数値最適化、ベイズネット等を扱う移植可能なアプリケーションを開発するためのライブラリ。

Última Atualização: 2011-07-04 05:11

K-tree

K-tree provides a scalable approach to clustering by combining the B+-tree and k-means algorithms. Clustering can be used to solve problems in signal processing, machine learning, and other contexts. It has recently been used to solve document clustering problems on the Wikipedia collection.

(Machine Translation)
Última Atualização: 2014-01-07 23:16

MLPACK

MLPACK is a C++ machine learning library with an emphasis on scalability, speed, and ease-of-use. Its aim is to make machine learning possible for novice users by means of a simple, consistent API, while simultaneously exploiting C++ language features to provide maximum performance and maximum flexibility for expert users. It contains algorithms such as k-means, Gaussian mixture models, hidden Markov models, density estimation trees, kernel PCA, locality-sensitive hashing, sparse coding, linear regression and least-angle regression.

(Machine Translation)
Última Atualização: 2012-12-30 19:14

MyMediaLite

MyMediaLite is a lightweight, multi-purpose library of recommender system algorithms. It addresses the two most common scenarios in collaborative filtering: rating prediction (e.g. on a scale of 1 to 5 stars), and item prediction from implicit feedback (e.g. from clicks or purchase actions). It contains dozens of recommender engines, including state-of-the-art matrix factorization methods. It also supports real-time updates to the recommender engines, storing engines to disk and reloading them again, and several evaluation measures to compare the accuracy of different recommender system methods. Three command-line programs that offer most of the functionality contained in the library are included.

(Machine Translation)
Última Atualização: 2012-06-10 21:43

CvHMM

このプロジェクト (CvHMM) の離散隠れマルコフ モデル (OpenCV に基づく HMM) の実装です。それは理解し、やすく使いやすいです。Zip ファイルには実装の 1 つ main.cpp ファイルどのように作品のデモを 1 つのヘッダーが含まれています。あなたのプロジェクトに役になればと願っています。

(Machine Translation)
Última Atualização: 2013-05-18 00:42

openSMILE

OpenSMILE(SMILE = Speech & Music Interpretation by Large Space Extraction)は,「音声認識」「音楽認識」「パラ言語認識」の研究向けに作られた,高速かつリアルタイムに(音声)特徴量を抽出するユーティリティです.EUの「第7次研究枠組み計画」に基づき,ミュンヘン工科大学が開発しています.

Última Atualização: 2018-06-16 01:15

GPLAB

GPLAB は、MATLAB のための遺伝的プログラミング ツールボックスです。

(Machine Translation)
Desenvolvimento Estado: 4 - Beta
Destinado Audiência: Education, Science/Research
Linguagem Natural: English
Sistema Operacional: OS Independent
Linguagem de Programação: MATLAB
Última Atualização: 2010-12-08 00:46

project discontinued

プロジェクトを中止.

Desenvolvimento Estado: 1 - Planning
Destinado Audiência: Science/Research
Linguagem de Programação: C++