Revision b9db88fdbb25c207dee617f79fb46b74185513f5 authored by Aghagolzadeh on 11 July 2018, 12:19:48 UTC, committed by GitHub on 11 July 2018, 12:19:48 UTC
1 parent 36df896
Raw File
README.md
# Numpy interop

In FeedForwardNet.py we show a minimal example how to train a CNTK network using numpy arrays as input.
back to top