```{image} _static/gademo-logo.PNG :alt: GADEMO logo :width: 500px :align: center ```

An interactive educational platform to explore Genetic Algorithms in a visual, intuitive, and accessible way.

::::{grid} 1 1 3 3 :gutter: 3 :::{grid-item-card} {fas}`bolt;sd-text-warning` Get started :link: https://www.maxwell.vrac.puc-rio.br/projetosEspeciais/GADEMO/index.html :link-type: url Visualize, understand, and experiment with Genetic Algorithms through interactive graphs and detailed data — no coding required. +++ Explore {fas}`arrow-right` ::: :::{grid-item-card} {fas}`lightbulb;sd-text-primary` Learn the Fundamentals :link: fundamentals/index :link-type: doc Discover the core concepts behind Genetic Algorithms, including genetic operators, population structures, and evolutionary dynamics — clearly explained and accessible. +++ Learn more {fas}`arrow-right` ::: :::{grid-item-card} {fas}`graduation-cap;sd-text-danger` GADemo Support :link: acknowledgments_and_support/index :link-type: doc This project was envisioned and built by members of the academic community at PUC-Rio. Learn more about those who made it possible. +++ Learn more {fas}`arrow-right` ::: :::{grid-item-card} :columns: 12 :link: contributor_guide/index :link-type: doc :text-align: center
Contributions are welcome!
::: :::: ```{seealso} If you wish to explore further, check out selected references on Genetic Algorithms, Data Science, and Artificial Intelligence. You can also access a published monograph that inspired parts of this project, along with other recommended readings and resources. You can also access the [Final Paper](https://doi.org/10.17771/PUCRio.acad.68870) developed as the Undergraduate Thesis that gave rise to GADemo, offering an in-depth discussion of its theoretical foundation and implementation process. ``` #### About GADemo ```{toctree} :maxdepth: 2 about/index ``` #### Fundamentals ```{toctree} :maxdepth: 2 fundamentals/index ``` #### User Guide ```{toctree} :maxdepth: 2 user_guide/index ``` #### Examples ```{toctree} :maxdepth: 2 examples/index ``` #### API ```{toctree} :maxdepth: 2 api/index ``` #### References ```{toctree} :maxdepth: 2 references/index ``` #### Acknowledgments and Support ```{toctree} :maxdepth: 2 acknowledgments_and_support/index ``` ### Community and Contribution Guide ```{toctree} :maxdepth: 2 contributor_guide/index ``` ```{image} _static/pucrio-logo.png :alt: PUC logo :width: 250px :align: center :target: https://www.puc-rio.br/english/ ```
```{image} _static/lira-logo2.PNG :alt: LIRA logo :width: 200px :align: center :target: http://www.lira.ele.puc-rio.br/home.html ```