|
123456789101112131415161718 |
- # DCNV
- Dependencies
-
- https://github.com/yngvem/group-lasso/
-
- https://github.com/lowks/gdprox
-
- https://github.com/WGLab/GDP {GDP file}
-
-
- TensorFlow >= 0.8.0 (due to prettytensor, might work with older versions of prettytensor - not tested)
-
- prettytensor
-
- numpy
-
-
- In order to run the code for the speciefied disease, simply change the variable asd_path in GroupLASSONN.py. The file format should be similar to the AutDB_ASD_cnv_dataset.txt in the data folder.
|