Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0342b13

Browse files
authored
Add files via upload
1 parent3b06310 commit0342b13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
#GeneticAlgorithmPython:Implementing Genetic Algorithm in Python
1+
#GeneticAlgorithmPython:Building Genetic Algorithm in Python
22

3-
[This project](https://github.com/ahmedfgad/GeneticAlgorithmPython) is part of[PyGAD](https://pypi.org/project/pygad) which is an open-source Python 3 library forimplementing the genetic algorithm and optimizing machine learning algorithms.
3+
[This project](https://github.com/ahmedfgad/GeneticAlgorithmPython) is part of[PyGAD](https://pypi.org/project/pygad) which is an open-source Python 3 library forbuilding the genetic algorithm and optimizing machine learning algorithms.
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

77
[PyGAD](https://pypi.org/project/pygad) supports different types of crossover, mutation, and parent selection.[PyGAD](https://pypi.org/project/pygad) allows different types of problems to be optimized using the genetic algorithm by customizing the fitness function.
88

9-
The library is under active development and more featuresin the genetic algorithm will be added like working with binary problems. This is in additiontosupporting more machine learning algorithms.
9+
The library is under active development and more featuresare added regularly. If you want a feature to be supported, please check the**Contact Us** sectiontosend a request.
1010

1111
#Donation
1212

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp