HyperCodec / neat

Crate for implementing NeuroEvolution of Augmenting Topologies
MIT License
3 stars 0 forks source link

Redundancies in example that may be hard to read #39

Closed HyperCodec closed 2 months ago

HyperCodec commented 2 months ago

Instead of using cfg on the entire main function, it's probably possible to get away with just doing certain lines from the main function