allegroai
f8d3894e02
Documentation
2019-09-03 12:57:11 +03:00
allegroai
5270ca3cdc
Add PyTorch Tensorboard toy example
2019-09-03 12:56:05 +03:00
Allegro AI
9cff3d44d9
Update LICENSE
2019-08-21 00:18:17 +03:00
allegroai
f663add27d
Simplify examples
2019-08-19 21:26:29 +03:00
allegroai
d4358af1e8
version bump
2019-08-19 21:23:54 +03:00
allegroai
4029b20c2b
Remove boto3 and google-cloud-storage from requirements. Only if you are using Task.output_uri = 's3://' or 'gs://' you actually need to install them. If they are missing, Task.init will through exception asking to install the specific packages
2019-08-19 21:23:44 +03:00
allegroai
25e3816484
Add permission check for Task.init(output_uri=)
2019-08-19 21:21:21 +03:00
allegroai
1f81a109b7
Simplify Logger interface
2019-08-19 21:20:25 +03:00
allegroai
ad5a44e906
Fix support for plotly 4.0 and matplotlib compatibility
2019-08-19 21:19:44 +03:00
allegroai
a896f5b465
Improve frameworks binding
2019-08-19 21:18:44 +03:00
allegroai
3bc1ec2362
Improve stability and resilience on intermittent network connection
2019-08-19 21:17:53 +03:00
allegroai
0a8cf706bd
Add initial Azure storage support
2019-08-19 21:15:31 +03:00
allegroai
c817255a88
Documentation
2019-08-09 03:49:14 +03:00
allegroai
dcfd694d4a
version bump
2019-08-09 02:20:52 +03:00
allegroai
761082b474
Replace opencv-python with more standard Pillow
2019-08-09 02:18:01 +03:00
allegroai
7beddf97da
Optimize version update check
2019-08-09 02:11:00 +03:00
allegroai
1f4c07bb56
Documentation
2019-08-08 11:58:46 +03:00
allegroai
c7c0bac5b9
version bump
2019-08-07 00:39:05 +03:00
allegroai
f22278b233
Fix matplotlib support
2019-08-07 00:38:58 +03:00
allegroai
66515eab14
version bump
2019-08-07 00:14:41 +03:00
allegroai
1d6727d2c0
Improve auto package detection
2019-08-07 00:05:51 +03:00
allegroai
3ab1c261e7
Fix matplotlib support
2019-08-07 00:05:24 +03:00
allegroai
fe938ca21f
Documentation
2019-08-05 13:24:42 +03:00
allegroai
28c69d118f
Documentation
2019-08-03 03:24:00 +03:00
allegroai
92de5453a4
Documentation
2019-08-03 03:20:40 +03:00
allegroai
8cf615b490
Documentation
2019-08-03 03:09:58 +03:00
allegroai
ee9d2d7526
Documentation
2019-08-03 03:04:48 +03:00
allegroai
fb7dfc49a9
Fix auto-detect git repository
2019-08-01 12:54:11 +03:00
allegroai
bcaf4ce6c8
Add scikit-learn joblib documentation
2019-07-31 23:53:52 +03:00
allegroai
ee3fa31811
Add Jupyter notbook and TRAINS API documentation
2019-07-31 23:18:48 +03:00
allegroai
e9ad8c7c7f
version bump
2019-07-31 23:10:03 +03:00
allegroai
2bbf46a273
Fix Windows support
2019-07-31 23:09:53 +03:00
allegroai
4c15613250
Add support for scikit-learn internal joblib implementation
2019-07-31 01:37:06 +03:00
allegroai
19c5f05912
Add scikit-learn support (joblib) and xgboost support
2019-07-31 00:30:12 +03:00
allegroai
1bb06c0190
version bump
2019-07-28 23:03:42 +03:00
allegroai
67df9774e1
Fix Matplotlib figure.show support
...
Improve Matplotlib support, plt.show will show under plots tabs, and plt.imshow under debug images
2019-07-28 21:06:47 +03:00
allegroai
787da4798b
version bump
2019-07-28 21:04:57 +03:00
allegroai
62bc54d7be
Add initial artifacts support
...
Fix sub-process support
Fix delete_after_upload option when uploading images
Add logugu support
Fix subsample plots if they are too big
Fix requests for over 15mb
2019-07-28 21:04:45 +03:00
Allegro AI
637269a340
Update faq.md
2019-07-25 15:58:45 +03:00
allegroai
120de5c24f
Fix PR
2019-07-24 01:44:09 +03:00
Allegro AI
9e166137b6
Merge pull request #25 from erezalg/master
...
fix deprecation warning
2019-07-24 01:10:35 +03:00
Erez Schanider
94642af4a1
Merge remote-tracking branch 'upstream/master'
2019-07-21 08:48:35 +03:00
allegroai
f19401da39
version bump
2019-07-20 23:55:46 +03:00
allegroai
b0a759c454
Add Seaborn to Matplotlib example
2019-07-20 23:55:34 +03:00
allegroai
c93d030109
Fix support for sub-process (process pool)
2019-07-20 23:55:14 +03:00
allegroai
c80aae0e1e
Fix support for sub-process (process pool)
2019-07-20 23:11:54 +03:00
allegroai
50ce49a3dd
Add separate api/web/file server configuration (backward support included).
...
OS environment override with: TRAINS_API_HOST / TRAINS_WEB_HOST / TRAINS_FILES_HOST
2019-07-20 23:09:44 +03:00
allegroai
00f873081a
Add support for multiple event writers in the same session
2019-07-20 22:02:19 +03:00
allegroai
51cc50e239
Add separate api/web/file server configuration (backward support included).
...
OS environment override with: TRAINS_API_HOST / TRAINS_WEB_HOST / TRAINS_FILES_HOST
2019-07-20 22:01:27 +03:00
Erez Schanider
a0e42c66a1
fix deprecation warning
2019-07-17 09:10:32 +03:00