https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4ca4977e4b7ace2d2fca9078be0c63ddd57c167b authored by PetrusKe on 31 July 2017, 10:03:06 UTC
add normal data split reader
Tip revision: 4ca4977
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