{"id":17675697,"url":"https://github.com/hasantezcan/evolutionary-computing-notes","last_synced_at":"2025-03-30T17:15:10.504Z","repository":{"id":100580425,"uuid":"305682195","full_name":"hasantezcan/evolutionary-computing-notes","owner":"hasantezcan","description":"This repository includes all my notes material about Evolutionary Computing lesson. Those notes based from Introduction to Evolutionary Computing 2nd Edition book.","archived":false,"fork":false,"pushed_at":"2020-12-07T15:14:57.000Z","size":67439,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T19:01:37.739Z","etag":null,"topics":["2020","evolutionary-computing","notes-material","turkce-kaynak","turkish"],"latest_commit_sha":null,"homepage":"https://hasantezcan.dev/","language":null,"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/hasantezcan.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":"2020-10-20T11:12:34.000Z","updated_at":"2021-04-30T22:10:07.000Z","dependencies_parsed_at":"2023-05-16T01:15:27.420Z","dependency_job_id":null,"html_url":"https://github.com/hasantezcan/evolutionary-computing-notes","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/hasantezcan%2Fevolutionary-computing-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasantezcan%2Fevolutionary-computing-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasantezcan%2Fevolutionary-computing-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasantezcan%2Fevolutionary-computing-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasantezcan","download_url":"https://codeload.github.com/hasantezcan/evolutionary-computing-notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246351017,"owners_count":20763232,"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":["2020","evolutionary-computing","notes-material","turkce-kaynak","turkish"],"created_at":"2024-10-24T07:23:13.730Z","updated_at":"2025-03-30T17:15:10.476Z","avatar_url":"https://github.com/hasantezcan.png","language":null,"readme":"### `Pamukkale University - 2020`\n## Evolutionary Computing - `CENG415`\n\n\u003e This repository includes all my notes material about **Evolutionary Computing lesson**. \n\u003e Those notes based from **[`Introduction to Evolutionary Computing 2nd Edition`](http://www.evolutionarycomputation.org/slides/)** book.\n\nLecturer: [**`Lect. Şevket Umut ÇAKIR`**](https://www.pau.edu.tr/sucakir/en)\n\n| Week  |                                               Teorical Lesson's Notes                                                |                          Presentations                          |\n| :---: | :------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------: |\n|   1   |                [**`Chapter 1 - Problems to Be Solved`**](/_data/weeks/week1/problems-to-be-solved.md)                |    [*`Chapter 1`*](_data/weeks/week1/week1-presentaion.pdf)     |\n|   2   | [**`Chapter 2 - Evolutionary Computing: The Origins`**](/_data/weeks/week2/the-origins-of-evolutionary-computing.md) |    [*`Chapter 2`*](_data/weeks/week2/week2-presentaion.pdf)     |\n|   3   |   [**`Chapter 3 - What Is an Evolutionary Algorithm?`**](/_data/weeks/week3/what-Is-an-evolutionary-algorithm.md)    |    [*`Chapter 3`*](_data/weeks/week3/week3-presentation.pdf)    |\n| 4, 5  |                               [**`Chapter 4 - Representation, Mutation, and Recombination`**](/_data/weeks/week4-5/Representation-Mutation-and-Recombination.md)                                | [*`Chapter 4`*](_data/weeks/week4-5/chapter-4-presentation.pdf) |\n|   6   |                                                         ---                                                          |                               ---                               |\n\n\u003e**Retired questions:**  \n\u003e Midterm: **[[2018](/_data/retired-questions/2018-midterm.pdf) - [solution](/_data/retired-questions/2018-midterm-solution.pdf)]**, **[[2019](/_data/retired-questions/2019-midterm.pdf) - [solution](/_data/retired-questions/2019-midterm-solution.pdf)]**  \n\u003e Final: ---\n\n\u003cp align=\"center\"\u003e\n\t\u003ca href=\"#\"\u003e\n\t\t\u003cimg alt=\"sınıf\" src=\"_data/images/cover-image.png\"\u003e\n\t\u003c/a\u003e\n        \u003cbr\u003e\n\t\t\u003cem\u003e\u003cspan\u003ePhoto by \u003ca href=\"https://unsplash.com/@eugenezhyvchik?utm_source=unsplash\u0026amp;utm_medium=referral\u0026amp;utm_content=creditCopyText\"\u003eEugene Zhyvchik\u003c/a\u003e on \u003ca href=\"https://unsplash.com/s/photos/evolution?utm_source=unsplash\u0026amp;utm_medium=referral\u0026amp;utm_content=creditCopyText\"\u003eUnsplash\u003c/a\u003e\u003c/span\u003e\u003c/em\u003e\t\n\u003c/p\u003e\n\n\u003e **If you see any mistakes or if you want to make any improvement on this repo you can** [**`pull the request here.`**](https://github.com/hasantezcan/evolutionary-computing/pulls) \n\n\u003e **You can contact with me:** [**`t.me/hasantezcan`**](https://t.me/hasantezcan)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasantezcan%2Fevolutionary-computing-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasantezcan%2Fevolutionary-computing-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasantezcan%2Fevolutionary-computing-notes/lists"}