https://github.com/tensorly/tensorly

sort by:
Revision Author Date Message Commit Date
4dc32a0 Merge branch 'tensorly:main' into covid_notebook 13 February 2022, 16:55:30 UTC
fa8d1ed Merge pull request #359 from cyrillustan/covid_example Import COVID-19 systems serology example dataset 12 February 2022, 22:32:26 UTC
e1189d3 Minor changes on adding more explanatory texts 12 February 2022, 02:33:39 UTC
cd6f987 Merge branch 'covid_example' into covid_notebook 12 February 2022, 02:23:46 UTC
697852d Adjust the name in data import testing accordingly 12 February 2022, 02:23:07 UTC
d54b873 Some changes on importing data, more DESC 12 February 2022, 02:22:10 UTC
5bad516 Merge branch 'covid_example' into covid_notebook 12 February 2022, 02:18:29 UTC
47be637 Change function name and expand DESC 12 February 2022, 02:18:07 UTC
60b93cd Remove ROC curve; plot everything in matplotlib 12 February 2022, 01:48:33 UTC
215f715 Changes addressing Jean's comments 11 February 2022, 22:14:51 UTC
4f9b501 Merge pull request #355 from MarieRoald/fix_clip Fix bug with `tl.clip` for the PyTorch and TensorFlow backends 11 February 2022, 19:17:36 UTC
68acb4b Merge pull request #356 from MarieRoald/pytorch_sum_keepdims Add `keepdims` to `tl.sum` with the PyTorch backend 11 February 2022, 19:15:52 UTC
97702a7 Merge pull request #357 from MarieRoald/pytorch_shape_as_tuple Make `tl.shape` return tuple for PyTorch backend 11 February 2022, 19:15:19 UTC
5c9cef3 Merge pull request #363 from caglayantuna/fix_simplex simplex projection issue 11 February 2022, 19:08:18 UTC
18bf649 Merge pull request #367 from caglayantuna/tucker_copy copy tucker tensor 11 February 2022, 19:07:11 UTC
183886c Change the structure of Bunch in example accordingly 08 February 2022, 18:38:10 UTC
163b4e6 Merge branch 'covid_example' into covid_notebook 08 February 2022, 18:34:10 UTC
2dd1f61 Change how Bunch object is structured 08 February 2022, 18:34:01 UTC
d17162c copy tucker tensor 27 January 2022, 09:51:04 UTC
9c329b3 fix constrained parafac simplex test 26 January 2022, 14:42:01 UTC
de3a04b fix casting to int 24 January 2022, 09:06:15 UTC
8202762 fix simplex prox 24 January 2022, 09:06:15 UTC
3265c02 Merge pull request #366 from JeanKossaifi/main Adds matricize function 24 January 2022, 05:01:10 UTC
8f03930 Adds matricize function 24 January 2022, 03:56:36 UTC
eff542a MXNet backend fix 20 January 2022, 02:26:24 UTC
2851215 Backend: accept device in tensor 20 January 2022, 01:00:08 UTC
842edda Add COVID example notebook 14 January 2022, 03:21:44 UTC
264e2f5 Import COVID-19 systems serology example dataset 11 January 2022, 23:09:42 UTC
3dfaf2b Fixed so shape returns tuple 08 January 2022, 10:46:58 UTC
f9baf2d Added test to check if shape returns tuple 08 January 2022, 10:46:39 UTC
0b01b06 Add keepdims argument to sum with pytorch backend 08 January 2022, 10:43:24 UTC
c0ed090 Added tests for sum function 08 January 2022, 10:42:51 UTC
c4e2615 Converted clip limits to single precision 08 January 2022, 10:17:43 UTC
dbfa679 Fixed clip bug in tensorflow backend 08 January 2022, 08:12:39 UTC
e51aba3 Fixed clip bug in pytorch backend 08 January 2022, 08:12:27 UTC
5fd42ab Added regression test for bug with clip 08 January 2022, 08:11:20 UTC
c762eb8 Extended test_clip 08 January 2022, 08:10:59 UTC
87b435b Merge pull request #348 from borcuttjahns/main Adds IL-2 stimulation dataset 22 December 2021, 11:36:03 UTC
4ed7877 Added license to Bunch 20 December 2021, 18:59:05 UTC
2c93690 Add docstring, and .DESC to data 17 December 2021, 23:45:20 UTC
8ecb1e4 Added a test 17 December 2021, 15:25:00 UTC
2a7bb28 Add metadata, bunch function 14 December 2021, 23:33:02 UTC
3fc522a Relocate data, remove example for now 14 December 2021, 00:49:56 UTC
cdce431 Merge pull request #347 from caglayantuna/constrained_cp_gallery Constrained parafac example and improved docstrings 13 December 2021, 18:34:24 UTC
8b949d1 Initial edits 10 December 2021, 23:35:55 UTC
0d587a9 Merge pull request #1 from borcuttjahns/IL2_Example_Notebook Add IL-2 NN PARAFAC Notebook 10 December 2021, 21:57:41 UTC
d9df81c Add IL-2 NN PARAFAC Notebook 10 December 2021, 20:26:09 UTC
b93fba7 imroves constrained_parafac docs and adds example improve example and api docs improve the example imrove example fix improve texts 07 December 2021, 15:04:55 UTC
82601b4 Merge pull request #345 from caglayantuna/nn_tucker_hals_class_doc nn_tucker hals class, doc, api improvements 01 December 2021, 17:41:12 UTC
e87b706 Merge pull request #340 from caglayantuna/tensorflow_cast fix tensorflow dtype issue 01 December 2021, 17:40:03 UTC
23d53b4 nn_tucker hals class, doc, api improvements update doc fix indents edit doc 01 December 2021, 14:18:39 UTC
05e82fa fix tensorflow dtype issue 01 December 2021, 10:52:04 UTC
9bcb608 Merge pull request #344 from MarieRoald/nn_parafac_seed Adds random_state for non negative PARAFAC HALS 30 November 2021, 17:07:42 UTC
31c196e Fixed repeating argument due to merge 30 November 2021, 04:55:41 UTC
68f73b5 Merge branch 'main' into nn_parafac_seed 29 November 2021, 20:43:14 UTC
c2fa4ec Merge pull request #281 from caglayantuna/normalization Better CP normalisation 29 November 2021, 20:40:55 UTC
0bd973a Updated docstring 26 November 2021, 19:04:59 UTC
7ec7bc4 Added random state for NN PARAFAC HALS 26 November 2021, 18:51:10 UTC
68e18a7 Merge pull request #324 from caglayantuna/copy_cptensor Adds a `copy` method to CPTensor 25 November 2021, 17:07:08 UTC
35cd80c copy cptensor naming cp_copy and adding test for it copy each factor remove import copy new 19 November 2021, 08:47:20 UTC
afcaa2f Merge pull request #339 from caglayantuna/nn_hals_issue Solves hals rec_error0 issue #338 + pep8 improvements 18 November 2021, 11:36:14 UTC
4113620 solves hals rec-error0 issue and does some pep improvements 15 November 2021, 10:20:39 UTC
cff18e7 normalize inner loop and test normalize 15 November 2021, 09:45:20 UTC
c0b1b6e hals class normalization 15 November 2021, 09:45:20 UTC
f051dbd fix hals normalization 15 November 2021, 09:45:20 UTC
f81b78a fix normalization 15 November 2021, 09:45:20 UTC
c41092d Bump version 08 November 2021, 12:02:54 UTC
587e0e5 FIX MXNet tests 08 November 2021, 11:54:34 UTC
9aaaac1 FIX test_tt_matrix test 08 November 2021, 11:17:43 UTC
03d4473 Merge branch 'main' of https://github.com/tensorly/tensorly 08 November 2021, 10:59:10 UTC
96531f7 Fix MXNet test 08 November 2021, 10:47:56 UTC
cc316a2 Merge pull request #334 from caglayantuna/nn_examples non-negative hals examples 07 November 2021, 18:14:05 UTC
d813e6f Improved documentation, adds contrained_cp 07 November 2021, 18:12:58 UTC
8b446c7 FIX MXNet (no support transpose >6th order tensors) 07 November 2021, 17:37:42 UTC
ec66734 Backend: import count_nonzero, flip and argsort 07 November 2021, 15:19:27 UTC
60a1c94 Merge pull request #284 from caglayantuna/ADMM Adds constrained parafac 07 November 2021, 12:47:24 UTC
56afc67 Merge pull request #330 from JeanKossaifi/new2 Backend and tenalg backend refactoring -use a BackendManager class and use it directly as tensorly.backend's Module class 07 November 2021, 12:45:03 UTC
60e6a7f FIX tensorflow backend 07 November 2021, 12:41:16 UTC
4f00eb8 Adding check for all modes fixed case and if true then to just return the initialization (#325) * Adding check for all modes fixed case and if true then to just return initialization in CP decomposition - part of issue 292 * Adding check for all modes fixed case and if true then to just return the initialization Co-authored-by: Parvathy <Parvathy> 07 November 2021, 12:36:28 UTC
ddc7958 Rewrote vonneumann_entropy to handle multidimensional tensors. (#270) Co-authored-by: tpatti <tpatti@nvidia.com> 07 November 2021, 12:35:32 UTC
975c4d5 remove numpy from monotoincity 04 November 2021, 09:12:45 UTC
7b10e23 onneagative hals examples 27 October 2021, 07:43:40 UTC
4358229 improve smoothness test 22 October 2021, 14:32:46 UTC
22aa806 simplex names 22 October 2021, 12:26:16 UTC
c6d4fdb better names, optimized functions and argsort 20 October 2021, 10:09:49 UTC
f67cd96 Better tt_matrix_to_tensor 13 October 2021, 17:12:50 UTC
09e22b8 Tenalg: update manager + add einsum HOM 11 October 2021, 15:22:28 UTC
c9b9d18 Missing base_tenalg 11 October 2021, 15:22:01 UTC
44fe990 Adds TenalgBackendManager 10 October 2021, 21:29:39 UTC
2b16764 raise value error when validating constraints 08 October 2021, 13:05:18 UTC
59bcb91 validate constraints 08 October 2021, 13:05:18 UTC
00daa83 fix a bug 08 October 2021, 13:05:18 UTC
782db4a fix smoothness test for tensorflow 08 October 2021, 13:05:18 UTC
c6200f5 fix smooth and proximal test 08 October 2021, 13:05:18 UTC
4157d10 new API and tests 08 October 2021, 13:05:18 UTC
678f220 ADMM and constrained parafac 08 October 2021, 13:05:18 UTC
a5bc403 Merge pull request #283 from caglayantuna/Tucker_normalize Adds a normalization function for Tucker tensors 08 October 2021, 10:01:34 UTC
80e01e5 Updated backend: use backend manager as module 07 October 2021, 21:17:07 UTC
2b2226f Merge pull request #326 from IsabellLehmann/cmtf_als Add cmtf_als to init file so that it can be imported directly via tl.decomposition 05 October 2021, 11:09:44 UTC
80e80d6 README: update Slack join link 04 October 2021, 15:10:14 UTC
back to top