swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084
Raw File
Tip revision: b785f0cfd04a0e4aacc6c6a7f29bc4f8c7967418 authored by Lewei Lu on 31 October 2017, 03:10:08 UTC
remove cvReader in ResNet-CIFAR example to fit the end-to-end tests
Tip revision: b785f0c
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