{"id":19542291,"url":"https://github.com/ruffrey/nurtrace","last_synced_at":"2025-02-26T05:22:11.005Z","repository":{"id":146814047,"uuid":"81004705","full_name":"ruffrey/nurtrace","owner":"ruffrey","description":"Neural network library implementing Hebbian plasticity with rebalancing of N-ary trees and node growth","archived":false,"fork":false,"pushed_at":"2018-01-01T19:48:30.000Z","size":1032,"stargazers_count":1,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T18:50:12.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/ruffrey.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-05T16:19:29.000Z","updated_at":"2023-03-04T06:05:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"544906c1-4ff4-418a-986d-03ce4101e49d","html_url":"https://github.com/ruffrey/nurtrace","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fnurtrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fnurtrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fnurtrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruffrey%2Fnurtrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruffrey","download_url":"https://codeload.github.com/ruffrey/nurtrace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240796091,"owners_count":19858950,"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-11-11T03:14:03.362Z","updated_at":"2025-02-26T05:22:10.981Z","avatar_url":"https://github.com/ruffrey.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Name Pending (codename nurtrace)\n\nv0.12.0\n\nThis is a real neural network, modeled after real neuring firing patterns.\n\nIt uses the concept of the Action Potential and Membrane Potential from neuroscience to\ntrain a neural network.\n\n## Todos and Project Management\n\nSee the github issues for this project.\n\n## Core lib architected to support:\n\n- [x] simple math resembling millivolts in neural network firings\n- [x] fast and works cross platform\n- [x] can train in parallel on the same dataset\n- [x] parallelized learning and inputs\n      - instead of only training on one thing at a time, can train on more than one stimuli simultaneously\n- [x] focus is on the pathway, rather than the neural network solving only one problem\n- [x] generalized model can be used for any kind of data that can be put in memory\n- [x] same network can be trained on more than one kind of stimuli to solve different problems\n- [ ] methods for adaptive learning - training evaluates its learning speed and adjusts\n- [ ] (maybe) parallelize and use [SIMD](https://github.com/bjwbell/gensimd) instructions\n\n## Stretch Goals\n\n- [x] Provides tools for easy distributed training across computers\n- [x] Visualize network changing over time\n    - [ ] visualize with built-in tools\n- [ ] Prebuilt network training for:\n    - [ ] character and word recurrent neural networks\n    - [ ] image classification\n    - [ ] binary decision\n- [ ] Tools for measuring training speed\n- [ ] Cross platform GUI app for all of it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruffrey%2Fnurtrace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruffrey%2Fnurtrace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruffrey%2Fnurtrace/lists"}