Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Empty file modified LSTM.lua
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Binary file modified data/nba/comments.t7
100644 → 100755
Binary file not shown.
Empty file modified data/nba/comments.txt
100644 → 100755
Empty file.
Binary file modified data/nba/scores.t7
100644 → 100755
Binary file not shown.
Empty file modified data/nba/scores.txt
100644 → 100755
Empty file.
Binary file modified data/nba/vocab.t7
100644 → 100755
Binary file not shown.
Empty file modified data/nba2/comments.txt
100644 → 100755
Empty file.
Empty file modified data/nba2/scores.txt
100644 → 100755
Empty file.
Binary file modified data/test/comments.t7
100644 → 100755
Binary file not shown.
Empty file modified data/test/comments.txt
100644 → 100755
Empty file.
Binary file modified data/test/scores.t7
100644 → 100755
Binary file not shown.
Empty file modified data/test/scores.txt
100644 → 100755
Empty file.
Binary file modified data/test/vocab.t7
100644 → 100755
Binary file not shown.
Binary file modified data/tinyshakespeare/data.t7
100644 → 100755
Binary file not shown.
Empty file modified data/tinyshakespeare/input.txt
100644 → 100755
Empty file.
Binary file modified data/tinyshakespeare/vocab.t7
100644 → 100755
Binary file not shown.
Empty file modified debugger.lua
100644 → 100755
Empty file.
28 changes: 28 additions & 0 deletions results.log
1 change: 1 addition & 0 deletions run.sh
Empty file modified train.lua
100644 → 100755
Empty file.
Empty file modified util/Comment2VoteSGDLoader.lua
100644 → 100755
Empty file.
Empty file modified util/OneHot.lua
100644 → 100755
Empty file.
Empty file modified util/misc.lua
100644 → 100755
Empty file.
Empty file modified util/model_utils.lua
100644 → 100755
Empty file.