Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# code2vec
MLonCode community effort to implement Learning Distributed Representations of Code (https://arxiv.org/pdf/1803.09473.pdf)

Note: The authors of the paper have released their own tensorflow implementation on [GitHub](https://github.com/tech-srl/code2vec).
[Token vectors](https://s3.amazonaws.com/code2vec/model/token_vecs.tar.gz) and [Method name vectors](https://s3.amazonaws.com/code2vec/model/target_vecs.tar.gz) for their paper are available as well.