Faldict

Results 4 comments of Faldict

Thanks for your response! I think I could start with adding the fairness datasets. My question here is, why does the dataset macro return the tuple (X, Y, Y_hat). If...

Thanks for your clarification. I have added the COMPAS and Adult datasets. Do I need to write the test scripts for them? Another question is that when I am install...

@ashryaagr Thanks a lot! I have fixed this problem.

Sorry, I don't catch your point. The code to handle training data is in the [`main.py`] (https://github.com/Faldict/CapsuleGAN/blob/eaf1c792a37651727e875ead6740e74880a8e645/main.py#L16). However, it still needs to implement code for semi-supervised learning.