Skip to content

Commit 1681aff

Browse files
authored
Add files via upload
1 parent 2231320 commit 1681aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/README_pygad_nn_ReadTheDocs.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ trains the network, makes predictions, and more.
1515
Later, the **pygad.gann** module is used to train the **pygad.nn**
1616
network using the genetic algorithm built in the **pygad** module.
1717

18-
Starting from PyGAD 2.7.0, the **pygad.nn** module supports both
18+
Starting from PyGAD 2.7.1, the **pygad.nn** module supports both
1919
classification and regression problems. For more information, check the
2020
``problem_type`` parameter in the ``pygad.nn.train()`` and
2121
``pygad.nn.predict()`` functions.

0 commit comments

Comments
 (0)