Skip to content

Enitor provides the MATLAB implementation of several large-scale kernel methods.

Notifications You must be signed in to change notification settings

raffaello-camoriano/Enitor

Repository files navigation

Enitor

Scaling up kernel machines.

/eːˈniː.tor/, [eːˈniː.tɔr]

I climb, ascend

Enitor provides the MATLAB implementation of several large-scale kernel methods.

Hic abundant leones - This packge is currently discontinued

Implemented methods:

  • RLS
  • KRLS
  • Batch Random Features KRLS
  • Batch Nystrom KRLS
  • Incremental Nystrom KRLS
  • Incremental Random Features KRLS
  • Fastfood
  • Divide & Conquer KRLS
  • nu method
  • Landweber iteration
  • SVM subgradient descent

Commands to launch an experiment script from command line:

matlab -nodesktop -nosplash -r [test-name] &

nohup matlab -nodesktop -nosplash -r [test-name] &

nohup matlab -nodesktop -nosplash -r [test-name] </dev/null &>/dev/null &

About

Enitor provides the MATLAB implementation of several large-scale kernel methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages