Skip to content

makokal/SFA.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFA (Slow Feature Analysis)

Implementation of the standard SFA algorithm (both linear and non-linear signal expansion)

Usage

  • Install via
Pkg.clone("https://github.com/makokal/SFA.jl")
  • Enjoy ...
using SFA
slow_signals = linsfa(signal);

TODO

  • Finish linsfa and document it
  • Add main sfa correspond to the non-linear signal expansion case
  • Incremental SFA??

Build Status

About

Slow Feature Analysis in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages