RNN_LSTM / rnn_scratch.py
makiisthebes's picture
LSTM RNN
5b59d25 verified
raw
history blame contribute delete
60 Bytes
# LTSM RNNs - Python
import torch
from torch import nn