-
I am trying to build an antoencoder network in C# using CNTK. I need MaxUnpooling and ConvolutionTranspose operators in its decoder part.
I saw an example of autoencoder in Python here: https://doc…
-
# Trending repositories for C#
1. [**microsoft / reverse-proxy**](https://github.com/microsoft/reverse-proxy)
__A toolkit for developing high-performance HTTP reverse proxy applic…
-
```python
import texthero
```
```shell
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)…
-
https://docs.microsoft.com/en-us/cognitive-toolkit/Setup-CNTK-on-Windows#ms-mpi
MS-MPI
Install version 7 (7.0.12437.6) of Microsoft MPI (MS-MPI) from this download page, marked simply as "Version 7"…
-
### Choose the AI framework(s) we'll use to create IRIS-med.
Each of the AI technologies listed below have the possibility of being useful in creating IRIS-med. I don't know much about any of them.…
-
Win10, X64
Cloned to c:\repos\cntk\
Playing along with https://docs.microsoft.com/en-us/cognitive-toolkit/setup-cntk-with-script-on-windows
Definitely needs a more robust setup script.
Anyone un…
-
I am a beginner in the field of deep learning. I have been working on classification problem using Microsoft CNTK. I have studied your paper about shakeout and I want to replace "Dropout" layers in my…
-
Hello!
Env description:
Ubuntu 16.04
CUDA: 9.1 CUDNN:7.0
pip version 19.3.1 python version 3.5.2
cntk version:2.6/2.5/2.3
Issue:
I use the following configure:
../../configure --…
-
CNTK has [removed](https://github.com/Microsoft/CNTK/commit/772f0d927d5459bd50fb7db1fdefcd65c56f8f38) 3rd party libs from wheel packages, [making mandatory](https://review.docs.microsoft.com/en-us/cog…
-
By virtue of this - https://github.com/Microsoft/CNTK/issues/2214 I am not being able to use next_minibatch. I want to try and use distributed training on my seq2seq model but I can't use both the way…