{"id":14959041,"url":"https://github.com/kremerj/gan","last_synced_at":"2025-10-11T11:32:42.284Z","repository":{"id":92207451,"uuid":"97849909","full_name":"kremerj/gan","owner":"kremerj","description":"A 1D toy example of optimizing a generative model using the WGAN-GP model.","archived":false,"fork":false,"pushed_at":"2017-07-24T19:48:44.000Z","size":3439,"stargazers_count":23,"open_issues_count":1,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T02:21:56.197Z","etag":null,"topics":["generative-adversarial-network","tensorflow-models","toy-example"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kremerj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-20T15:14:48.000Z","updated_at":"2023-05-12T19:18:03.000Z","dependencies_parsed_at":"2023-06-08T00:06:43.280Z","dependency_job_id":null,"html_url":"https://github.com/kremerj/gan","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"1b79f9210d7d56b5a281ed24e4bf3c4a6b712a15"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kremerj/gan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kremerj%2Fgan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kremerj%2Fgan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kremerj%2Fgan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kremerj%2Fgan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kremerj","download_url":"https://codeload.github.com/kremerj/gan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kremerj%2Fgan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007028,"owners_count":26084227,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["generative-adversarial-network","tensorflow-models","toy-example"],"created_at":"2024-09-24T13:18:45.237Z","updated_at":"2025-10-11T11:32:42.276Z","avatar_url":"https://github.com/kremerj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 1D Generative Adversarial Network Example\n\n![Example output of the WGAN-GP optimization](animation.gif)\n\nGenerates a GAN to approximate a 1D Gaussian using the\nimproved [Wasserstein GAN (WGAN-GP)](https://arxiv.org/abs/1704.00028). Based on the codes from the\nrepositories of [Ishaan Gulrajani](https://github.com/igul222/improved_wgan_training)\nand [AYLIAN](https://github.com/AYLIEN/gan-intro) and the blog posts by\n[Eric Jang](http://blog.evjang.com/2016/06/generative-adversarial-nets-in.html) and\n[John Glover](http://blog.aylien.com/introduction-generative-adversarial-networks-code-tensorflow).\n\n## Running the example\n\nThis code uses Python 3.6.1. Install the dependencies via\n\n    $ pip install -r requirements.txt\n\nTo generate the animated gif, you need to install the ImageMagick library.\n\nTo run the code just run\n\n    $ python main.py\n\nand it should produce output similar to the animation above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkremerj%2Fgan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkremerj%2Fgan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkremerj%2Fgan/lists"}