Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hunkim/PyTorchZeroToAll
/ 13_3_char_rnn.py
File
13_3_char_rnn.py
13_3_char_rnn.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# https://github.com/spro/practical-pytorch
2
import
torch
3
import
torch.nn
as
nn
4
from
torch.autograd
import
Variable
Callers
nothing calls this directly
Calls
4
TextDataset
Class · 0.90
generate
Function · 0.85
RNN
Class · 0.70
train
Function · 0.70
Tested by
no test coverage detected