File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Günter Klambauer<sup>1</sup>
2828- examples that you can quickly adapt to your problem settings.
2929
3030** Will be added:**
31- - multiple attention heads/queries and integration of https://github.com/ml-jku/hopfield-layers ,
31+ - multiple attention heads/queries,
3232- Integrated Gradients analysis (write me an email (widrich at ml.jku.at) if you urgently need a preliminary version).
3333
3434## Installation
@@ -146,7 +146,7 @@ deeprc
146146```
147147
148148## Note
149- We are currently cleaning up and uploading the code for the paper.
149+ I'm currently cleaning up and uploading the code for the paper.
150150There might be (and probably are) some bugs which will be fixed soon.
151151If you need help with running DeepRC in the meantime,
152152feel free to write me an email (widrich at ml.jku.at).
Original file line number Diff line number Diff line change 33Author -- Michael Widrich
4455"""
6- __version__ = '0.0.3 '
6+ __version__ = '0.0.4 '
You can’t perform that action at this time.
0 commit comments