Skip to content

Releases: liu-yucheng/AIDesign-GAN

Patch Release 1.7.5

03 Jun 19:38
Compare
Choose a tag to compare
  • Patch 1.7.2
    • Refined loss definitions in modelers
    • Updated README loss definitions and prediction concept LaTeX section
  • Patch 1.7.3 to 1.7.5
    • Fixed README LaTeX section's GitHub Markdown LaTeX support
    • Polished README

Patch Release 1.7.1

31 May 10:59
Compare
Choose a tag to compare
  • Updated cluster losses definition
  • Refactored modelers code

Minor Release 1.7.0

29 May 19:54
Compare
Choose a tag to compare
  • Added the cluster D(X) and D(G(Z)) overact slope tweaking functions
  • Refactored modelers code

Patch Release 1.6.1

27 May 15:21
Compare
Choose a tag to compare
  • Fixed export d-g-configs feature_map_size key renaming

Minor Release 1.6.0

27 May 14:21
Compare
Choose a tag to compare
  • Renamed iteration related symbols to iter_ or iter

Patch Release 1.5.2

24 May 15:32
Compare
Choose a tag to compare
  • Updated requirements.txt

Patch Release 1.5.1

15 May 15:31
Compare
Choose a tag to compare
  • Fixed several typos in the repo

Minor Release 1.5.0

13 May 17:55
Compare
Choose a tag to compare
  • Supports the feature_map_count modelers config key
    • Improves modelers config key semantics
    • Keeps the compatibility support of the feature_map_size modelers config key

Patch Release 1.4.1

09 May 11:14
Compare
Choose a tag to compare
  • Fixed the training results logging formats

Minor Release 1.4.0

06 May 23:28
Compare
Choose a tag to compare
  • Added the training exception retrial function