{"id":22546674,"url":"https://github.com/u66u/neural-xor","last_synced_at":"2025-06-27T15:07:09.533Z","repository":{"id":191665181,"uuid":"685120840","full_name":"u66u/neural-xor","owner":"u66u","description":"Sample implementations of neural networks that solve the XOR problem from scratch in different languages","archived":false,"fork":false,"pushed_at":"2023-08-31T23:44:26.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T15:06:00.964Z","etag":null,"topics":["eigen","machine-learning","machine-learning-algorithms","machinelearning","ml","ml-algorithms","neural","neural-network","neural-networks","nnet","xor","xor-problem"],"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/u66u.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":"2023-08-30T15:00:57.000Z","updated_at":"2023-08-31T23:48:02.000Z","dependencies_parsed_at":"2023-08-31T02:05:21.087Z","dependency_job_id":"8992de84-4833-4a5e-857e-df0c5269bfd9","html_url":"https://github.com/u66u/neural-xor","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"eb2f4f9d37c2425d593e3aaa295b6fbff5be32c2"},"previous_names":["technicca/neural-xor","tplx/neural-xor","u66u/neural-xor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/u66u/neural-xor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u66u%2Fneural-xor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u66u%2Fneural-xor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u66u%2Fneural-xor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u66u%2Fneural-xor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/u66u","download_url":"https://codeload.github.com/u66u/neural-xor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/u66u%2Fneural-xor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262279106,"owners_count":23286548,"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":["eigen","machine-learning","machine-learning-algorithms","machinelearning","ml","ml-algorithms","neural","neural-network","neural-networks","nnet","xor","xor-problem"],"created_at":"2024-12-07T15:08:32.708Z","updated_at":"2025-06-27T15:07:09.511Z","avatar_url":"https://github.com/u66u.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"*Sample implementations of neural networks that solve the XOR problem from scratch (math libraries only)*\n\n### Compile and run the C++ version:\n\n```\ng++ cpp_xor.cpp -o cpp_xor\n./cpp_xor\n```\n### Python version:\n```\npip install numpy\npython python_xor.py\n```\n### C version:\n```\ng++ c_xor.c -o ./c_xor\n./c_xor\n```\n### Rust version:\n```\ncd rust_xor\ncargo run --bin rust_xor\n```\nor for the Tahn function implementation:\n```\ncargo run --bin tahn\n```\n\n### TODO:\n- [x] Add rust version\n- [ ] Add javascript/typescript versions\n- [ ] Add C version","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fu66u%2Fneural-xor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fu66u%2Fneural-xor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fu66u%2Fneural-xor/lists"}