Skip to content

GitHub actions #210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,496 changes: 748 additions & 748 deletions docs/source/README_pygad_cnn_ReadTheDocs.rst → docs/source/cnn.rst

Large diffs are not rendered by default.

1,324 changes: 662 additions & 662 deletions ...source/README_pygad_gacnn_ReadTheDocs.rst → docs/source/gacnn.rst

Large diffs are not rendered by default.

2,524 changes: 1,262 additions & 1,262 deletions .../source/README_pygad_gann_ReadTheDocs.rst → docs/source/gann.rst

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ pygad Module
:maxdepth: 4
:caption: pygad Module TOC

README_pygad_ReadTheDocs.rst
pygad.rst



Expand All @@ -262,7 +262,7 @@ pygad.nn Module
:maxdepth: 4
:caption: pygad.nn Module TOC

README_pygad_nn_ReadTheDocs.rst
nn.rst



Expand All @@ -278,7 +278,7 @@ pygad.gann Module
:maxdepth: 4
:caption: pygad.gann Module TOC

README_pygad_gann_ReadTheDocs.rst
gann.rst



Expand All @@ -298,7 +298,7 @@ pygad.cnn Module
:maxdepth: 4
:caption: pygad.cnn Module TOC

README_pygad_cnn_ReadTheDocs.rst
cnn.rst



Expand All @@ -318,7 +318,7 @@ pygad.gacnn Module
:maxdepth: 4
:caption: pygad.gacnn Module TOC

README_pygad_gacnn_ReadTheDocs.rst
gacnn.rst



Expand All @@ -333,7 +333,7 @@ pygad.kerasga Module
:maxdepth: 4
:caption: pygad.kerasga Module TOC

README_pygad_kerasga_ReadTheDocs.rst
kerasga.rst



Expand All @@ -348,7 +348,7 @@ pygad.torchga Module
:maxdepth: 4
:caption: pygad.torchga Module TOC

README_pygad_torchga_ReadTheDocs.rst
torchga.rst



Expand All @@ -363,7 +363,7 @@ More Information
:maxdepth: 4
:caption: More Information

Footer.rst
releases.rst



Expand Down
Loading