{"id":15984995,"url":"https://github.com/divineomega/genetic-algorithms-experiment-one","last_synced_at":"2025-04-04T20:48:57.833Z","repository":{"id":80548676,"uuid":"46004557","full_name":"DivineOmega/genetic-algorithms-experiment-one","owner":"DivineOmega","description":"Experimental work on Genetic Algorithms","archived":false,"fork":false,"pushed_at":"2015-11-30T21:35:59.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T05:28:55.523Z","etag":null,"topics":["creatures","genetic-algorithms"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DivineOmega.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}},"created_at":"2015-11-11T19:26:53.000Z","updated_at":"2019-05-21T07:37:22.000Z","dependencies_parsed_at":"2023-03-13T20:09:34.761Z","dependency_job_id":null,"html_url":"https://github.com/DivineOmega/genetic-algorithms-experiment-one","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/DivineOmega%2Fgenetic-algorithms-experiment-one","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivineOmega%2Fgenetic-algorithms-experiment-one/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivineOmega%2Fgenetic-algorithms-experiment-one/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DivineOmega%2Fgenetic-algorithms-experiment-one/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DivineOmega","download_url":"https://codeload.github.com/DivineOmega/genetic-algorithms-experiment-one/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249617,"owners_count":20908211,"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":["creatures","genetic-algorithms"],"created_at":"2024-10-08T02:11:51.290Z","updated_at":"2025-04-04T20:48:57.807Z","avatar_url":"https://github.com/DivineOmega.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Genetic Algorithms Experiment One\n\nThis repository is a experimentation in evolving ASCII creatures using genetic algoritms.\n\nWhen running this application, you must first define a 5x5 ASCII creature (or anything really), such as the following.\n\n```\n\\____/\n/    |\n|  o:\u003c\n\\____|\n/    \\\n```\n\nThis creature is considered the ideal specimen. The genetic algorithm then evolves generation after generation of creatures, starting with a random population. Each new generation's population is made by breeding together (and mutating) creatures from the previous generation. The parent creatures are selected randomely, with a higher chance of selection going to creatures that are more similar to the ideal specimen previously specified.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivineomega%2Fgenetic-algorithms-experiment-one","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivineomega%2Fgenetic-algorithms-experiment-one","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivineomega%2Fgenetic-algorithms-experiment-one/lists"}