https://github.com/Microsoft/CNTK
Raw File
Tip revision: cfe8f6ca0a261b552bb0869ccb0725ccf3dfb2a9 authored by Yang Chen on 18 July 2019, 07:52:21 UTC
Added a new API to load models from memory
Tip revision: cfe8f6c
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