Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Feature request: We have CNTK now #904

Open
Chinese-Xu opened this issue Sep 27, 2017 · 3 comments
Open

Feature request: We have CNTK now #904

Chinese-Xu opened this issue Sep 27, 2017 · 3 comments

Comments

@Chinese-Xu
Copy link
Contributor

Hi all,

In closed issue #634 "CUDA support !", @cesarsouza mentioned that GPU support will be implemented through Keras Sharp after it be ready.

Microsoft just start a project CNTK on GitHub which has a capability of "A C#/.NET API that enables people to build and train networks".

I just list CNTK here, and hope it will be useful when Accrod.NET team evaluate all possible way to involve CUDA into this project.

Thanks,
Wiley Xu

@xieliaing
Copy link

CNTK has a low level C# API and is planning to roll out high level C# API in December.

@hlngo
Copy link

hlngo commented Oct 18, 2017

@xieliaing What is the difference between low- and high-level C# API? Should we expect a rough benchmark C# vs. Python API?

@xieliaing
Copy link

High level API let you write deep learning models directly in a way similar to keras. Low level API requires more much coding. They are all wrappers and share the same computing engine written in C++.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants