Sign inSign up

prodrelworks/preimage-ncc

By prodrelworks

Updated almost 6 years ago

Image
0

238

prodrelworks/preimage-ncc repository overview

Build Instructions

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

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

Running the docker

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

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

inst2vec commands

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

$ python3 ./train_inst2vec.py 

Tag summary

Content type

Image

Digest

Size

704.6 MB

Last updated

almost 6 years ago

docker pull prodrelworks/preimage-ncc