swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084
Raw File
Tip revision: 1489de8de8f8db7a7939726eb43c01ba50b975d8 authored by KeDengMS on 22 September 2018, 05:33:41 UTC
Fix a crash in transpose_times simplification to element times
Tip revision: 1489de8
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