Skip to content

Commit

Permalink
update artical
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroBlackstone committed May 18, 2024
1 parent 3847e25 commit 6e42ae0
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 65 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
MLBase = "f0e99cf1-93fa-52ec-9ecc-5026115318e0"
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"
MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
OneHotArrays = "0b1bfda6-eb8a-41d2-88d8-f5af5cad476f"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TextAnalysis = "a2db99b7-8b79-58f8-94bf-bbc811eef33d"
Expand Down
2 changes: 1 addition & 1 deletion _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ parts:
numbered: true
chapters:
- file: notebooks/chapter_recurrent_neural_networks/sequence.ipynb
- file: notebooks/chapter_recurrent_neural_networks/text-sequence.ipynbs
- file: notebooks/chapter_recurrent_neural_networks/text-sequence.ipynb

159 changes: 95 additions & 64 deletions notebooks/chapter_recurrent_neural_networks/text-sequence.ipynb

Large diffs are not rendered by default.

0 comments on commit 6e42ae0

Please sign in to comment.