{"id":15690409,"url":"https://github.com/mrgemy95/gan-tensorflow","last_synced_at":"2025-10-09T08:08:14.066Z","repository":{"id":92693703,"uuid":"106057646","full_name":"MrGemy95/GAN-tensorflow","owner":"MrGemy95","description":"This's a re-implementation of generative adversarial networks using tensorflow.","archived":false,"fork":false,"pushed_at":"2017-10-07T01:09:11.000Z","size":51,"stargazers_count":8,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-26T05:41:31.742Z","etag":null,"topics":["deep-learning","generative-adversarial-network","python","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrGemy95.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-06T23:11:32.000Z","updated_at":"2022-07-26T01:15:07.000Z","dependencies_parsed_at":"2023-04-27T10:37:47.384Z","dependency_job_id":null,"html_url":"https://github.com/MrGemy95/GAN-tensorflow","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"7f61eb41e780dcb6397073fd69f463923c51d57a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrGemy95%2FGAN-tensorflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrGemy95%2FGAN-tensorflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrGemy95%2FGAN-tensorflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrGemy95%2FGAN-tensorflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrGemy95","download_url":"https://codeload.github.com/MrGemy95/GAN-tensorflow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243042923,"owners_count":20226722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","generative-adversarial-network","python","tensorflow"],"created_at":"2024-10-03T18:09:03.594Z","updated_at":"2025-10-09T08:08:09.035Z","avatar_url":"https://github.com/MrGemy95.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Generative adversarial networks \n\nThis's a reimplementation of [generative adversarial networks](https://arxiv.org/abs/1406.2661) using tensorflow.\n## Usage\n- download fashion-mnist in \"data\" folder\n\n- run ``` python gan.py ```\n\n### Training monitoring \n\nDiscriminator loss            |  Generator loss\n:-------------------------:|:-------------------------:\n![](imgs/loss1.png?raw=true)  |  ![](imgs/loss2.png?raw=true  )\n\n\n### Model Output samples\nThis's the network output during the training.\n\n![](imgs/1.png?raw=true)  ![](imgs/3.png?raw=true  ) ![](imgs/2.png?raw=true  ) ![](imgs/4.png?raw=true  )\n\n\n### References\n- https://www.oreilly.com/learning/generative-adversarial-networks-for-beginners\n- used the same arcitecture and hyperparameters of [tensorflow-generative-model-collections](https://github.com/hwalsuklee/tensorflow-generative-model-collections )\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrgemy95%2Fgan-tensorflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrgemy95%2Fgan-tensorflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrgemy95%2Fgan-tensorflow/lists"}