Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about cortex_DIM in net_infomax.py of semisupervised_TU/finetuning #68

Open
ZhengXR-L opened this issue Jan 18, 2024 · 2 comments

Comments

@ZhengXR-L
Copy link

There is a package import 'from cortex_DIM.functions.gan_losses import get_positive_expectation, get_negative_expectation'
Neither 'pip install cortex_DIM' nor 'conda install cortex_DIM' could work.

I wander how can i add this cortex_DIM to my environment? Or anyone can tell me what get_positive_expectation, get_negative_expectation are doing? I need them in loss_infomax in net_infomax.py

@yyou1996
Copy link
Collaborator

yyou1996 commented Feb 2, 2024

Hi,

I think for the cortex_DIM package you can refer to the https://github.com/sunfanyunn/InfoGraph package, which we built on for this experiment (and we didn't use it, cortex_DIM).

@ZhengXR-L
Copy link
Author

Thanks for your reply.

The codes work well after I add necessary packages provided by you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants