{"id":16253802,"url":"https://github.com/selfint/beginningoflife","last_synced_at":"2025-10-11T23:19:33.455Z","repository":{"id":128267575,"uuid":"258559105","full_name":"selfint/BeginningOfLife","owner":"selfint","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-01T13:40:33.000Z","size":1083,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T23:19:28.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/selfint.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":"2020-04-24T16:01:31.000Z","updated_at":"2020-05-01T13:40:35.000Z","dependencies_parsed_at":"2023-04-12T14:18:37.972Z","dependency_job_id":null,"html_url":"https://github.com/selfint/BeginningOfLife","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/selfint/BeginningOfLife","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2FBeginningOfLife","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2FBeginningOfLife/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2FBeginningOfLife/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2FBeginningOfLife/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selfint","download_url":"https://codeload.github.com/selfint/BeginningOfLife/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2FBeginningOfLife/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009376,"owners_count":26084579,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-10T15:18:41.063Z","updated_at":"2025-10-11T23:19:33.434Z","avatar_url":"https://github.com/selfint.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Beginning Of Life\n\n## Goal\n\nSimulation showing the evolution of different life forms in the ocean, simulating the 'beginning\nof life', starting from one simple life form. A submarine will be how one can interact with the\nworld, with the life forms being able to see and interact with it.\n\n## Algorithm\n\nA genetic algorithm will generate the creature's bodies, as well as their 'logic'. Since the point is\nto simulate the *beginning* of life, RNN's with a few neurons and connections should be plenty for\nany logic these creatures can evolve. Inspired by [NEAT](http://nn.cs.utexas.edu/downloads/papers/stanley.ec02.pdf), the network will evolve in topology as well as in weight and bias values. Neurons\nwill be blocks, with each neuron connected to all other neurons the creature has.\n\n## Simplifications\n\nSince this an insane goal, many simplifications will be needed in order to get anything significant evolving in a reasonable amount of time.\n\n### Blocks\n\nThis is a powerful simplification, as blocks are easy to simulate at scale, and can abstract many\nunnecessary complexities of biological shapes (e.g. minecraft).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfint%2Fbeginningoflife","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselfint%2Fbeginningoflife","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfint%2Fbeginningoflife/lists"}