-
[NLP-tensorflow] ML with Recurrent Neural Networks자연어처리 2022. 6. 8. 15:19
https://www.youtube.com/watch?v=OuYtk9Ymut4&list=PLQY2H8rRoyvzDbLUZkbudP-MFQZwNmU4S&index=4
Generating Text?
Recurrent Neural Networks (순환 신경망 RNN)
takes sequence of data into account when it's learning
A numeric value can recur throughout the life
https://ko.wikipedia.org/wiki/순환_신경망
순환 신경망 - 위키백과, 우리 모두의 백과사전
순환 신경망(Recurrent neural network, RNN)은 인공 신경망의 한 종류로, 유닛간의 연결이 순환적 구조를 갖는 특징을 갖고 있다. 이러한 구조는 시변적 동적 특징을 모델링 할 수 있도록 신경망 내부에
ko.wikipedia.org
피보나치 수열과 비슷한 구조임
'자연어처리' 카테고리의 다른 글
[NLP-tensorflow] Training an AI to create poetry (NLP Zero to Hero - Part 6) (0) 2022.06.08 [NLP-tensorflow] Long Short Term Memory for NLP (0) 2022.06.08 [NLP-tensorflow] Part 3 Training a model to recognize sentiment in text (0) 2022.06.06 [NLP-tensorflow] Part 2 Turning sentences into data (0) 2022.06.06 [NLP-Tensorflow] Part 1 Tokenization (0) 2022.06.06