TSFS icon indicating copy to clipboard operation
TSFS copied to clipboard

Code for Graph Autoencoder Feature Selection

Open jlevy44 opened this issue 5 years ago • 4 comments

Hey I'm just curious. What code did you use to perform the graph autoencoder feature selection? I searched GAFS in the repo and only saw the matrix loading. Thanks!

jlevy44 avatar Jun 20 '19 22:06 jlevy44

Hi, I used the matlab implementation and in python I just load the result.

On 21 Jun 2019 03:16, "Joshua Levy" [email protected] wrote:

Hey I'm just curious. What code did you use to perform the graph autoencoder feature selection? I searched GAFS in the repo and only saw the matrix loading. Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alimirzaei/TSFS/issues/3?email_source=notifications&email_token=ACV34LP55TZXTSKG6JQMSBTP3QCFBA5CNFSM4H2BSJYKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G22SF6A, or mute the thread https://github.com/notifications/unsubscribe-auth/ACV34LNHZI7IBV6LZC6FDKLP3QCFBANCNFSM4H2BSJYA .

alimirzaei avatar Jun 22 '19 03:06 alimirzaei

Oh awesome. Thanks.

jlevy44 avatar Jun 22 '19 06:06 jlevy44

Where can you find the MATLAB implementation? I wanted to implement in pytorch but not sure if it is worth it...

jlevy44 avatar Jun 30 '19 20:06 jlevy44

I'm also wondering where I can find the GAFS code?

CatherineTaelman avatar Apr 20 '20 09:04 CatherineTaelman