Skip to content

Instantly share code, notes, and snippets.

@tmatha
tmatha / lstm_tf.ipynb
Last active November 6, 2018 06:48
Training an LSTM network on the Penn Tree Bank (PTB) dataset - Part III: TensorFlow graph execution
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tmatha
tmatha / lstm_tfe.ipynb
Last active December 9, 2023 05:22
Training an LSTM network on the Penn Tree Bank (PTB) dataset - Part II: TensorFlow eager execution
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tmatha
tmatha / lstm_np.ipynb
Last active November 6, 2018 06:45
Training an LSTM network on the Penn Tree Bank (PTB) dataset - Part I: Python/Numpy implementation
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tmatha
tmatha / feedback.ipynb
Last active November 6, 2018 05:48
Feedback on "Competitive Programmer's Handbook" by Antti Laaksonen
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.