Skip to content

Commit 6c620f3

Browse files
authored
New bade added
Add a new badge: https://readthedocs.org/projects/pygad/badge
1 parent 6bd164f commit 6c620f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# GeneticAlgorithmPython: Building Genetic Algorithm in Python
1+
# PyGAD: Genetic Algorithm in Python
22

33
[This project](https://github.com/ahmedfgad/GeneticAlgorithmPython) is part of [PyGAD](https://pypi.org/project/pygad) which is an open-source Python 3 library for building the genetic algorithm and optimizing machine learning algorithms (Keras & PyTorch).
44

55
Check documentation of the [GeneticAlgorithmPython](https://github.com/ahmedfgad/GeneticAlgorithmPython) project in the PyGAD's documentation: https://pygad.readthedocs.io/en/latest/README_pygad_ReadTheDocs.html
66

7-
[![Downloads](https://pepy.tech/badge/pygad)](https://pepy.tech/project/pygad)
7+
[![Downloads](https://pepy.tech/badge/pygad)](https://pepy.tech/project/pygad) ![](https://readthedocs.org/projects/pygad/badge)
88

99
![PYGAD-LOGO](https://user-images.githubusercontent.com/16560492/101267295-c74c0180-375f-11eb-9ad0-f8e37bd796ce.png)
1010

0 commit comments

Comments
 (0)