Skip to content

Cats vs. Dogs | Official v1.0 Release

Latest
Compare
Choose a tag to compare
@MarxSoul55 MarxSoul55 released this 09 Sep 01:03
· 26 commits to master since this release

Hello World!

I will be heading to university soon, and I have a strong feeling that I won't have a lot of free time. Therefore, I'm pushing this release out before the "busy factor" accelerates. I've detailed the changes below. HAPPY CODING!

What's New in v1.0?

  • Revamped CLI.
    • Entering each necessary setting manually made the program flexible, but also tedious to use. In this version, I've brought back the simplified CLI as seen in early versions, but with a special file config.py to store necessary settings.
    • See the wiki for details.
  • Minor updates to stdout for printing predictions, training statuses, and transition states.
    • Clarifying predictions, adding max steps, and clarifying transitions from entry-point to training respectively.