{"id":20665523,"url":"https://github.com/teelinsan/kerasdropconnect","last_synced_at":"2025-08-13T18:09:17.665Z","repository":{"id":81116416,"uuid":"119079811","full_name":"teelinsan/KerasDropconnect","owner":"teelinsan","description":"An implementation of DropConnect Layer in Keras","archived":false,"fork":false,"pushed_at":"2019-12-13T15:21:19.000Z","size":10,"stargazers_count":36,"open_issues_count":0,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T19:06:43.753Z","etag":null,"topics":["connect","deep-learning","drop","dropconnect","keras","keras-implementations","keras-neural-networks","machine-learning","regularization"],"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/teelinsan.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":"2018-01-26T17:08:12.000Z","updated_at":"2023-06-22T07:34:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8907e96-537d-4196-a865-88eaec190fdd","html_url":"https://github.com/teelinsan/KerasDropconnect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teelinsan/KerasDropconnect","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teelinsan%2FKerasDropconnect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teelinsan%2FKerasDropconnect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teelinsan%2FKerasDropconnect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teelinsan%2FKerasDropconnect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teelinsan","download_url":"https://codeload.github.com/teelinsan/KerasDropconnect/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teelinsan%2FKerasDropconnect/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270287054,"owners_count":24558615,"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-08-13T02:00:09.904Z","response_time":66,"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":["connect","deep-learning","drop","dropconnect","keras","keras-implementations","keras-neural-networks","machine-learning","regularization"],"created_at":"2024-11-16T19:31:56.195Z","updated_at":"2025-08-13T18:09:17.611Z","avatar_url":"https://github.com/teelinsan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KerasDropconnect\nAn implementation of \u003ca href=\"http://proceedings.mlr.press/v28/wan13.html\" target=”_blank”\u003eDropConnect\u003c/a\u003e Layer in Keras\n\n## Install\n```\n  git clone https://github.com/andry9454/KerasDropconnect.git\n  cd KerasDropconnect\n  pip3 install .\n```\n\n## Usage\n```\nfrom ddrop.layers import DropConnect\n\nx = DropConnect(Dense(64, activation='relu'), prob=0.5)(x)\n```\n## Credits\nOriginal implementation forked from Derek Khu's repository\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteelinsan%2Fkerasdropconnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteelinsan%2Fkerasdropconnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteelinsan%2Fkerasdropconnect/lists"}