Skip to content

Commit

Permalink
v1.2 adds GRU cells
Browse files Browse the repository at this point in the history
  • Loading branch information
dncoble committed May 25, 2022
1 parent def2f58 commit a927970
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
Binary file not shown.
2 changes: 2 additions & 0 deletions development_workspace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ VIs visible from the function palette are "Create Dense Cell.vi", "Create LSTM C
2. No longer takes transposed matrices as input.
3. Still saves VI to package's folder.
4. (v1.1.2) Fixed Create Dense Cell to include bias term
### v1.2
1. Added GRU Cell (not tested, no python conversion function)
## sigmoid.vi, tanh.vi, and ReLU.vi
Elementwise sigmoid and tanh functions.
### v1.0
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit a927970

Please sign in to comment.