fjxmlzn / DoppelGANger

[IMC 2020 (Best Paper Finalist)] Using GANs for Sharing Networked Time Series Data: Challenges, Initial Promise, and Open Questions
http://arxiv.org/abs/1909.13403
BSD 3-Clause Clear License
296 stars 75 forks source link

Dataset Format #19

Closed fxctydfty closed 3 years ago

fxctydfty commented 3 years ago

Hello, Thanks for the great work. I prepared my dataset to use the tool. But, when I run the training algorithm from "example_training > main.py" I am getting an exception "..\gan\network.py line 262" in build "unknown output type". I prepared the data_attribute_output and data_feature_output as per the instructions. Any idea why the exception is occurring? Thanks in advance for your help.

fxctydfty commented 3 years ago

No worries. Solved it.