Skip to content

cenwangumass/gmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmm

Install dependencies:

  1. It is recommended to install the dependencies in a conda environment.
  2. Install PyTorch, PyTorch Geometric, pytorch-lightning.

Run the example:

# Make gmm importable
export PYTHONPATH=$PWD

# Enter the `examples` directory
cd examples

# Run the training script
python train.py

# Test model performance
python test.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages