Граф коммитов

83 Коммитов

Автор SHA1 Сообщение Дата
Shital Shah e840559b2d increase version 2019-11-13 03:03:23 -08:00
Shital Shah f43beef0e3 merged conflicts 2019-11-13 03:00:20 -08:00
Shital Shah 6822d43495 more robust PyTorch draw_model using distiller 2019-11-13 02:55:11 -08:00
Shital Shah 76b8c20cd3
Merge pull request #45 from lesteve/patch-1
Fix scikit-learn package name in setup.py
2019-11-05 09:21:06 -08:00
Shital Shah 22d36afa93
Merge branch 'master' into patch-1 2019-11-05 09:20:55 -08:00
Shital Shah 2dc6b76834
Merge pull request #47 from lokitoth/fix/graphviz_dependency
Adds graphviz to required packages in setup.py
2019-11-05 09:19:30 -08:00
Shital Shah c31cccc844
Merge pull request #48 from lokitoth/fix/pytorch_graph
Fix graph generation for PyTorch >= 1.2.0
2019-11-05 09:18:30 -08:00
Jacob Alber b86b1d9c87 Fix graph generation for PyTorch >= 1.2.0
The PyTorch graph import code in hiddenlayer.py is not compatible with
  PyTorch >= 1.2.0

PyTorch made a breaking change, renaming uniqueName() to debugName() in this commit:

f7b2778cb1
2019-11-02 13:39:39 -04:00
Jacob Alber a5dab1a858 Adds graphviz to required packages 2019-11-02 13:36:50 -04:00
Loïc Estève b4b126865d
Fix scikit-learn package name in setup.py 2019-10-30 17:20:14 +01:00
Shital Shah 32832b162c added flush in file stream 2019-10-29 15:56:18 -07:00
Shital Shah 4e79878ba3 spell fix 2019-10-08 15:25:46 -07:00
Shital Shah bfaae25f5f
Merge pull request #40 from yoongi0428/patch-1
Typo correction in lazy_logging.md
2019-09-08 02:58:16 -07:00
Yoon Ki JEONG 5d93efcd97
Typo correction in lazy_logging.md
Typo correction in lazy_logging.md (sum_lazzy.py -> sum_lazy.py )
2019-08-26 23:48:20 +09:00
Shital Shah 77e6cc155c
Merge pull request #33 from repodevs/patch-1
Rename LICENSE.TXT to LICENSE.txt
2019-07-25 12:34:59 -07:00
Shital Shah ab72da17ad Issue template 2019-07-13 18:34:27 +05:30
Edi Santoso 2f0bd8a63a
Rename LICENSE.TXT to LICENSE.txt 2019-07-10 14:27:05 +07:00
Shital Shah 86fe6950c9
Minor changes in introduction 2019-06-15 02:04:57 +01:00
Shital Shah 9ecf719e7e
Merge pull request #15 from 0xflotus/master
docs: fixed small error
2019-06-06 11:43:27 -07:00
0xflotus 806af16bef
Merge pull request #1 from 0xflotus/patch-1
fixed small error
2019-06-06 11:01:04 +02:00
0xflotus 69a58f1ee2
fixed small error 2019-06-06 11:00:47 +02:00
Shital Shah 44057cdcdb removed receptive_field dependency 2019-05-30 19:35:47 -07:00
Shital Shah cc872b1d10
Merge pull request #10 from Dawars/patch-1
Fix typos in Readme
2019-05-29 02:01:16 -07:00
Dávid Komorowicz 2121c832dc
Fix typos in Readme 2019-05-29 09:44:11 +02:00
Shital Shah 9c7cf7592f skimage -> scikit-image 2019-05-29 00:36:34 -07:00
Shital Shah 485b0235ba added missing utils for lime 2019-05-29 00:35:02 -07:00
Shital Shah 8097818b75 updated manifest, bumpred version 2019-05-29 00:03:31 -07:00
Shital Shah a8682b45d0 Added links to notebook in tutorials 2019-05-28 23:50:18 -07:00
Shital Shah fad017dd17 Docs for mnist notebook 2019-05-28 23:41:32 -07:00
Shital Shah 59171d6613 Add folders for data in parameters explicit 2019-05-28 23:08:15 -07:00
Shital Shah 0610cccc8a Docs for fruits notebook 2019-05-28 23:05:13 -07:00
Shital Shah 8dbcc236d9 Added manifest for missing text files in package 2019-05-28 14:58:50 -07:00
Shital Shah a21a554f79 Inctremented version for few bug fixes in saliecy and tsne demos 2019-05-28 14:58:11 -07:00
Shital Shah 6fd3589834 Merge branch 'master' of https://github.com/microsoft/tensorwatch 2019-05-28 14:38:24 -07:00
Shital Shah 4c90354a5e Docs for data exploration notebook, handle numpy array labels for t-sne 2019-05-28 07:19:39 -07:00
Shital Shah c99f55c38e Docs for saliency, Credits section in Readme, gradcam ignored for unknown model types 2019-05-28 01:00:32 -07:00
Shital Shah 73f42f0a81 Sync examples 2019-05-27 22:28:58 -07:00
Shital Shah f6d5501656 Updated simple logging tutorial 2019-05-27 04:24:26 -07:00
Shital Shah 3677cb4267 Lazy logging doc enhancements 2019-05-27 02:07:26 -07:00
Shital Shah a0adb61086 Added content on architecture 2019-05-27 00:54:23 -07:00
Shital Shah e9b18fc1d3 Added comparing results section 2019-05-22 15:57:19 -07:00
Shital Shah 0c043b198e Fixed link issue in tutorial, added missing dependencies in setup.py 2019-05-22 15:38:34 -07:00
Shital Shah 5c47f73335
Deleting issue template for now 2019-05-22 10:08:42 -07:00
Shital Shah c4788ca90c minor comment 2019-05-22 08:21:36 -07:00
Shital Shah 36ea91c3ef added lazy logging tutorial 2019-05-22 07:46:53 -07:00
Shital Shah c3a0b4360b Simple logging tutorial link changed 2019-05-22 06:55:38 -07:00
Shital Shah 5f24cbed2d Simple Logging Tutorial 2019-05-22 06:28:05 -07:00
Shital Shah 0943927464 updated readme sections 2019-05-22 04:11:54 -07:00
Shital Shah 43972f130d Replace markdown with html for image 2019-05-22 02:13:34 -07:00
Shital Shah b617f24c95 updated notebooks, added teaser gif in readme 2019-05-22 01:46:03 -07:00