Alex H. Williams*, Tamara G. Kolda
*Address correspondence to alex.h.willia@gmail.com
The goal of this package is to fit CP tensor decomposition with any reasonable loss function. It leverages LossFunctions.jl to express the model and Optim.jl to fit parameters.
Not all of the required packages are in the official registry (yet). So try this and bug me if it doesn't work:
Pkg.clone("https://github.com/JuliaTensors/TensorBase.jl")
Pkg.add("https://github.com/JuliaML/LossFunctions.jl")
Pkg.clone("https://github.com/ahwillia/GeneralizedCPD.jl")
08/15/2017
almost 2 years ago
35 commits