neuroevolution-ai / NeuroEvolution-CTRNN_new

MIT License
3 stars 3 forks source link

Prepare Feed-Forward NN (ffnn) class to implement Hyperbrain #63

Closed DanielZim closed 3 years ago

DanielZim commented 3 years ago

The following things should be implemented in the ffnn class to use it as a compositional pattern producing network (cppn) for the indirect ctrnn encoding (aka hyperbrain):

bjuergens commented 3 years ago

implentation in #65