Skip to content

Latest commit

 

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.