Commit Graph

7 Commits

Author SHA1 Message Date
wls2002
79d53ea7af All function with state will update the state and return it.
Remove randkey args in functions with state, since it can attach the randkey by states.
2024-05-25 20:45:57 +08:00
wls2002
625c261a49 make fully stateful in module gene. 2024-05-25 16:13:41 +08:00
WLS2002
3547aa4c66 Merge branch 'main' into advance 2024-05-24 19:42:03 +08:00
wls2002
1fe5d5fca2 disable activation in the output node of network;
we recommend to use output_transform;
change hyperparameters (strong) in XOR example;
2024-05-22 11:09:25 +08:00
wls2002
6a37563696 fix bug in crossover: the child from two normal networks should always be normal. 2024-05-22 10:27:32 +08:00
Priokin
40b7d8360c initialize methods 2024-05-21 14:34:01 +08:00
wls2002
47dbcbea80 change repo structure; modify readme 2024-03-26 21:58:27 +08:00