{"id":20517946,"url":"https://github.com/xserban/dnnmodels","last_synced_at":"2026-04-20T02:03:47.179Z","repository":{"id":57423122,"uuid":"138740972","full_name":"xserban/dnnmodels","owner":"xserban","description":"Tensorflow| More Cleverhans base-models","archived":false,"fork":false,"pushed_at":"2018-11-20T14:09:38.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-11-01T00:19:41.613Z","etag":null,"topics":["base-models","cleverhans","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/xserban.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}},"created_at":"2018-06-26T13:18:52.000Z","updated_at":"2018-11-20T14:09:40.000Z","dependencies_parsed_at":"2022-09-04T05:01:54.275Z","dependency_job_id":null,"html_url":"https://github.com/xserban/dnnmodels","commit_stats":null,"previous_names":["nullconvergence/dnnmodels"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/xserban/dnnmodels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xserban%2Fdnnmodels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xserban%2Fdnnmodels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xserban%2Fdnnmodels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xserban%2Fdnnmodels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xserban","download_url":"https://codeload.github.com/xserban/dnnmodels/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xserban%2Fdnnmodels/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32029861,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["base-models","cleverhans","tensorflow"],"created_at":"2024-11-15T21:37:57.199Z","updated_at":"2026-04-20T02:03:47.159Z","avatar_url":"https://github.com/xserban.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### Mainly deprecated since Cleverhans implemented model zoo.\n#### I still use it for experimentation and might roll some new features.\n\nThe library was created in order to extend [Cleverhans](https://github.com/tensorflow/cleverhans) [models](https://github.com/tensorflow/cleverhans/blob/master/cleverhans/model.py).\nThe main goal is to ease the design process for new models by introducing the ``` train_graph.py ``` abstraction and other layers such as ``` lrn.py ```.\n\nThe inspiration comes from [Cleverhans](https://github.com/tensorflow/cleverhans/blob/master/cleverhans_tutorials/tutorial_models.py). For the moment all models are extended to use [name_scopes](https://www.tensorflow.org/api_docs/python/tf/name_scope). Moreover, new architectures will be implemented in the [``` get_model.py ```](https://github.com/NullConvergence/dnn-models/blob/master/get_model.py) file.\n\n### Installation\n\n## ``` pip ``` Installation: \n\n``` pip install pip install dnnmodels ```\n\n## Manual Installation\n\n``` git clone https://github.com/NullConvergence/dnn-models ```\n``` pip install -e ./dnn-models ```\n\n\n### Examples\n* At the moment there is only one example: [``` mnist.py ```](https://github.com/NullConvergence/dnn-models/blob/master/examples/mnist_train.py)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxserban%2Fdnnmodels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxserban%2Fdnnmodels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxserban%2Fdnnmodels/lists"}