Lynx Matlab Toolbox
License
ispamm/Lynx-Toolbox
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Lynx Toolbox Description ----------- 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. The Latest Version ------------------ The latest version of the toolbox can be downloaded on GitHub at the following link: https://github.com/ispamm/Lynx-Toolbox Additional datasets converted according to the toolbox's conventions can be downloaded from the author's website: http://ispac.diet.uniroma1.it/scardapane/software/lynx Documentation ------------- The manual is available under the relative folder. Additional HTML reports can be generated with the scripts located in the "help" folder. Documentation of the classes can be generated by calling the "generate_documentation.m" script. Installation ------------ Execute "install.m" and follow the instruction on screen. Additional information can be found in Section 2.1 of the manual. Licensing --------- The toolbox is distributed under BSD-2 license. Please see the file called LICENSE. Contacts -------- o If you have any request, bug report, or inquiry, you can contact the author at simone [dot] scardapane [at] uniroma1 [dot] it. o Additional contact information can also be found on the website of the toolbox: http://ispac.ing.uniroma1.it/scardapane/software/lynx/