Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CBravoR committed Apr 10, 2024
1 parent 8e50e09 commit 2249840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Analytics labs notebooks, supporting analytics teaching for BSc and MSc courses.

13. [Multimodal learning](notebooks/python/Multimodal_Learning_House_Prices.ipynb): Regression example using ResNet50v2 and the Keras' Model API. Current multimodal example I use in my lectures combining categorical data and image data.

14. [Recurrent Networks](notebooks/python/Lab_Recurrent_Networks.ipynb): LSTM and GRU in Pytorch.
14. [Recurrent Networks](notebooks/python/Lab_Recurrent_Models.ipynb): LSTM and GRU in Pytorch.

15. [Transformers](notebooks/python/Lab_Text_Analytics_Transformers.ipynb): The Transformer applied using Huggingface's packages.

Expand Down

0 comments on commit 2249840

Please sign in to comment.