Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Deep Learning and Doc2Vec #3743

Closed
larsbeck opened this issue May 17, 2019 · 2 comments
Closed

Question: Deep Learning and Doc2Vec #3743

larsbeck opened this issue May 17, 2019 · 2 comments
Labels
question Further information is requested

Comments

@larsbeck
Copy link

Hi,

I was wondering if there are any plans to allow modeling deep neural networks. I know that it is possible to consume Tensorflow models. I am interested in creating and training models directly in ml.net

Unrelated to the first question: Are there any plans to implement Doc2vec as an alternative to the current FeaturizeText feature.

In case this issue tracker is the wrong place to ask questions, please point me to the site you might be using for questions.

Thanks,

Lars

@yaeldekel
Copy link

Hi Lars,
Thank you for your interest in ML.NET. We do have plans to support training of deep neural networks. Currently, we have partial support of re-training an existing Tensorflow model, and we plan to expand this capability in the future.

Regarding Doc2vec, I am not aware of any plans regarding this, but I will open a new issue for this so it can be tracked separately.

@yaeldekel yaeldekel added the question Further information is requested label May 22, 2019
@larsbeck
Copy link
Author

Thanks! I'll check out new versions then. Keep up the great work!

@dotnet dotnet locked as resolved and limited conversation to collaborators Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants