When I try to train the algorithm with erdos_renyi generator, I always encounter an SIGFPE exception. I am simply changing the g_type parameter in the __init__(self): function of FINDER.
When I try to train the algorithm with erdos_renyi generator, I always encounter an SIGFPE exception.
I am simply changing the g_type parameter in the init(self): function of FINDER.