Sign inSign up

prodrelworks/ncc

By prodrelworks

Updated almost 6 years ago

Image
0

191

prodrelworks/ncc repository overview

Build Instructions

$ sudo docker build --build-arg UBUNTU=bionic --build-arg BUILD_TYPE=Release -t prodrelworks/ncc:latest -f inst2vec.Dockerfile .

Running the docker

$ sudo docker run -rm -it -v $PWD:/home -it prodrelworks/ncc:latest

inst2vec commands

https://github.com/lahiri-phdworks/ncc

$ python3 ./train_inst2vec.py 

for evaluating the embeddings

$ python3 train_inst2vec.py --embeddings_file published_results/emb.p --vocabulary_folder published_results/vocabulary 

Tag summary

Content type

Image

Digest

Size

3.1 GB

Last updated

almost 6 years ago

docker pull prodrelworks/ncc