https://github.com/Microsoft/CNTK
Raw File
Tip revision: a6a6531f612ae93418105aaf4cc2b072e36f8068 authored by liqfu on 08 September 2018, 22:42:10 UTC
onnx support for more sequence ops, remove CNTK softmax limitation for onnx
Tip revision: a6a6531
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