Skip to content

aucmedi_v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 19:13

✨ New Features

🐛 Bug Fixes

  • 8f1a2e8 - Evaluation: updated deprecated np.int to np.int8 for boolean to integer matrix conversion (commit by @muellerdo)

✅ Tests

  • c70fc4c - NeuralNetwork: testing for repeatition capabilities in datagenerators (commit by @muellerdo)
  • 5568cfa - DataGenerator: added iteration & repetition testing as well as batch access (commit by @muellerdo)

👷 Build System

📝 Documentation Changes