neat-python
neat-python copied to clipboard
How to set the activation function of the output node?
Because I have set it to use a random activation function, but my output is ranged from −1 to 1, so I need to specify the use of the tanh activation function.