Closed michaelTJC96 closed 3 years ago
It might be helpful to add some output logs, since these screenshots don't really help. I suspect that it might have to do with an incorrect working directory (IDEs might start execution from the Python root folder). Have you tried running straight from the root folder with a terminal?
Also, to reply to the question you asked me in the other issue: you can contact me via email (d.h.boerema@student.rug.nl). I don't know much about federated learning but might be able to help you with some other stuff concerning attacks and defences.
Hi @DavidHidde thanks so much for your contact and help! I will contact you soon! As mentioned by @ebagdasa, I will need to change the params in yaml file!
Hi there,
As I am a beginner on Federated Learning and its backdoor attacks, may I check how do I view the training results on tensorboard? Nothing shows on the tensorboard.
Even when I aborted the training, it shows the error "Aborted training. No output generated". I have created the folders "runs" and "saved_models" as mentioned in the instructions.