Updating GAN Code...

This commit is contained in:
Shubbair 2024-07-26 16:07:40 +03:00
parent 5e7ce1048c
commit d426586b03
2 changed files with 494 additions and 1 deletions

View File

@ -119,7 +119,7 @@ def main(args:dict):
return gen_loss
# training
# TODO training...
if __name__ == "__main__":

493
gan/playground.ipynb Normal file

File diff suppressed because one or more lines are too long