Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
TannerFirl
/
GeneticAlgorithmPython
Public
forked from
ahmedfgad/GeneticAlgorithmPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
GeneticAlgorithmPython
docs
on
master
User selector
All users
All time
Commit history
Commits on Jul 9, 2026
Host documentation images in the repository
ahmedfgad
committed
1145d9f
View commit details
Copy full SHA for 1145d9f
View code at this point
Browse repository at this point
Add PyGAD lifecycle diagram as SVG
ahmedfgad
committed
7dbf672
View commit details
Copy full SHA for 7dbf672
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
Add youtube video
ahmedfgad
committed
f453d21
View commit details
Copy full SHA for f453d21
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
Move PyGAD logo at the beginning
ahmedfgad
committed
30da908
View commit details
Copy full SHA for 30da908
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Refer to tutorials to use vilvik
ahmedfgad
committed
e572335
View commit details
Copy full SHA for e572335
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
Point to vilvik
ahmedfgad
committed
c5d40ad
View commit details
Copy full SHA for c5d40ad
View code at this point
Browse repository at this point
PyGAD and vilvik
ahmedfgad
committed
5201cb9
View commit details
Copy full SHA for 5201cb9
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
Fix warnings
ahmedfgad
authored
4f64b4e
View commit details
Copy full SHA for 4f64b4e
View code at this point
Browse repository at this point
YouTube Release video
ahmedfgad
authored
7b3d57b
View commit details
Copy full SHA for 7b3d57b
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
Getting PyGAD 3.7.0 Release Ready
Show description for 19dc7f6
ahmedfgad
committed
19dc7f6
View commit details
Copy full SHA for 19dc7f6
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
Fix issue
ahmedfgad
committed
f3414aa
View commit details
Copy full SHA for f3414aa
View code at this point
Browse repository at this point
Fix issue https://github.com/ahmedfgad/GeneticAlgorithmPython/issues/351
ahmedfgad
committed
d0f52f9
View commit details
Copy full SHA for d0f52f9
View code at this point
Browse repository at this point
Commits on May 27, 2026
Formatting issues, support PDF report, more tests
ahmedfgad
committed
8496c99
View commit details
Copy full SHA for 8496c99
View code at this point
Browse repository at this point
Plots examples
ahmedfgad
committed
ef58ef2
View commit details
Copy full SHA for ef58ef2
View code at this point
Browse repository at this point
Reformat comments
ahmedfgad
committed
e0ac111
View commit details
Copy full SHA for e0ac111
View code at this point
Browse repository at this point
Remove notes
ahmedfgad
committed
8cd1d90
View commit details
Copy full SHA for 8cd1d90
View code at this point
Browse repository at this point
Add more examples
ahmedfgad
committed
1a6c574
View commit details
Copy full SHA for 1a6c574
View code at this point
Browse repository at this point
Use quality_indicators name
ahmedfgad
committed
33fdf84
View commit details
Copy full SHA for 33fdf84
View code at this point
Browse repository at this point
More operators & support of benchmarks
ahmedfgad
committed
1051093
View commit details
Copy full SHA for 1051093
View code at this point
Browse repository at this point
Commits on May 26, 2026
Refer to NSGA3
ahmedfgad
committed
3a44137
View commit details
Copy full SHA for 3a44137
View code at this point
Browse repository at this point
Commits on May 21, 2026
docs: format the pygad.GA parameter descriptions for readability
Show description for 9905940
ahmedfgad
committed
9905940
View commit details
Copy full SHA for 9905940
View code at this point
Browse repository at this point
docs: turn the pygad.GA constructor reference into grouped collapsibles
Show description for 5e3c4a2
ahmedfgad
committed
5e3c4a2
View commit details
Copy full SHA for 5e3c4a2
View code at this point
Browse repository at this point
docs: split pygad, utils, and help into focused pages
Show description for 247a379
ahmedfgad
committed
247a379
View commit details
Copy full SHA for 247a379
View code at this point
Browse repository at this point
docs: scroll the Furo sidebar to the active page
Show description for 8df05b4
ahmedfgad
committed
8df05b4
View commit details
Copy full SHA for 8df05b4
View code at this point
Browse repository at this point
docs: rename the custom-functions page title to include classes
Show description for bfa230a
ahmedfgad
committed
bfa230a
View commit details
Copy full SHA for bfa230a
View code at this point
Browse repository at this point
docs: document passing a class for the fitness, operators, and callbacks
Show description for e6940a9
ahmedfgad
committed
e6940a9
View commit details
Copy full SHA for e6940a9
View code at this point
Browse repository at this point
docs: split the long ML tutorial pages into one page per example
Show description for f5477e3
ahmedfgad
committed
f5477e3
View commit details
Copy full SHA for f5477e3
View code at this point
Browse repository at this point
docs: split pygad_more into a landing page and six themed pages
Show description for 6959c25
ahmedfgad
committed
6959c25
View commit details
Copy full SHA for 6959c25
View code at this point
Browse repository at this point
docs: split the releases page into Release History and Help & Resources
Show description for 2406aa7
ahmedfgad
committed
2406aa7
View commit details
Copy full SHA for 2406aa7
View code at this point
Browse repository at this point
docs: polish kerasga/torchga example prose
Show description for cd07722
ahmedfgad
committed
cd07722
View commit details
Copy full SHA for cd07722
View code at this point
Browse repository at this point
docs: finish plain-English pass on nn.md (functions, helpers, steps)
Show description for 0b67551
ahmedfgad
committed
0b67551
View commit details
Copy full SHA for 0b67551
View code at this point
Browse repository at this point
docs: final sweep on nn/cnn/gacnn/helper plus recurring fixes
Show description for d37e878
ahmedfgad
committed
d37e878
View commit details
Copy full SHA for d37e878
View code at this point
Browse repository at this point
docs: plain-English pass on gann/gacnn/torchga bodies
Show description for b8464c6
ahmedfgad
committed
b8464c6
View commit details
Copy full SHA for b8464c6
View code at this point
Browse repository at this point
docs: plain-English pass on nn, gann, kerasga, torchga (intros and steps)
Show description for 3e8f7df
ahmedfgad
committed
3e8f7df
View commit details
Copy full SHA for 3e8f7df
View code at this point
Browse repository at this point
docs: plain-English pass on cnn.md and gacnn.md
Show description for 6baf5b5
ahmedfgad
committed
6baf5b5
View commit details
Copy full SHA for 6baf5b5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.