python_note
Ctrlk
  • Introduction
  • My Python
  • Crawler
  • Web Development
  • Deep Learning
    • Keras 設定
    • RNN
    • LSTM
  • Test
  • 資料結構
  • NLP
  • Linebot
  • Linux
  • GCP
  • Database
  • go
  • Docker
  • Git
  • 其他
  • Blockchain
Powered by GitBook
On this page

Was this helpful?

  1. Deep Learning

RNN

中文文檔 https://keras-cn.readthedocs.io/en/latest/layers/recurrent_layer/

莫煩大大 https://morvanzhou.github.io/tutorials/machine-learning/keras/2-4-RNN-classifier/

batch size & epoch

https://stats.stackexchange.com/questions/153531/what-is-batch-size-in-neural-network

https://www.researchgate.net/post/Can_anyone_explain_batch_size_batch_input_shape_return_sequenceTrue_False_in_python_during_training_LSTM_with_KERAS

待續

http://philipperemy.github.io/keras-stateful-lstm/

https://read01.com/n84PjE.html#.XEGjfVwzaUl

PreviousKeras 設定NextLSTM

Last updated 5 years ago

Was this helpful?