Skip to content

Releases: volf52/deep-neural-net

BNN & Error Injection Method update

25 Jul 11:28
v1.2.0
Compare
Choose a tag to compare
  • Small changes to BNN (more to come)
  • BNN now doesn't use H (although support will remain until Keras BNN can be made to work without H as well)
  • Error Injection method for BNN now uses a boolean mask

Bugfix and Refactor

25 Jul 11:24
d66dbf5
Compare
Choose a tag to compare

Fixed some bugs, removed some (unnecessary) code

Support for Error Injection (Image and Weight)

25 Jul 11:22
0d90f98
Compare
Choose a tag to compare
v1.1.0

Image Error Injection

Initial Release

25 Jul 11:22
v1.0
9c21962
Compare
Choose a tag to compare

DNN training is working. Work still needs to be done for:

  • BNNs
  • ConvNets
  • Logging