{"id":13444559,"url":"https://github.com/fxsjy/gonn","last_synced_at":"2025-10-05T20:24:43.470Z","repository":{"id":5153879,"uuid":"6321987","full_name":"fxsjy/gonn","owner":"fxsjy","description":"GoNN is an implementation of Neural Network in Go Language, which includes BPNN, RBF, PCN","archived":false,"fork":false,"pushed_at":"2016-01-29T02:39:51.000Z","size":11987,"stargazers_count":362,"open_issues_count":4,"forks_count":53,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-03-30T19:08:20.915Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"zheharry/linux-sh4-2.6.23.17_stm23_A18B","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fxsjy.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}},"created_at":"2012-10-21T15:39:22.000Z","updated_at":"2025-03-10T10:36:21.000Z","dependencies_parsed_at":"2022-08-08T22:15:11.289Z","dependency_job_id":null,"html_url":"https://github.com/fxsjy/gonn","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/fxsjy%2Fgonn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxsjy%2Fgonn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxsjy%2Fgonn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fxsjy%2Fgonn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fxsjy","download_url":"https://codeload.github.com/fxsjy/gonn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543595,"owners_count":20955865,"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-07-31T04:00:30.250Z","updated_at":"2025-10-05T20:24:38.446Z","avatar_url":"https://github.com/fxsjy.png","language":"Go","funding_links":[],"categories":["Neural Networks","Go"],"sub_categories":["Vector Database","Tools","[Tools](#tools-1)","Speech Recognition"],"readme":"GoNN [![GoDoc](https://godoc.org/github.com/fxsjy/gonn/gonn?status.svg)](https://godoc.org/github.com/fxsjy/gonn/gonn)\n========\nNeural Network in GoLang\n\nFeature\n=======\n* BackPropagation Network / RBF Network / Perceptron Network\n* Parallel BackPropagation Network (each neural has its own go-routine)\n\nBenchmark\n=======\n* Dataset: MNIST Acurrency Rate : 98.2% (800 hidden nodes)\n* Actually, you can get 96.9% using 100 hidden nodes in just three minutes of training\n\n\nTODO\n=======\n* currently, the parallel version is much slower than the tranditional one, maybe caused by the cost of context switch of threads\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffxsjy%2Fgonn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffxsjy%2Fgonn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffxsjy%2Fgonn/lists"}