You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REPOSITORY TAG IMAGE ID CREATED SIZE
lizytalk/dejavu latest 32d6db301926 2 months ago 17.3GB
Command
docker run -it --rm -v $(realpath .):/workspace lizytalk/dejavu bash -c 'source .envrc && python exp/run_GAT_node_classification.py -H=4 -L=8 -fe=GRU -bal=True --data_dir=./data/A1 --max_epoch=20'
Note that --max_epoch=20 is used to validate the program fastly.
Here I list my environment, command and the outputs to run an experiment.
Environment
Machine
Docker Info
Docker Image Info
Command
docker run -it --rm -v $(realpath .):/workspace lizytalk/dejavu bash -c 'source .envrc && python exp/run_GAT_node_classification.py -H=4 -L=8 -fe=GRU -bal=True --data_dir=./data/A1 --max_epoch=20'
Note that
--max_epoch=20
is used to validate the program fastly.Output
The text was updated successfully, but these errors were encountered: