Lynx MATLAB Toolbox

バージョン 1.3.0.0 (2.22 MB) 作成者: Simone
A toolbox for the design of complex machine learning experiments
ダウンロード: 2.2K
更新 2016/9/4

Lynx is a research-oriented MATLAB toolbox for designing in a fast way supervised machine learning experiments. Details of a simulation can be specified under a configuration file, and the toolbox takes charge of loading data, partitioning it, testing the algorithms and visualizing the results. Additionally, it has support for parallelizing the experiments, and enabling GPU support. This makes large experiments easily repeatable and modifiable.
We have currently pre-implemented several algorithms (e.g. support vector machines, kernel ridge regression...), optimization routines (grid-search procedures, searching the optimal feature subset...), and datasets.

You can see examples of use (taken from my research papers) on:
http://ispac.diet.uniroma1.it/scardapane/software/code/

Please do not hesitate to contact me for any help. Problems and bugs can be reported also on the GitHub page where I will try to answer daily. The toolbox has been tested from MATLAB R2013a up to MATLAB R2015a.

引用

Simone (2024). Lynx MATLAB Toolbox (https://github.com/ispamm/Lynx-Toolbox), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2013a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersMATLAB Parallel Server についてさらに検索
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

configs

core/classes

core/classes/@Simulation

core/classes/AdditionalFeatures

core/classes/Aggregators

core/classes/DataTypes

core/classes/DatasetFactories

core/classes/LearningAlgorithmTemplates

core/classes/NetworkTopologies

core/classes/OutputFormatters

core/classes/Tasks

core/classes/ValueContainers

core/functions/geneticprogramming

core/functions/geneticprogramming/individuals

core/functions/initialization

core/functions/math

core/functions/other

core/functions/utilities

core/functions/validation

functionalities/LearningAlgorithms

functionalities/LearningAlgorithms/ExtremeLearningMachine

functionalities/LearningAlgorithms/MultilayerPerceptron

functionalities/LearningAlgorithms/RandomVectorFunctionalLink

functionalities/LearningAlgorithms/RegularizedLeastSquare

functionalities/LearningAlgorithms/SupportVectorMachine

functionalities/Models

functionalities/PartitionStrategies

functionalities/PerformanceMeasures

functionalities/Preprocessors

functionalities/StatisticalTests

functionalities/Wrappers

functionalities/wrappers

help

scripts

tests

tests/DummyObjects

tests/core/classes

tests/core/classes/Aggregators

tests/core/classes/Tasks

tests/core/classes/ValueContainers

tests/core/functions/geneticprogramming

tests/core/functions/geneticprogramming/individuals

tests/core/functions/math

tests/core/functions/other

tests/core/functions/utilities

tests/core/functions/validation

tests/functionalities/LearningAlgorithms

tests/functionalities/PartitionStrategies

tests/functionalities/PerformanceMeasures

tests/functionalities/Preprocessors

tests/functionalities/Wrappers

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.3.0.0

Re-updated description linking to GitHub bug report.
Fixed link.

1.1.0.0

I have updated the description of the toolbox.

1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。