AI-sandbox / neural-admixture

Rapid population clustering with autoencoders
62 stars 9 forks source link

Update inference.py #12

Closed gil-i closed 2 years ago

gil-i commented 2 years ago

It would be desirable to write the output of neural admixture to a different folder from the save_dir directory where the model is located. I propose a new variable args.out_dir that would be set to args.save_dir if not given.

gil-i commented 2 years ago

Sorry I made two different pull requests for the same issue. Please see my previous pull request.

AlbertDominguez commented 2 years ago

Closing due to duplicate (see #11).