https://github.com/tensorly/tensorly

sort by:
Revision Author Date Message Commit Date
f22b9bf Merge pull request #192 from aarmey/patch-1 Update api.rst 09 September 2020, 15:02:28 UTC
31cc9b4 Update api.rst Small spelling fix 08 September 2020, 20:03:35 UTC
34fdee5 MXNet: fix issue with stacking scalars 28 August 2020, 15:24:25 UTC
8db27a2 Add symmetric sparse parafac to doc 28 August 2020, 14:27:39 UTC
d5e9eb8 Symmetric parafac with sparse tensors 28 August 2020, 14:11:41 UTC
489fe7d FIX sparse test. 21 August 2020, 18:33:47 UTC
70d16b0 Remove forgotten param 21 August 2020, 07:45:42 UTC
bb6a0c5 FIX for Tensorflow, use index_update 06 August 2020, 10:56:52 UTC
051c262 Add Symmetric Parafac via Robust Tensor Power Iter 06 August 2020, 10:21:39 UTC
4d96f8c CP: normalize during optimization 06 August 2020, 09:56:58 UTC
26189bf FIX tensor_dot test for MXNet MXNet currently doesn't support transpose for tensors of order higher than 6 11 July 2020, 23:34:24 UTC
9920faa Merge branch 'master' of https://github.com/tensorly/tensorly 11 July 2020, 20:26:58 UTC
5c85977 Update doc 11 July 2020, 17:01:41 UTC
aa716b8 Adds tensor_dot + batched version and HOM. 11 July 2020, 16:56:56 UTC
0fa69c7 Merge pull request #185 from aarmey/missing-SVD Using missing values with SVD initialization in PARAFAC 10 July 2020, 22:32:39 UTC
5f07811 Use kruskal_normalise() 10 July 2020, 22:16:18 UTC
eb38212 Update candecomp_parafac.py 10 July 2020, 20:14:48 UTC
d5ae55f Update candecomp_parafac.py 10 July 2020, 20:13:20 UTC
190de02 Update candecomp_parafac.py 10 July 2020, 18:31:19 UTC
cb099d9 Merge pull request #186 from aarmey/line-search-demo Line search example script 10 July 2020, 18:09:11 UTC
e0fe41c Merge branch 'master' into missing-SVD 10 July 2020, 18:08:25 UTC
981e8a7 Should now initialize weights. 10 July 2020, 18:00:02 UTC
93ee05b Some edits to polish the demo script. 10 July 2020, 17:36:45 UTC
dc422fe Tenalg Backend: correctly set global tenalg_backend (when local_threadsafe=False). 10 July 2020, 00:38:49 UTC
7b8a6c3 Use default moveaxis with sparse 10 July 2020, 00:37:37 UTC
e8546a2 Default implementation for moveaxis 10 July 2020, 00:36:09 UTC
03a51c5 Merge pull request #183 from aarmey/line-search PARAFAC line search 09 July 2020, 12:05:52 UTC
817002f Add file. 08 July 2020, 18:37:05 UTC
0da9e4e Add check that error monotonically decreases. 08 July 2020, 18:01:05 UTC
4c6a2ef Fixed typo. 08 July 2020, 17:50:11 UTC
db4be41 Acceleration adjustments from the N-way Toolbox 08 July 2020, 15:16:37 UTC
b2fd9ec Compare error to last iteration, so that we only calculate the error once unless line search fails. 07 July 2020, 14:55:58 UTC
df40fa9 Linting. 07 July 2020, 14:32:52 UTC
2d95da7 Added documentation for error_calc() 07 July 2020, 14:31:45 UTC
53652a4 Changed to Bro line search implementation. 07 July 2020, 14:19:09 UTC
31fcc9d Fix missing jump scaling. 07 July 2020, 13:34:46 UTC
387dc55 Fixed Jax backend. 05 July 2020, 17:10:54 UTC
570c51f Working for PARAFAC. 05 July 2020, 16:59:20 UTC
f66a8f9 Performance now better. Included benchmarking workbook. 04 July 2020, 23:10:03 UTC
a86c45d Now works with fixed modes. 03 July 2020, 22:46:22 UTC
118e7ce Unify error calculation and fix necessary tensor copy. 03 July 2020, 20:51:45 UTC
303a8f6 Merge branch 'master' into line-search 03 July 2020, 11:36:01 UTC
0266447 Revert "Reduce tensor reconstruction." This reverts commit a776373b6285d7b2ef59dd9f4e8a8909d23cffc0. 03 July 2020, 00:08:31 UTC
a776373 Reduce tensor reconstruction. 03 July 2020, 00:00:26 UTC
f999745 Merge pull request #184 from aarmey/testing-fixes Fix testing errors 02 July 2020, 20:55:15 UTC
819ba2a Update test_candecomp_parafac.py 01 July 2020, 15:06:03 UTC
9e64803 Update test_candecomp_parafac.py 01 July 2020, 14:47:32 UTC
4a66433 Fix sporadic masked Tucker errors. 01 July 2020, 14:44:29 UTC
8987dbc Fixed Jax masking shape in kr. 01 July 2020, 14:24:11 UTC
03ece99 Lower rank of MPS to prevent sporadic testing errors. 01 July 2020, 14:15:38 UTC
d10f16b Reduce rank of MPS test. 01 July 2020, 14:12:49 UTC
2b57318 Make masked PARAFAC test more reliable. 01 July 2020, 14:11:40 UTC
3b9dab1 Don't need to tl.copy. 01 July 2020, 04:07:37 UTC
351f62a Update candecomp_parafac.py 01 July 2020, 03:40:58 UTC
5fa4d37 Mostly setup. 30 June 2020, 22:25:08 UTC
bf360e2 Add line search for dense PARAFAC solving 29 June 2020, 21:23:49 UTC
a1e4e2a Merge pull request #171 from cohenjer/feature_fixed-mode Fixing modes in parafac and nonegative_parafac 22 June 2020, 13:59:02 UTC
e452f3e changed assert condition 22 June 2020, 13:42:40 UTC
74c2015 Update tensorly/decomposition/tests/test_candecomp_parafac.py Co-authored-by: Jean Kossaifi <jean.kossaifi@gmail.com> 22 June 2020, 13:34:44 UTC
865292a Added unit testing for the fixed_mode feature 22 June 2020, 13:30:35 UTC
6ec0209 Merge branch 'dev' into feature_fixed-mode 22 June 2020, 12:32:00 UTC
16eb359 Doc: Add Logo uao 22 June 2020, 12:06:34 UTC
459b6f6 Sparse Backend: shape is now builtin 22 June 2020, 12:06:16 UTC
f9be446 DOC: removed old authors file and added Athens uni 19 June 2020, 14:37:58 UTC
f72be60 DOC: update authors page 17 June 2020, 21:34:12 UTC
6bbadf7 Merge pull request #175 from aarmey/PARAFAC2-init Bugfix: PARAFAC2 not using "init" option 15 June 2020, 20:05:09 UTC
ea0acd8 Merge pull request #173 from aarmey/masked-tucker Implement masked Tucker 15 June 2020, 20:02:52 UTC
63d875b Pass in SVD. 15 June 2020, 16:43:52 UTC
82a06e6 Fix init passing. 15 June 2020, 16:40:38 UTC
6c8ea1e Fix tensorflow indexing. 13 June 2020, 16:12:19 UTC
59d617f Add warning about SVD initialization within PARAFAC. 13 June 2020, 15:59:13 UTC
d0ed464 Move masking before first iteration. 13 June 2020, 15:55:22 UTC
a2f4c59 Fixed. 13 June 2020, 04:01:08 UTC
5261885 Update test_tucker.py 13 June 2020, 00:20:18 UTC
d1c3dd6 Update test_tucker.py 13 June 2020, 00:02:54 UTC
d3d7813 Added a more stringent test. 13 June 2020, 00:01:44 UTC
117e3c1 Update test_tucker.py 11 June 2020, 17:59:04 UTC
a308446 Implement masked Tucker. 11 June 2020, 17:56:29 UTC
b479f18 Merge pull request #150 from MarieRoald/parafac2 PARAFAC2 in TensorLy 03 June 2020, 00:25:02 UTC
e72a43d Merge branch 'master' into parafac2 01 June 2020, 19:02:50 UTC
915502e Merge remote-tracking branch 'tensorly/master' 01 June 2020, 19:02:35 UTC
38a0c3a Reverted to_numpy fix since it was fixed in the backend 01 June 2020, 18:43:15 UTC
5108303 Casting singleton tensor norm to numpy to avoid dtype issues in TensorFlow 01 June 2020, 09:30:32 UTC
896f9b6 FIX Tensorflow norm (order 0 tensors) 31 May 2020, 20:32:32 UTC
589f254 Reverted previous change since we couldn't do a tl.sum with a list as input for pytorch and mxnet backends 31 May 2020, 19:39:51 UTC
1ed6e4c Workaround for the weird TensorFlow behaviour that makes (x**2) change the dtype of x from float32 to float64, thus making a division later raise an error. 31 May 2020, 19:08:25 UTC
4040012 Fixed so congruence is computed correctly and adapted to the changed convergence tolerance in PARAFAC2 31 May 2020, 18:36:21 UTC
462564a Added missing square in data norm computation (used for convergence criterion) 31 May 2020, 18:18:43 UTC
137d3c1 Removed unused variable 31 May 2020, 18:15:10 UTC
654e35d Fixed so the convergence tolerance is based on the change in relative reconstruction error 31 May 2020, 18:14:37 UTC
277153d Changed docstring for PARAFAC2 to make it clearer that it's for third order tensors and that the second mode changes over the third mode. 31 May 2020, 18:11:22 UTC
e66f658 Added fixed_modes functionality 29 May 2020, 14:02:25 UTC
e4f8127 Removed set backend 24 May 2020, 07:49:21 UTC
8075792 Changed tolerance and changed from np.ones to tl.ones 24 May 2020, 07:37:30 UTC
2e29e6b Fixed index_update error 24 May 2020, 07:37:06 UTC
7f03ad8 Fixed so we no longer loop over a tl.tensor for TF backend 24 May 2020, 07:36:58 UTC
8d82dbb Fixed numpy ones to tl ones instead and reduced tolerance of normalize factors test 24 May 2020, 06:49:48 UTC
3be3217 Fixed normalization test of PARAFAC2 to check magnitude 24 May 2020, 06:04:14 UTC
1de8bfc Changed shapes and rank so all tests use a tensor with unique PARAFAC2 decomposition 23 May 2020, 18:48:22 UTC
4007751 Fixed issue with normalisation not happening inplace Previously, the factor variable was replaced in a loop. However, that didn't change the factors list where each factor was stored. Now, the factors list is updated instead 23 May 2020, 18:40:44 UTC
back to top