Kuselo

Results 5 issues of Kuselo

Hi, I would like to ask if it is possible to set up NEAT python to check for more than one fitness termination condition. For example, if you want to...

Good-day, I am currently using NEAT to make predictions on a categorical variable (with response true or false represented as 1 and 0) given a particular set of predictor variables....

Hi, I have recently attempted to change the "activation_mutate_rate" in my config file however I get the error: "neat.activations.InvalidActivationFunction: No such activation function: '[softplus,' " But this does not make...

Hi, I would like to understand if it is possible to set up neat python through the configuration file to retrain after each prediction of the test/unseen set. For instance...

Hi, I would like to know if a unit test suite was developed for the XOR example implementation of neat python to test if it does what it is suppose...