Skip to content

Commit 2231320

Browse files
authored
Add files via upload
1 parent 96c0b25 commit 2231320

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/source/index.rst

+3-6
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
Welcome to PyGAD's documentation!
1111
=================================
1212

13-
`PyGAD <https://pypi.org/project/pygad>`__ is an open-source Python 3
14-
library for implementing the genetic algorithm and optimizing machine
15-
learning algorithms.
13+
`PyGAD <https://pypi.org/project/pygad>`__ is an open-source Python library for building the genetic algorithm and optimizing machine learning algorithms.
1614

1715
`PyGAD <https://pypi.org/project/pygad>`__ supports different types of
1816
crossover, mutation, and parent selection.
@@ -26,9 +24,8 @@ learning algorithms. Currently,
2624
training (using genetic algorithm) artificial neural networks for
2725
classification problems.
2826

29-
The library is under active development and more features in the genetic
30-
algorithm will be added like working with binary problems. This is in
31-
addition to supporting more machine learning algorithms.
27+
The library is under active development and more features added
28+
regularly. Please contact us if you want a feature to be supported.
3229

3330
.. _header-n5:
3431

0 commit comments

Comments
 (0)