Skip to content

Commit

Permalink
Merge pull request #317 from ahmedfgad/github-actions
Browse files Browse the repository at this point in the history
Link to optimization gadget
  • Loading branch information
ahmedfgad authored Mar 8, 2025
2 parents e97b18b + 6a5ef12 commit 822ac90
Show file tree
Hide file tree
Showing 5 changed files with 2,542 additions and 2,436 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[PyGAD](https://pypi.org/project/pygad) is an open-source easy-to-use Python 3 library for building the genetic algorithm and optimizing machine learning algorithms. It supports Keras and PyTorch. PyGAD supports optimizing both single-objective and multi-objective problems.

> Try the [Optimization Gadget](https://optimgadget.com), a free cloud-based tool powered by PyGAD. It simplifies optimization by reducing or eliminating the need for coding while providing insightful visualizations.
Check documentation of the [PyGAD](https://pygad.readthedocs.io/en/latest).

[![PyPI Downloads](https://pepy.tech/badge/pygad)](https://pepy.tech/project/pygad) [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/pygad.svg?label=Conda%20Downloads)](
Expand Down
Loading

0 comments on commit 822ac90

Please sign in to comment.