Skip to content

Files

Latest commit

e827b42 · Oct 25, 2023

History

History
3 lines (2 loc) · 254 Bytes

File metadata and controls

3 lines (2 loc) · 254 Bytes

Chapter 2: Working with Text Data

  • embeddings-and-linear-layers.ipynb contains optional (bonus) code to explain that embedding layers and fully connected layers applied to one-hot encoded vectors are equivalent.