Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cef3ecc

Browse files
modify constant value
1 parent f737ac1 commit cef3ecc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎constant.py‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
VOCAB_SIZE = 4000
44
DNN_SKIP_WINDOW = 1
5-
LSTM_SKIP_WINDOW_LEFT = 0
6-
LSTM_SKIP_WINDOW_RIGHT = 2
5+
LSTM_SKIP_WINDOW_LEFT = 1
6+
LSTM_SKIP_WINDOW_RIGHT = 1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /