Nikos Karampatziakis
43074588dc
explicitly mention Python in the Functional API
2017-05-31 09:45:50 -07:00
Nikos Karampatziakis
899da9fbb9
Tutorial README tweaks
2017-05-31 09:43:46 -07:00
Nikos Karampatziakis
19962ee701
Update README in Tutorials, add README in FunctionalAPI
2017-05-31 09:32:48 -07:00
Nikos Karampatziakis
7906edb95b
Squashed commit of the following:
...
commit fbe3fb0f8430e2361f93fc5c92dd87fb9f204a78
Author: Nikos Karampatziakis <nikosk@microsoft.com>
Date: Tue May 30 19:47:35 2017 -0700
clean up notebook
commit b4386b92e5785db7d0efb19a68fe496d61141abd
Author: Nikos Karampatziakis <nikosk@microsoft.com>
Date: Tue May 30 19:06:12 2017 -0700
Added notebook test and address feedback
commit f96708f91785ae12923fc7fbc38ff7d2d3f9fe7a
Author: Nikos Karampatziakis <nikosk@microsoft.com>
Date: Tue May 30 17:13:56 2017 -0700
Updated rst files
commit 7c1e8b13bbea11198876766715d059a25ac5f8d7
Author: Nikos Karampatziakis <nikosk@microsoft.com>
Date: Tue May 30 17:02:17 2017 -0700
Removed all confusing stuff from 050
2017-05-30 19:50:11 -07:00
Frank Seide
67545b8f0b
more CR feedback;
...
renamed back to 99, this time with git mv as requested, then re-added to the VS Solution
2017-05-29 19:08:07 -07:00
Frank Seide
22ff6078d6
more feedback;
...
temporarily renamed back to 99 since CodeFLow cannot handle this
2017-05-29 18:48:05 -07:00
Frank Seide
befd9acb85
test for 050 now works;
...
finalized the notebook
2017-05-29 16:48:32 -07:00
Frank Seide
91f4a74d0b
addressed CR feedback;
...
added test for 050 tutorial
2017-05-29 16:10:28 -07:00
Frank Seide
70328b990c
renamed 099 to 050
2017-05-29 13:44:37 -07:00
Frank Seide
867c84797a
did a full run of tutorial 099
2017-05-28 20:39:56 -07:00
Frank Seide
ed33d18529
completed 099 turorial
2017-05-28 20:26:54 -07:00
Frank Seide
438e165a3b
io now imports transformx;
...
updated 099 tutorial
2017-05-28 18:13:53 -07:00
Frank Seide
7aca4015ba
updates to 099
2017-05-28 15:38:07 -07:00
Frank Seide
f2873b0fe9
edits to 099 tutorial;
...
renamed cntk.FunctionOf to cntk.Function.with_signature, since with the mandatory cntk. prefix, the shorter name does not add to lightness, and the longer form is clearer;
new function utils.test_utils.set_device_from_pytest_env() so we can simplify the Jupyter notebooks;
fixed a spelling error in the HTK example;
some comment edits to 1stSteps examples
2017-05-28 14:55:46 -07:00
Frank Seide
7fe5045d6a
updated CNTK_099 tutorial
2017-05-28 14:26:07 -07:00
Frank Seide
c1c55cf0f5
updated CNTK_099 tutorial
2017-05-28 14:08:50 -07:00
Frank Seide
a24b9718fb
added CNTK_099 tutorial
2017-05-28 14:08:02 -07:00
REDMOND\sayanpa
c14c7cadc2
Change data source for the finance tutorial
2017-05-24 19:29:53 -07:00
REDMOND\sayanpa
c866e5664f
Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutfix
2017-05-24 14:43:12 -07:00
Mark Hillebrand
f70166e674
Tutorials/CNTK_204_Sequence_To_Sequence.ipynb: downloader fix wrt cached / pre-existing data
2017-05-24 14:01:23 +02:00
Mark Hillebrand
8dc56e2d7c
Bump version numbers
2017-05-24 14:01:23 +02:00
REDMOND\sayanpa
8b5aaeedcb
Fixed the break due to Y! finance data format change
2017-05-23 15:41:45 -07:00
Project Philly
bd0df162e1
Integrate sayanpa/tutfix into master
2017-05-22 17:07:14 -07:00
Amit Agarwal
070389900b
CNTK v2 library: Remove all deprecated python APIs.
2017-05-22 15:44:54 -07:00
REDMOND\sayanpa
46163b459d
Clean up blanket imports
2017-05-16 20:25:44 -07:00
REDMOND\sayanpa
971927d5b1
Updated eval to predict on a web image
2017-05-16 12:15:54 -07:00
REDMOND\sayanpa
d3910edf62
Added a test and test data path fix
2017-05-15 16:41:38 -07:00
REDMOND\sayanpa
7aa7133301
Addressed CR
2017-05-15 13:57:56 -07:00
REDMOND\sayanpa
6eefd5ee15
Incorporate CR feedback
2017-05-12 19:38:28 -07:00
REDMOND\sayanpa
632fa5cae2
Incorporate CR feedback
2017-05-12 19:37:33 -07:00
REDMOND\sayanpa
996984a171
Merged with master
2017-05-12 17:23:46 -07:00
REDMOND\sayanpa
9b48ea7648
Updated notebooks and added missing tests
2017-05-12 10:28:14 -07:00
Nikos Karampatziakis
19bd660ae1
fixed evil import
2017-05-11 20:52:06 -07:00
Nikos Karampatziakis
e56535ff2a
input -> input_variable complete
2017-05-11 17:00:07 -07:00
REDMOND\sayanpa
c93099f147
Updated notebooks and added missing tests
2017-05-03 19:23:25 -07:00
REDMOND\sayanpa
c8cb24f77a
Fixed typos and updated description
2017-05-02 22:39:26 -07:00
REDMOND\sayanpa
d6f12dd053
Incorporated CR feedback
2017-05-02 19:23:49 -07:00
REDMOND\sayanpa
3cf5da7c5d
Added convolutional neural network
2017-05-01 19:28:43 -07:00
REDMOND\sayanpa
a206b56924
Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutfix
2017-04-27 11:40:54 -07:00
REDMOND\sayanpa
99a9e818d8
Incorporated CR feedback
2017-04-27 11:40:42 -07:00
REDMOND\sayanpa
53a2bba242
added MNIST LR notebook and test
2017-04-26 23:07:11 -07:00
REDMOND\sayanpa
9833535973
Updated and add MNIST LR tutorial
2017-04-26 21:24:17 -07:00
REDMOND\sayanpa
95c755ec04
Fixed py2.7 bug
2017-04-26 19:50:33 -07:00
REDMOND\sayanpa
244aa602bd
Addressed CR comments for notebook update
2017-04-26 17:01:58 -07:00
REDMOND\sayanpa
61789244ee
Merge branch 'master' of https://github.com/Microsoft/CNTK into sayanpa/tutedx
2017-04-26 12:40:02 -07:00
REDMOND\sayanpa
d08da86eca
Updating the CNTK_202 notebook and test
2017-04-26 11:14:46 -07:00
REDMOND\sayanpa
dc4502960e
Notebook update and deleting stale previous version
2017-04-25 11:43:13 -07:00
REDMOND\sayanpa
34d32b028b
Removed old importsr
2017-04-25 11:31:08 -07:00
REDMOND\sayanpa
c77ccd322f
added CR feedback and import cleanup
2017-04-25 11:28:32 -07:00
REDMOND\sayanpa
411b9dba5d
Renaming and moving 103B to 103C
2017-04-24 21:57:09 -07:00