Skip to content

Releases: neuronets/nobrainer

0.1.1

22 Jun 23:55
Compare
Choose a tag to compare

🐛 Bug Fix

⚠️ Pushed to master

  • fix: add twine upload to release (@satra)

Authors: 2

0.1.0

19 Jun 21:17
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to master

  • fix: use token for auto with repo access (@satra)
  • Created using Colaboratory (@satra)
  • Update release.yml (@satra)

Authors: 8

Nobrainer version 0.0.4

13 Feb 16:00
9629403
Compare
Choose a tag to compare

This release is meant to trigger versioned builds on DockerHub at https://hub.docker.com/repository/docker/neuronets/nobrainer.

Nobrainer version 0.0.3

16 Jan 16:13
b35fdfd
Compare
Choose a tag to compare

Install this version with pip install nobrainer==0.0.3.

This release of Nobrainer includes enhancements to TFRecord creation and reading. Datasets with scalar labels are now supported. The variational meshnet architecture is also included (using tensorflow-probability), as well as custom dropout methods. The guides have been updated to reflect these changes, and the guide notebooks are executed during continuous integration.