nitrain

Train AI models efficiently on medical images using any framework

AGPL-3.0 License

Stars
1.9K
Committers
2

Bot releases are visible (Hide)

nitrain - v0.3.1 Latest Release

Published by ncullen93 5 months ago

nitrain - v0.3.0

Published by ncullen93 6 months ago

nitrain - v0.2.3

Published by ncullen93 6 months ago

nitrain - v0.2.1

Published by ncullen93 7 months ago

A new pypi release.

nitrain - v0.1.4

Published by ncullen93 8 months ago

Minor updates

nitrain - v0.1.3

Published by ncullen93 over 7 years ago

Includes complete re-write of codebase

  • faster
  • fixed a few bugs and memory leaks
  • full and tested support for following fit scenarios ("input" = input tensor(s), "target" = target tensor(s)):
    • single input, single target
    • single input, no target
    • single input, multiple targets
    • multiple inputs, single target
    • multiple inputs, no target
    • multiple inputs, multiple targets
  • will be easier to include custom Updaters (like in chainer) that can support training GANs, for instance.
Badges
Extracted from project README
Coverage Status Build
Related Projects