superphy / prairiedog

next-gen pangenome graphs for predictive genomics
Other
0 stars 0 forks source link

Use Node Label for Kmer ID #50

Closed kevinkle closed 5 years ago

kevinkle commented 5 years ago

This is because diffpool defaults to using node labels and adds attributes after the fact

python -m train --bmname=KMERS --assign-ratio=0.1 --hidden-dim=30 --output-dim=30 --cuda=0 --num-classes=6 --method=soft-assign --benchmark-iterations=1
kevinkle commented 5 years ago

see https://github.com/superphy/prairiedog/issues/46 for any continuation. closing this issue