You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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).
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
The text was updated successfully, but these errors were encountered: