Skip to content

Commit 822ac90

Browse files
authored
Merge pull request #317 from ahmedfgad/github-actions
Link to optimization gadget
2 parents e97b18b + 6a5ef12 commit 822ac90

File tree

5 files changed

+2542
-2436
lines changed

5 files changed

+2542
-2436
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[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.
44

5+
> 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.
6+
57
Check documentation of the [PyGAD](https://pygad.readthedocs.io/en/latest).
68

79
[![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)](

0 commit comments

Comments
 (0)