Open bvaldebenitom opened 1 year ago
Yes, it is progressing. The MLPs designed for each NTF in this program are independent, so to accelerate the process, the for loop can be modified into parallel operations or GPU training can be utilized. Over this period of time, I will provide a few modified versions. You can also modify the for loops in SIGNET.py yourself. If time is a critical factor, reducing the number of NTFs can be considered first.
Hi!
I've been running some analysis, and they seem to be stuck at the NTF-Training stage. Here is what I get as output:
Is there any way to speed up the analysis and/or now if it is actually progressing? On the NTF-Training nothing doesn't seem to occur so far.
I already ran this on another dataset with success.