Skip to content

scipr 0.2.0

Compare
Choose a tag to compare
@AmirAlavi AmirAlavi released this 22 May 18:49
· 13 commits to master since this release
  • New logging capabilities
    • scipr API calls will no longer result in any output to stdout under normal conditions
    • Instead, now using Python's built-in logging module to emit logging information
    • Can also track SCIPR model fitting metrics per iteration in TensorBoard (optional)
  • Now compatible with AnnData objects for fitting and transforming