swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084
Raw File
Tip revision: 1d824f47b155be2225226758bd2257e221b30ba6 authored by Eldar Akchurin on 21 August 2017, 10:13:40 UTC
Adding report of the learning rate per sample
Tip revision: 1d824f4
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