Emad Barsoum
|
2afe81948e
|
Merge branch 'master' into ebarsoum/ImageHandsOn
To check the update notebook.
|
2016-10-26 17:20:30 -07:00 |
Emad Barsoum
|
56ef64ef74
|
Update image links to master.
|
2016-10-26 17:19:25 -07:00 |
Nikos Karampatziakis
|
b60992407c
|
update environment in notebook
|
2016-10-26 10:25:29 -07:00 |
Emad Barsoum
|
b3d31450ab
|
Add references.
|
2016-10-26 10:16:27 -07:00 |
Nikos Karampatziakis
|
3d14b9f01d
|
minor notebook change
|
2016-10-26 08:53:19 -07:00 |
Emad Barsoum
|
31a8cd8452
|
Add image evaluation.
|
2016-10-26 01:30:39 -07:00 |
Frank Seide
|
35f05cbf7b
|
a bug fix of CNTK 202 tutorial w.r.t. master branch
|
2016-10-26 00:42:44 -07:00 |
Frank Seide
|
85968b1788
|
updated CNTK_202 notebook for CNTK workshop
|
2016-10-26 00:37:04 -07:00 |
Emad Barsoum
|
1b2056792c
|
Clean, more explanation and better images.
|
2016-10-25 23:34:40 -07:00 |
Emad Barsoum
|
a89aa212f4
|
Update image hand on notebook, only layer API.
|
2016-10-25 20:41:49 -07:00 |
Nikos Karampatziakis
|
0934de07cb
|
Language understanding notebook
|
2016-10-25 20:35:09 -07:00 |
Emad Barsoum
|
0279839d2e
|
Update prerequisite.
|
2016-10-25 14:31:12 -07:00 |
Emad Barsoum
|
6bde134f79
|
Update images and add a simple layer case.
|
2016-10-25 13:52:23 -07:00 |
Mark Hillebrand
|
0b014e7053
|
bindings/python: update some links
|
2016-10-25 14:07:14 +02:00 |
Mark Hillebrand
|
66fd96d336
|
Merge remote-tracking branch 'origin/kedeng/distPY2' into mahilleb/misc2.0
|
2016-10-25 11:50:30 +02:00 |
Mark Hillebrand
|
48dca1790a
|
bindings/python: more version bumping
|
2016-10-25 11:39:11 +02:00 |
Amit Agarwal
|
06da2fcf9b
|
CNTK v2 library: Fixes for the beta1.0 release
|
2016-10-25 02:29:54 -07:00 |
Mark Hillebrand
|
af11a22599
|
bindings/python/cntk/tests/distributed_test.py: disable test
|
2016-10-25 10:21:21 +01:00 |
Mark Hillebrand
|
4f56b05cb1
|
examples/Distributed/run.py: execute only if __name__ == '__main'
|
2016-10-25 09:48:41 +01:00 |
KeDengMS
|
68245db693
|
Fix path for Linux
|
2016-10-25 01:39:18 -07:00 |
KeDengMS
|
f0952ca58b
|
examples/Distributed: Fix run.py after script rename
|
2016-10-25 01:32:27 -07:00 |
KeDengMS
|
ae80811a3e
|
move run.py to Distributed
|
2016-10-25 01:22:51 -07:00 |
Amit Agarwal
|
284bdc287a
|
Merge branch 'master' of https://github.com/Microsoft/CNTK into nikosk/pyexamples-new-io
|
2016-10-25 01:22:42 -07:00 |
KeDengMS
|
2b042d677a
|
Merge remote-tracking branch 'origin/master' into kedeng/distPY2
|
2016-10-25 01:19:12 -07:00 |
KeDengMS
|
093188a350
|
Fix load_model, no type needed anymore
|
2016-10-25 01:16:25 -07:00 |
KeDengMS
|
cea944aaa0
|
Update samples
|
2016-10-25 01:12:28 -07:00 |
Mark Hillebrand
|
ea1bffac09
|
bindings/python/cntk/trainer.py: fix indentation
|
2016-10-25 09:21:49 +02:00 |
Emad Barsoum
|
9f53b753e8
|
Merge branch 'master' into nikosk/pyexamples-new-io
For checkin...
|
2016-10-25 00:14:03 -07:00 |
Amit Agarwal
|
098e8f6a42
|
Merge branch 'master' of https://github.com/Microsoft/CNTK into kedeng/distPY2
|
2016-10-24 23:39:06 -07:00 |
Emad Barsoum
|
496c67299d
|
Merge branch 'master' into ebarsoum/ImageHandsOn
For checkin...`
|
2016-10-24 23:36:27 -07:00 |
Emad Barsoum
|
56b2c6826f
|
Fix CIFAR data loader and images paths for ImageHandOn.
|
2016-10-24 23:14:01 -07:00 |
Nikos Karampatziakis
|
d9134945d7
|
pytest silliness
|
2016-10-24 22:50:48 -07:00 |
Nikos Karampatziakis
|
6a600a342a
|
incorporated CR
|
2016-10-24 21:37:20 -07:00 |
Willi Richert
|
1613426c16
|
Migrate test to new load_model format
|
2016-10-24 21:09:09 -07:00 |
KeDengMS
|
cc60850251
|
Reduce example redundancy
|
2016-10-24 20:54:35 -07:00 |
Nikos Karampatziakis
|
9ee35dd057
|
updated some files to master copies
|
2016-10-24 20:46:18 -07:00 |
KeDengMS
|
658a4ffb78
|
Add CifarResNet_parallel as example for distributed training
|
2016-10-24 20:43:08 -07:00 |
Emad Barsoum
|
5b93769588
|
Image hand on notebook
|
2016-10-24 20:42:43 -07:00 |
KeDengMS
|
6e80be6343
|
Add unit test on distributed_communicator.barrier() and finalize()
|
2016-10-24 20:41:14 -07:00 |
KeDengMS
|
e974e45437
|
Add unit test for distributed python bindings, and remove SimpleMNIST_parallel example
|
2016-10-24 20:33:58 -07:00 |
Willi Richert
|
86ef40d1a5
|
Merge remote-tracking branch 'origin/master' into wilrich/graphSearch
Conflicts:
bindings/python/examples/CifarResNet/CifarResNet.py
|
2016-10-24 20:33:09 -07:00 |
Nikos Karampatziakis
|
50b1510cfc
|
Merge branch 'master' into nikosk/pyexamples-new-io
|
2016-10-24 20:29:10 -07:00 |
Nikos Karampatziakis
|
83cea60a37
|
tweaks
|
2016-10-24 20:23:11 -07:00 |
Willi Richert
|
652ed92ccd
|
Allow to provide single learner
|
2016-10-24 20:18:42 -07:00 |
Willi Richert
|
824540421f
|
Iteration-based graph search
|
2016-10-24 20:13:39 -07:00 |
Willi Richert
|
00f8eb2974
|
Factoring out common properties so that Constant and Parameter have them as well
|
2016-10-24 20:13:35 -07:00 |
Willi Richert
|
984c1daf4f
|
Making uid a property
|
2016-10-24 20:10:22 -07:00 |
Willi Richert
|
21bf3b57e2
|
Make data type optional in load_model
Conflicts:
bindings/python/cntk/persist.py
|
2016-10-24 20:10:16 -07:00 |
Willi Richert
|
1ce9ddefdf
|
Docs
|
2016-10-24 20:08:00 -07:00 |
Willi Richert
|
915455c730
|
Ability to search the graph
|
2016-10-24 20:07:58 -07:00 |