https://github.com/tensorly/tensorly

sort by:
Revision Author Date Message Commit Date
9a89217 DOC: added fun to API 02 April 2018, 16:26:43 UTC
90ab945 minor update: changelog 02 April 2018, 15:51:52 UTC
9f87b65 setup.py: get version without importing package 02 April 2018, 15:16:45 UTC
9f61309 FIX: import inner in tenalg 23 March 2018, 14:12:14 UTC
8ffb02f Do not normalize random factors 07 March 2018, 21:26:13 UTC
5174531 Add missing hardware context 07 March 2018, 21:26:13 UTC
a5df0f4 Satisfying coveralls 07 March 2018, 21:26:13 UTC
fd0af7c Add `orthogonal` parameter to `random.cp_tensor` 07 March 2018, 21:26:13 UTC
88be626 Satisfying coveralls 07 March 2018, 21:26:13 UTC
553980b Add noisy tensor parafac tests 07 March 2018, 21:26:13 UTC
6dd3041 Refactor parafac initialization 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. 07 March 2018, 21:26:13 UTC
8fe0855 Update installation.rst Clarifying python version. 04 March 2018, 16:20:20 UTC
49ac8cf Update README.rst Clarifying the python version. 04 March 2018, 16:19:58 UTC
fa4951a Add more metrics 19 February 2018, 17:55:46 UTC
22836e2 Pytorch backend: support for axis in mean and sum 19 February 2018, 17:55:16 UTC
45a15a5 Numpy backend: add sqrt 19 February 2018, 17:55:03 UTC
5169075 MXNET backend: support for axis in sum and mean 19 February 2018, 17:54:44 UTC
f41ae3b More elegent where() solution and randomized tests 03 February 2018, 18:53:37 UTC
1fe47a0 Combine where() tests by request 03 February 2018, 18:53:37 UTC
6b3a8e4 Handle case when zero_like is not available Pytorch recently added `zeros_like()` but it is not included in recent releases. Create a fallback in this case. 03 February 2018, 18:53:37 UTC
f8120a7 Add where() to Pytorch backend Pytorch does not seem to include the `where()` function so we implement our own. 03 February 2018, 18:53:37 UTC
205556a Allow optional weights input in kruskal_to_tensor In some applications it is useful to scale the factor matrices using a vector of weights. An optional argument `weights` is added to `kruskal_to_tensor`. 02 February 2018, 15:57:16 UTC
e7e576d Simplify qr implementation 01 February 2018, 08:48:56 UTC
3d83680 Fix norm(order='inf') and clean up added functions 01 February 2018, 08:48:56 UTC
b67463a Add prod() functions to backend 01 February 2018, 08:48:56 UTC
88086cb Add functionality to backend We add the QR decomposition function `qr()` to the backends as well as update `norm()` to accept different axes. 01 February 2018, 08:48:56 UTC
156ba08 TYPO in doc 24 January 2018, 22:43:50 UTC
970a340 Update tensor_decomposition.rst 24 January 2018, 22:34:41 UTC
3174ae9 Update tensor_decomposition.rst 24 January 2018, 22:34:41 UTC
3dbf6bd FIX test kronecker Account for numerical error. 24 January 2018, 22:02:20 UTC
da78e9e Increment version 18 December 2017, 16:57:33 UTC
8a35614 Tensor regression on any context 14 December 2017, 16:04:07 UTC
2214d9d Readme: fixed typo 13 December 2017, 14:35:01 UTC
c3719d1 Tucker regression: reuse input's context 13 December 2017, 14:30:28 UTC
fe4c2aa Kruskal regression: reuse input's context 13 December 2017, 14:28:02 UTC
033ed61 Reuse input tensor's context 13 December 2017, 14:26:20 UTC
1d25556 Reuse intput tensor's context 09 December 2017, 23:18:22 UTC
1720be4 Added: function to get tensor context 09 December 2017, 23:17:53 UTC
91105af Updated setup.py 08 December 2017, 15:12:59 UTC
8a6a197 Updated requirements removed MXNet (should be optional) 07 December 2017, 15:54:31 UTC
134bb5b DOC: minor update 03 December 2017, 15:02:38 UTC
dbd11fb DOC: updated dev guide 30 November 2017, 11:48:31 UTC
c6e6be9 FIX: error changes over runs 30 November 2017, 11:04:02 UTC
8ca39b7 doc-theme: update notebook link 30 November 2017, 10:52:53 UTC
06b509a DOC: fix notation for unfolding 30 November 2017, 10:52:00 UTC
dcea192 DOC: update backend 30 November 2017, 10:51:45 UTC
790f75a Added test for inner 27 November 2017, 16:09:08 UTC
c82e822 FIX: generalised inner product 27 November 2017, 16:08:59 UTC
244ce30 Function to get_backend 26 November 2017, 23:37:20 UTC
8223430 DOC: document set_backend 26 November 2017, 23:36:54 UTC
f1587fe Added links for notebooks 26 November 2017, 23:36:35 UTC
b934eca DOC: fixed default is param 25 November 2017, 23:30:53 UTC
6853a20 FIX Travis MXNet build 25 November 2017, 18:39:49 UTC
723c235 Pytorch fix 25 November 2017, 17:00:00 UTC
3aa5036 Test for backend setting 25 November 2017, 16:59:47 UTC
476f74f Test for generalised inner product 25 November 2017, 16:59:20 UTC
ecfefdc Adds generalised inner product 25 November 2017, 16:59:04 UTC
bfd6708 FIX for khatri-rao of one matrix 25 November 2017, 16:58:31 UTC
f9b9e78 Updated pytorch backend 29 October 2017, 10:35:32 UTC
c06cea8 Updated MXNet backend Native kronecker and khatri-rao products + refactoring. 22 October 2017, 21:15:14 UTC
df6a6a1 Doc build instructions 20 October 2017, 23:11:38 UTC
11987d7 Updated build instructions 20 October 2017, 23:08:24 UTC
22df925 README: added gitter badge 26 September 2017, 11:09:11 UTC
179e025 Cleaner PyTorch backend 15 September 2017, 16:19:49 UTC
ec10867 Cleaned NumPy backend 15 September 2017, 16:19:20 UTC
6924348 Cleaned MXNet backend 15 September 2017, 16:18:58 UTC
531a2e7 TRAVIS: pdated build instructions 14 September 2017, 22:27:09 UTC
876ee8e Added tensor decomposition example 10 September 2017, 19:42:08 UTC
943c990 small typo fix 10 September 2017, 16:17:39 UTC
a5bd6a5 Proof-of-concept pytorch backend 09 September 2017, 21:08:49 UTC
d6e0e0e Forgotten kruskal_tensor test 05 September 2017, 17:02:39 UTC
f099c04 Merge pull request #9 from cswiercz/ascii-fix Remove non-ascii characters from decomposition docstrings 31 August 2017, 18:57:28 UTC
1fc5bfd Remove non-ascii characters from decomposition docstrings The presence of non-ascii characters causes a SyntaxError to be raised on import. This minor fix removes said characters. 30 August 2017, 15:42:05 UTC
c4b2c08 Updated doc and website 27 August 2017, 20:04:05 UTC
72f040b Refactored and updated website 26 August 2017, 21:56:31 UTC
e49cdfd DOC: minor refactoring 23 August 2017, 15:25:23 UTC
959c98c Version 0.2.0 with MXNet backend 22 August 2017, 19:56:43 UTC
1bb217a Merge pull request #7 from chubei/master Improving partial_svd by omitting full svd matrices when possible 14 July 2017, 03:03:33 UTC
3bb1250 fix random state 14 July 2017, 03:02:25 UTC
d365bdb Add partial_tucker + doc 14 July 2017, 02:11:39 UTC
fd07894 Merge branch 'improve-partial_svd' 21 April 2017, 07:05:53 UTC
c47394d Improved partial_svd by omitting full svd matrices when possible 21 April 2017, 06:58:32 UTC
1b9c353 DOC: minor improvements. 12 April 2017, 01:08:52 UTC
da14bf0 Fixed display issue on safari 12 April 2017, 00:52:08 UTC
58ea0fd Added partial Tucker decomposition Allows to perform decomposition along selected mode exclusively while leaving the others untouched (i.e. identity factor for these). 11 April 2017, 23:43:18 UTC
d59fb75 DOC: updated API doc for random module. 10 March 2017, 20:39:24 UTC
03f886c DOC: fixed equation style 09 March 2017, 15:23:31 UTC
3a74cd9 Function to add noise to tensors 09 March 2017, 15:23:16 UTC
9c314e2 Refactored random module. Moved check_random_state to random module. 07 March 2017, 17:26:23 UTC
aa93b2b Increment version 27 February 2017, 15:09:32 UTC
7146ca6 DOC: Minor update 27 February 2017, 14:39:12 UTC
200dd5b DOC: minor corrections. 13 February 2017, 20:10:38 UTC
cce6751 DOC: fix math display 13 February 2017, 20:08:39 UTC
86ba3b4 DOC: minor theme tweaks. 30 January 2017, 19:36:25 UTC
7205bd8 New theme for the website. 23 January 2017, 19:00:55 UTC
41ce484 DOC: Left out file. 06 January 2017, 16:52:58 UTC
e06106f Doc: remove breadcrumbs 06 January 2017, 16:50:07 UTC
e1e3c34 Added python 3.6 and incremented current version. 06 January 2017, 16:07:58 UTC
23c6d13 Better github ribbon (especially for mobiles) 06 January 2017, 13:34:08 UTC
72c196e Preparing release. 06 January 2017, 12:58:11 UTC
back to top