{"id":23447616,"url":"https://github.com/rugleb/neuron","last_synced_at":"2025-04-10T01:24:12.089Z","repository":{"id":96355489,"uuid":"157225514","full_name":"rugleb/neuron","owner":"rugleb","description":"Simple model of artificial Neuron","archived":false,"fork":false,"pushed_at":"2018-12-16T18:56:35.000Z","size":106,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T16:49:23.116Z","etag":null,"topics":["cpp","education","neural-network","neuron"],"latest_commit_sha":null,"homepage":"","language":"C++","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/rugleb.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-11-12T14:24:41.000Z","updated_at":"2021-11-23T18:39:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"a54b151e-1002-47a9-99f3-85f0816fb639","html_url":"https://github.com/rugleb/neuron","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/rugleb%2Fneuron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rugleb%2Fneuron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rugleb%2Fneuron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rugleb%2Fneuron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rugleb","download_url":"https://codeload.github.com/rugleb/neuron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248138834,"owners_count":21053966,"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":["cpp","education","neural-network","neuron"],"created_at":"2024-12-23T21:18:26.398Z","updated_at":"2025-04-10T01:24:12.044Z","avatar_url":"https://github.com/rugleb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## A simple model of an artificial neuron. Perceptron.\n\n[![Build Status](https://travis-ci.com/rugleb/calculator.svg?branch=master)](https://travis-ci.com/rugleb/calculator)\n[![Build Status](https://travis-ci.com/rugleb/neuron.svg?branch=master)](https://travis-ci.com/rugleb/neuron)\n\n## Task\n\nThe goal of the work is to create a program that implements an artificial neuron; masterment of a neuron learning procedure; use of the obtained results for solving classification and approximation test problems.  \n\nmaster, using the language C/C ++, a program that simulates the behavior of an artificial three-input neuron of the type specified by the teacher and provides his training for solving the problem of classification.\n\n## Neuron model\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/rugleb/neuron/master/images/neuron.png\"\u003e\n\u003c/p\u003e\n\n## Train set\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/rugleb/neuron/master/images/data.png\"\u003e\n\u003c/p\u003e\n\n## Output\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/rugleb/neuron/master/images/output.png\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frugleb%2Fneuron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frugleb%2Fneuron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frugleb%2Fneuron/lists"}