We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2231320 commit 1681affCopy full SHA for 1681aff
docs/source/README_pygad_nn_ReadTheDocs.rst
@@ -15,7 +15,7 @@ trains the network, makes predictions, and more.
15
Later, the **pygad.gann** module is used to train the **pygad.nn**
16
network using the genetic algorithm built in the **pygad** module.
17
18
-Starting from PyGAD 2.7.0, the **pygad.nn** module supports both
+Starting from PyGAD 2.7.1, the **pygad.nn** module supports both
19
classification and regression problems. For more information, check the
20
``problem_type`` parameter in the ``pygad.nn.train()`` and
21
``pygad.nn.predict()`` functions.
0 commit comments