回答編集履歴
2
リンクの挿入
answer
CHANGED
@@ -1,5 +1,5 @@
|
|
1
|
-
下記の
|
1
|
+
LSTMのデータ準備に関しての説明は、下記の記事がピンポイントです。
|
2
2
|
|
3
|
-
|
3
|
+
[もうLSTMで悩まない!- データ前処理(世界観の説明編)](https://akenkenken.hatenablog.com/entry/2019/09/29/205040)
|
4
4
|
|
5
|
-
英語
|
5
|
+
[英語版](https://machinelearningmastery.com/reshape-input-data-long-short-term-memory-networks-keras/)
|
1
メッセージの追加
answer
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
下記のサイトがピンポイントで参考になります。
|
2
|
+
|
1
3
|
日本語:https://akenkenken.hatenablog.com/entry/2019/09/29/205040
|
2
4
|
|
3
5
|
英語:https://machinelearningmastery.com/reshape-input-data-long-short-term-memory-networks-keras/
|