You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure guide and code match for the RNN exercise. Also add possible improvements for readability and easy comparison between Numpy and Pytorch versions
Ensure guide and code match for the RNN exercise. Also add possible improvements for readability and easy comparison between Numpy and Pytorch versions
this affects the file from the guide
https://github.com/LxMLS/lxmls-guide/blob/master/pages/deep_learning/deep_learning_rnn.tex#L75
and could affect following
lxmls-toolkit
fileslabs/notebooks/non_linear_sequence_classifiers/exercise_1.ipynb
labs/notebooks/non_linear_sequence_classifiers/exercise_2.ipynb
https://github.com/LxMLS/lxmls-toolkit/blob/master/lxmls/deep_learning/numpy_models/rnn.py
and
student
branch versions thereof.equivalent guide issue LxMLS/lxmls-guide#148
The text was updated successfully, but these errors were encountered: