sort by:
Revision Author Date Message Commit Date
32fccd1 Added random seed for tensor_train_cross 13 August 2021, 08:16:47 UTC
d6a9ddb Fix test for lower accuracy backends 12 August 2021, 16:39:13 UTC
fafd91b Linting 12 August 2021, 16:32:31 UTC
fbbf059 Edits based on review 12 August 2021, 15:48:26 UTC
db8d381 Update README.rst 08 August 2021, 11:45:43 UTC
fb4d466 FIX cp_to_tensor 20 July 2021, 20:55:33 UTC
0db6864 Merge pull request #295 from caglayantuna/nn_tucker_sparse_coeff NN-Tucker hals sparsity coefficient issue 14 July 2021, 14:25:52 UTC
ef2e747 adds Iterable 13 July 2021, 13:27:41 UTC
9f04176 fix typo 13 July 2021, 08:32:58 UTC
34afc85 Fix tests for JAX/TF 09 July 2021, 09:47:42 UTC
9b8bef6 Add tests for tensor ring 09 July 2021, 04:03:17 UTC
bc25616 Add tests for `TRTensor` 09 July 2021, 04:03:16 UTC
5f2693a Add random_tr + test 09 July 2021, 03:56:55 UTC
07c2d9e Add Tensor Ring implementation 09 July 2021, 03:56:55 UTC
a0aa423 Simplify normalization and make loop over modes 08 July 2021, 17:46:54 UTC
7a39c3e Initial changes to work on all backends 08 July 2021, 17:18:45 UTC
ddeb051 Finish docstring 07 July 2021, 14:33:23 UTC
1541bad Add testing 07 July 2021, 14:29:03 UTC
251fb42 fix tucker hals sparsity coefficient core sparsity sparsity coefficient 07 July 2021, 13:51:40 UTC
18a9a19 Initial implementation 06 July 2021, 15:11:31 UTC
cf14bdb delete fms 06 July 2021, 13:52:37 UTC
c16d1b7 cmtf als 06 July 2021, 13:51:04 UTC
990d4d4 fix import error 06 July 2021, 11:53:27 UTC
8e6267a Merge branch 'tensorly:main' into cmtf_als 06 July 2021, 11:13:45 UTC
9a115d9 Merge pull request #268 from yngvem/wrapper_test Test utility for class wrappers and some small bugfixes 01 July 2021, 19:59:59 UTC
51b0066 Merged branch 'main' into wrapper_test and storing the errors after Tucker_NN.fit 01 July 2021, 17:00:49 UTC
7073a43 Merge branch 'main' into wrapper_test 01 July 2021, 16:58:37 UTC
ef4a29b Added and fixed documentation 01 July 2021, 16:44:19 UTC
aa8ae63 Updated the contributing guide to include a note about the class interface utility 01 July 2021, 16:12:40 UTC
f69ef1d Merge pull request #280 from caglayantuna/sparse_example Sparse backend usage section example 01 July 2021, 10:38:38 UTC
cbc919e Merge branch 'main' of https://github.com/tensorly/tensorly into main 01 July 2021, 10:28:10 UTC
eac70f1 validate_tt_rank: fix test + check rank realizable through SVD 01 July 2021, 10:27:41 UTC
b102c53 DOC: fix minor doc issues 01 July 2021, 10:22:22 UTC
0fa45c8 DOC: fix case insensitive clash between fun&class 01 July 2021, 10:17:54 UTC
d05b269 DOC: fix warnings sphinx examples 01 July 2021, 10:17:29 UTC
b43ae25 updated sparse example 30 June 2021, 13:23:10 UTC
6b80fc9 sparse backend usage section example 30 June 2021, 13:23:10 UTC
ae9117c Merge pull request #282 from earmingol/main Added random_state to CP and NN_CP when init='random' 29 June 2021, 19:28:20 UTC
4a0b0c5 Fixed missing random_state when init='random' in CP and NN_CP 24 June 2021, 05:54:17 UTC
2471ad2 Doc: add CPInit option for init in docstring 07 June 2021, 12:55:56 UTC
5303185 Merge pull request #279 from MarieRoald/bugfix_nn_cp_init Bugfix: Initialising non-negative CP with precomputed decomposition erroneously modified the initialisation 07 June 2021, 12:50:48 UTC
504a9d2 Merge pull request #278 from caglayantuna/new_functions adding tl.trace and tl.cumsum functions 07 June 2021, 12:49:04 UTC
88e2d94 Removed unused argument 07 June 2021, 06:54:41 UTC
ee0d193 Removed unused argument 07 June 2021, 06:51:58 UTC
ae385e2 Test that if we initialise nn_cp with a precomputed decomposition, then the init is not modified before fitting the model 06 June 2021, 09:59:56 UTC
0f9ce69 Reverted back so all factor matrices are initialised non-negative Only making the constrained factor matrices non-negative seemed to make the fitting procedure less stable (higher likelihood of all-zero components). 06 June 2021, 08:48:42 UTC
5f08046 Added fix for initialisation 06 June 2021, 08:39:47 UTC
51e0748 Merge pull request #276 from bkmgit/bkmgit-argument-update current version uses rank rather than ranks 04 June 2021, 13:05:04 UTC
4d8452a tl.trace and tl.cumsum 04 June 2021, 11:51:46 UTC
9dc1163 Merge pull request #277 from VoliCrank/main Update API reference for non_negative_parafac 03 June 2021, 13:07:24 UTC
1422497 Update _nn_cp.py 02 June 2021, 20:37:06 UTC
f75fe05 current version uses rank rather than ranks 31 May 2021, 14:43:36 UTC
12a8823 Merge pull request #271 from MarieRoald/bugfix-hals_convergence_bug Bugfix:HALS convergence checking fails when non-negativity is not imposed on final mode 18 May 2021, 21:52:08 UTC
c9697cd Added fix for the bug 17 May 2021, 16:39:13 UTC
f291190 Added test that reproduces the error in convergence checking for HALS 17 May 2021, 16:38:52 UTC
c692eae Merge pull request #254 from caglayantuna/nn_tucker Non-negative tucker via HALS 17 May 2021, 16:01:28 UTC
5cd4821 optima stepsize for fista 12 May 2021, 14:28:14 UTC
8c22c51 edit fista test 12 May 2021, 12:26:22 UTC
0743e46 skip tensorflow for active set test 12 May 2021, 12:26:22 UTC
3b76789 raise error when active set with tensorflow 12 May 2021, 12:26:22 UTC
656e974 nn tucker hals to init 12 May 2021, 12:26:22 UTC
6d348f8 fix tests 12 May 2021, 12:26:22 UTC
9e0bd61 fix mxnet test issue 12 May 2021, 12:26:22 UTC
d001f75 fix tensor_to_vec 12 May 2021, 12:26:22 UTC
d38084d names, any and fix tests 12 May 2021, 12:26:22 UTC
e54a8ff decimal and tensor to vec 12 May 2021, 12:26:22 UTC
5412537 fix active set test 12 May 2021, 12:26:22 UTC
52ff016 notes and tests 12 May 2021, 12:26:22 UTC
498df0d fix fista and math operators 12 May 2021, 12:26:22 UTC
4d096ae call nnsvd 12 May 2021, 12:26:22 UTC
367c9f2 Notes and name edits 12 May 2021, 12:26:22 UTC
55a87be fix fista initial x issue 12 May 2021, 12:26:22 UTC
0b36a4c nnnsvd for initialization 12 May 2021, 12:26:22 UTC
1d5c865 fix nn in fista 12 May 2021, 12:26:22 UTC
042c95b updated names and some edits according to PR review 12 May 2021, 12:26:22 UTC
f0ae955 add hals function 12 May 2021, 12:26:22 UTC
1b440ea sparsity 12 May 2021, 12:26:22 UTC
062d9a4 improve doc 12 May 2021, 12:26:22 UTC
f3e44c4 fix docstring 12 May 2021, 12:26:22 UTC
aa5a4d7 fix bugs 12 May 2021, 12:26:22 UTC
b74cbee fix backend issues 12 May 2021, 12:26:22 UTC
9b2f75b active set and fista 12 May 2021, 12:26:22 UTC
310bc72 core update and gradient algorithms 12 May 2021, 12:26:22 UTC
ded83c0 test function 12 May 2021, 12:26:22 UTC
7f3e919 initialize tucker and update core 12 May 2021, 12:26:22 UTC
9121c4a hals function 12 May 2021, 12:26:22 UTC
1a4a750 changed terms 12 May 2021, 12:26:22 UTC
df89ac9 PEP8 12 May 2021, 12:26:22 UTC
80676a9 nn_tucker function is added 12 May 2021, 12:26:22 UTC
acbc48c Merge remote-tracking branch 'upstream/main' into wrapper_test 12 May 2021, 04:50:54 UTC
6a6b757 Merge pull request #267 from MarieRoald/parafac2_stopping_condition Minor fixes for PARAFAC2 (#263 and more) 11 May 2021, 12:29:27 UTC
fee5fd2 Changed max number of iterations to speed up tests 07 May 2021, 06:29:26 UTC
5d80954 Changed absolute tolerance to 1e-13 Setting it 1000*eps led to problems with single precision, so we set it to 1e-13 which is similar to 1000*eps for double precision 07 May 2021, 06:29:09 UTC
152af07 Added version changed number 07 May 2021, 05:53:49 UTC
01f1b68 Added test for class wrapper of decomposition function 06 May 2021, 19:00:11 UTC
a6b6be1 Added test for class wrapping of decomposition function 06 May 2021, 18:55:48 UTC
42447e4 Added test for class wrapper 06 May 2021, 18:39:00 UTC
14475fd Added test for wrapping of tucker tensor 06 May 2021, 18:34:16 UTC
74a0188 Added test for tucker wrappers 06 May 2021, 18:33:53 UTC
ab00fb0 Fixed so wrapper accepts all correct arguments 06 May 2021, 18:24:25 UTC
back to top