On Wed, Jul 1, 2015 at 8:43 PM, Dale Smith <dsm...@nexidia.com> wrote:

>  Apparently so; here is a python/cython implementation.
>
>
>
> http://rare-technologies.com/deep-learning-with-word2vec-and-gensim/
>

word2vec is *not* deep learning. The skip-gram model has been shown
recently to reduce to a certain matrix factorization [*]. So it's a shallow
network with only one hidden layer and without non-linearities.

Mathieu

[*] Neural Word Embedding as Implicit Matrix Factorization by O. Levy and
Y. Goldberg.
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to