Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
User committed May 19, 2022
1 parent 12ce730 commit bec06fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pytorch/extra_reading.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Implementing Dropout
https://deeplearningcourses.com/c/data-science-deep-learning-in-theano-tensorflow/

Convolution arithmetic tutorial
http://deeplearning.net/software/theano_versions/dev/tutorial/conv_arithmetic.html
https://theano-pymc.readthedocs.io/en/latest/tutorial/conv_arithmetic.html

On the Practical Computational Power of Finite Precision RNNs for Language Recognition
https://arxiv.org/abs/1805.04908
Expand Down
2 changes: 1 addition & 1 deletion tf2.0/extra_reading.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Dropout: A Simple Way to Prevent Neural Networks from Overfitting
https://www.cs.toronto.edu/~hinton/absps/JMLRdropout.pdf

Convolution arithmetic tutorial
http://deeplearning.net/software/theano_versions/dev/tutorial/conv_arithmetic.html
https://theano-pymc.readthedocs.io/en/latest/tutorial/conv_arithmetic.html

On the Practical Computational Power of Finite Precision RNNs for Language Recognition
https://arxiv.org/abs/1805.04908
Expand Down

0 comments on commit bec06fd

Please sign in to comment.