{"id":21235969,"url":"https://github.com/lddl/cnns","last_synced_at":"2025-07-10T17:31:54.307Z","repository":{"id":57531366,"uuid":"140524933","full_name":"LdDl/cnns","owner":"LdDl","description":"Convolutional Neural Networks in Go","archived":false,"fork":false,"pushed_at":"2023-11-02T21:29:41.000Z","size":10229,"stargazers_count":50,"open_issues_count":5,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T15:51:10.006Z","etag":null,"topics":["cnn","convolutional-neural-networks","machine-learning","mlp","neural-networks"],"latest_commit_sha":null,"homepage":"","language":"Go","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/LdDl.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}},"created_at":"2018-07-11T05:17:03.000Z","updated_at":"2024-11-17T16:57:26.000Z","dependencies_parsed_at":"2023-12-06T03:45:51.076Z","dependency_job_id":null,"html_url":"https://github.com/LdDl/cnns","commit_stats":{"total_commits":253,"total_committers":5,"mean_commits":50.6,"dds":0.5494071146245059,"last_synced_commit":"07c2a7ba03737e589d8633617e3c6a569ed2f012"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/LdDl/cnns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LdDl%2Fcnns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LdDl%2Fcnns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LdDl%2Fcnns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LdDl%2Fcnns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LdDl","download_url":"https://codeload.github.com/LdDl/cnns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LdDl%2Fcnns/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264619108,"owners_count":23638407,"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","mlp","neural-networks"],"created_at":"2024-11-21T00:05:15.493Z","updated_at":"2025-07-10T17:31:49.298Z","avatar_url":"https://github.com/LdDl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/LdDl/cnns?status.svg)](https://godoc.org/github.com/LdDl/cnns)\n[![Build Status](https://travis-ci.com/LdDl/cnns.svg?branch=master)](https://travis-ci.com/LdDl/cnns)\n[![Go Report Card](https://goreportcard.com/badge/github.com/LdDl/cnns)](https://goreportcard.com/report/github.com/LdDl/cnns)\n\n![alt text](https://raw.githubusercontent.com/LdDl/cnns/master/cnns_png.png)\n\n# CNNs #\nCNNS (Convolutional Neural Networks) is a little package for developing simple neural networks, such as CNN (you don't say?) and MLP.\n\n## It has been made only for studying purposes. Do not use it in production!\n## Any PR's (new layers, learning optimizators, Excel-examples, bug-fixes) to improve this library will be appreciated.\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Support](#support)\n\n## Features\n\n- CNN (convolutional neural network)\n- MLP (multilayer perceptron)\n\n## Installation\n\nInstallation is pretty simple:\n```go\ngo get github.com/LdDl/cnns\n```\n\n## Usage\n\nJust look into [examples folder](examples)\n\nFor some people it is really hard to understand algorithms without step-by-step examples. So we provide some in xlsx-based files\n\n## Support\n\nIf you have troubles or questions please [open an issue](https://github.com/LdDl/cnns/issues/new).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flddl%2Fcnns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flddl%2Fcnns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flddl%2Fcnns/lists"}