{"id":20337502,"url":"https://github.com/alexsosn/convnetswift","last_synced_at":"2025-06-15T16:36:33.349Z","repository":{"id":68047068,"uuid":"45805790","full_name":"alexsosn/ConvNetSwift","owner":"alexsosn","description":"Swift port of ConvnetJS. [Work in progress]","archived":false,"fork":false,"pushed_at":"2017-03-10T18:21:19.000Z","size":13231,"stargazers_count":43,"open_issues_count":1,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-11T22:42:41.648Z","etag":null,"topics":["convnetjs","convolutional-neural-networks","deep-learning","deep-q-network","deep-reinforcement-learning","machine-learning","swift-port"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/alexsosn.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,"zenodo":null}},"created_at":"2015-11-09T00:26:19.000Z","updated_at":"2023-02-26T21:35:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc18471f-a8e5-4d92-b4f6-e17437394166","html_url":"https://github.com/alexsosn/ConvNetSwift","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexsosn/ConvNetSwift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexsosn%2FConvNetSwift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexsosn%2FConvNetSwift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexsosn%2FConvNetSwift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexsosn%2FConvNetSwift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexsosn","download_url":"https://codeload.github.com/alexsosn/ConvNetSwift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexsosn%2FConvNetSwift/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260009351,"owners_count":22945446,"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":["convnetjs","convolutional-neural-networks","deep-learning","deep-q-network","deep-reinforcement-learning","machine-learning","swift-port"],"created_at":"2024-11-14T21:09:16.442Z","updated_at":"2025-06-15T16:36:33.339Z","avatar_url":"https://github.com/alexsosn.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ConvNetSwift\nSwift port of [ConvnetJS](http://cs.stanford.edu/people/karpathy/convnetjs/) - a library for training Deep Learning models (mainly Neural Networks).\n\nUpdated to Swift 3.\n\nAvailable NN layer types:\n\n- [x] Fully Connected \n- [x] Convolutional \n- [x] Dropout \n- [x] ReLU \n- [x] Sigmoid \n- [x] Maxout \n- [x] Hyperbolic Tangent\n- [x] Local Response Normalization\n- [x] Max Pooling\n- [x] Output: Softmax, Regression, SVM\n\nOptimization methods ('trainers'/'solvers'):\n\n- [x] Stochastic Gradient Descent\n- [x] Adam\n- [x] Adaptive Gradient\n- [x] WindowGrad\n- [x] AdaDelta\n- [x] Nesterov’s Accelerated Gradient\n\nReinforcement learning:\n\n- [x] Q-learning\n\nAcceleration:\n\n- [ ] Accelerate framework\n- [ ] Metal\n\n\nThis is not a production-ready library. It is a personal research project and work in progress.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsosn%2Fconvnetswift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexsosn%2Fconvnetswift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexsosn%2Fconvnetswift/lists"}