{"id":21289095,"url":"https://github.com/can1357/simple_cnn","last_synced_at":"2025-07-11T14:31:52.721Z","repository":{"id":113440782,"uuid":"73012142","full_name":"can1357/simple_cnn","owner":"can1357","description":"Simple Convolutional Neural Network Library","archived":false,"fork":false,"pushed_at":"2017-05-28T00:31:30.000Z","size":9637,"stargazers_count":193,"open_issues_count":3,"forks_count":67,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-07-06T16:50:47.846Z","etag":null,"topics":["cnn","convolutional-neural-networks","machine-learning","neural-network"],"latest_commit_sha":null,"homepage":"","language":"C++","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/can1357.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}},"created_at":"2016-11-06T19:00:40.000Z","updated_at":"2025-07-04T00:40:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"620ab82e-62b7-49e7-ae6d-9049896118b2","html_url":"https://github.com/can1357/simple_cnn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/can1357/simple_cnn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/can1357%2Fsimple_cnn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/can1357%2Fsimple_cnn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/can1357%2Fsimple_cnn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/can1357%2Fsimple_cnn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/can1357","download_url":"https://codeload.github.com/can1357/simple_cnn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/can1357%2Fsimple_cnn/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264833276,"owners_count":23670617,"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":["cnn","convolutional-neural-networks","machine-learning","neural-network"],"created_at":"2024-11-21T12:34:16.760Z","updated_at":"2025-07-11T14:31:49.598Z","avatar_url":"https://github.com/can1357.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple_cnn\n\nsimple_cnn is ment to be an easy to read and easy to use convolutional neural network library.\n\nsimple_cnn is written in a mostly C-like manner behind the scenes, doesnt use virtual classes and avoids using std where its possible so that it is easier to convert to CUDA code when needed.\n\n\nExample use on handwritten digit recognition (Youtube Video):\n\n[![Youtube Video](https://img.youtube.com/vi/afLUb6lFTCk/0.jpg)](https://www.youtube.com/watch?v=afLUb6lFTCk)\n\n# Building\n\nOn linux, run make.\n\n\nMNIST digits taken from http://yann.lecun.com/exdb/mnist/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcan1357%2Fsimple_cnn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcan1357%2Fsimple_cnn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcan1357%2Fsimple_cnn/lists"}