-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi,
I’ve tried Neural Admixture on the UKBiobank, but running it in the unsupervised mode got a lot of structure in the White Europeans instead of the continental ancestries like in your paper. Do you know what could be the issue? Here is what I tried:
neural-admixture train --k 6 --data_path 500k_sampleQC_LDpruned_allchr.bed --save_dir sample500k/outputs --name sample500k --initialization kmeans --num_cpus 24
neural-admixture train --k 6 --epochs 50 --batch_size 400 --learning_rate 1e-5 --data_path 500k_sampleQC_LDpruned_allchr.bed --save_dir sample500k/outputs --name sample500k_Test2 --initialization kmeans --num_cpus 24
The PCAs look fine.
Thanks for your help!
Metadata
Metadata
Assignees
Labels
No labels

