Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/lazyprogrammer/machine_learning_examples
/ poetry.py
File
poetry.py
nlp_class3/poetry.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# https://deeplearningcourses.com/c/deep-learning-advanced-nlp
2
from
__future__
import
print_function, division
3
from
builtins
import
range, input
4
# Note: you may need to update your version of future
Callers
nothing calls this directly
Calls
6
dense
Function · 0.85
sample_line
Function · 0.85
get
Method · 0.80
LSTM
Class · 0.50
Model
Class · 0.50
fit
Method · 0.45
Tested by
no test coverage detected