CodeReclaimers / neat-python

Python implementation of the NEAT neuroevolution algorithm
BSD 3-Clause "New" or "Revised" License
1.42k stars 493 forks source link

UML for code #164

Closed rfs13002 closed 1 year ago

rfs13002 commented 5 years ago

Is there a UML file for this code that I'm just not seeing or would one of you have a personal UML file that's not public? I'm interested in this project but the going is slow, learning where all the calls are going. My teacher claims a UML file should exist for this. So I thought it would be appropriate to bring it up as an "issue" despite it not being a functional problem.

rickdgray commented 1 year ago

@rfs13002 I realize this is pretty late but just wanted to let you know that no one uses UML. That's a very 90's thing. A couple of my teachers claimed UML was a great thing to learn and I've never once used it in the real world.

CodeReclaimers commented 1 year ago

@rfs13002 Sorry, I don't have any private documentation like that.

@rickdgray UML being a "very 90's thing" is the best description I've ever heard.