Skip to content

Commit

Permalink
remove manual action files
Browse files Browse the repository at this point in the history
  • Loading branch information
AmooHashem committed Jan 12, 2024
1 parent 7a9f6cf commit fa6879e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 834 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/ci-workflow.yml

This file was deleted.

1 change: 0 additions & 1 deletion .gitignore

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
One of the workshops in [Rasta Summer School 2022](https://summerschool.rastaiha.ir/) was named Artificial Intelligence and its content was mostly about evolutionary algorithms, In particular, genetic algorithms. Students learned about the core concepts of a genetic algorithm. Concepts like population, natural selection, mutation, crossover and fitness.



The following games are implemented with the help of a library called [P5JS](https://p5js.org/) and are intended to help students get intuition about the concepts of genetic algorithms.



## Password Game

### [manual](https://editor.p5js.org/AlieNiT/full/DTFXjG_6a)
Expand Down
Loading

0 comments on commit fa6879e

Please sign in to comment.