{"id":15710166,"url":"https://github.com/guilt/keras-helper","last_synced_at":"2025-12-30T21:09:52.805Z","repository":{"id":62573949,"uuid":"300579004","full_name":"guilt/keras-helper","owner":"guilt","description":"Helpful Keras Import Wrapper","archived":false,"fork":false,"pushed_at":"2020-10-02T10:34:29.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T06:59:42.991Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/guilt.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":"2020-10-02T10:26:20.000Z","updated_at":"2020-10-02T10:34:31.000Z","dependencies_parsed_at":"2022-11-03T18:30:12.138Z","dependency_job_id":null,"html_url":"https://github.com/guilt/keras-helper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilt%2Fkeras-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilt%2Fkeras-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilt%2Fkeras-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilt%2Fkeras-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guilt","download_url":"https://codeload.github.com/guilt/keras-helper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246345584,"owners_count":20762415,"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":[],"created_at":"2024-10-03T21:04:11.417Z","updated_at":"2025-12-30T21:09:52.798Z","avatar_url":"https://github.com/guilt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Helpful Keras Import Wrapper\n\nThis is a library meant to help get an optimized version of \nKeras and other useful libraries without worrying about what\nis the underlying implementation (PlaidML, Tensorflow etc.)\n\n## Installation\n\n```bash\npip install keras-helper\n```\n\nand then install your other Keras packages as necessary.\n\n## Usage\n\n```python\nfrom keras_helper import keras\n\nif not keras:\n    raise ImportError('No keras found')\n```\n\n## Questions?\n\nReach out to *Karthik Kumar Viswanathan* `karthikkumar at gmail dot com`\nfor any suggestions, feedback. PRs welcome.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilt%2Fkeras-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilt%2Fkeras-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilt%2Fkeras-helper/lists"}