Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Model training #5

Open
abrasat opened this issue Feb 21, 2018 · 1 comment
Open

Model training #5

abrasat opened this issue Feb 21, 2018 · 1 comment

Comments

@abrasat
Copy link

abrasat commented Feb 21, 2018

How was the digit.model created ? Is it possible to train and optimize the model ?

@CESARDELATORRE
Copy link

Hi. Good question. 👍
In this case, the model is created and trained from Python code available here:
https://github.com/dotnet-architecture/MNISTTensorCNTK/tree/master/Training

But you could also do a similar process (CNTK model generation and training) from C#.
@asthana86 do you have the model training code in C# (Console app for creating and training the model) available that we used in our recent demos?. It would be good to upload that into this repo, as well. :)

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

No branches or pull requests

2 participants