https://github.com/Microsoft/CNTK
Raw File
Tip revision: 88f822a4c27c182148b27ecd9f6b79a21c121537 authored by liqfu on 02 August 2018, 23:14:56 UTC
Merge branch 'cntkteam/onnx_without_batch_axis' of https://github.com/Microsoft/CNTK into cntkteam/onnx_without_batch_axis
Tip revision: 88f822a
README.md
# Functional API Tutorials

This folder is the staging area for Tutorials written using the Python Functional API. 
The plan is to have each Tutorial in the parent folder translated to a more succinct style in this folder.
All Tutorials here are fully tested, same as the Tutorials in the parent folder.

back to top