Recurrent Neural Networks (II)¶
Transform 4 Europe - 2022
Lecturer: Jorge Calvo Zaragoza
Summary¶
In this session:
- We will delve into the use of recurrent neural networks in Keras.
- We will introduce word embeddings.
- We will explain additional mechanisms that facilitate the use of RNN in Keras.