https://github.com/tensorly/tensorly
Revision 6dd30416b9855f4c622bb232afc587f74a482506 authored by Chris Swierczewski on 31 January 2018, 21:58:57 UTC, committed by Jean Kossaifi on 07 March 2018, 21:26:13 UTC
We factor out the factor initialization code from the main parafac algorithm. We
do this in anticipation of upcoming changes to the main algorithm mentioned in
PR #29. Otherwise, `parafac()` will be too large of a function and, therefore,
difficult to debug.

Added a collection of randomized parafac tests, as well.
1 parent 8fe0855
History
Tip revision: 6dd30416b9855f4c622bb232afc587f74a482506 authored by Chris Swierczewski on 31 January 2018, 21:58:57 UTC
Refactor parafac initialization
Tip revision: 6dd3041
File Mode Size
doc
examples
tensorly
.coveragerc -rw-r--r-- 72 bytes
.gitignore -rw-r--r-- 890 bytes
.travis.yml -rw-r--r-- 1.1 KB
AUTHORS.rst -rw-r--r-- 220 bytes
CHANGELOG.md -rw-r--r-- 67 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 370 bytes
README.rst -rw-r--r-- 1.8 KB
requirements.txt -rw-r--r-- 23 bytes
setup.cfg -rw-r--r-- 41 bytes
setup.py -rwxr-xr-x 926 bytes

README.rst

back to top