https://github.com/Microsoft/CNTK
Raw File
Tip revision: 632c388d2e01fbe9672f73d3cc1a278e3d356715 authored by Yang Chen on 22 July 2019, 07:39:53 UTC
add FutureValue Op's custom attributes into Scan node's description
Tip revision: 632c388
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