NeuromatchAcademy / course-content-dl

NMA deep learning course
https://deeplearning.neuromatch.io/
Creative Commons Attribution 4.0 International
731 stars 265 forks source link

Update sentiment_analysis.ipynb #956

Closed Dammy-Joe closed 1 week ago

Dammy-Joe commented 1 week ago

Fixed the broken dataset link and used the iter's next method instead of the next attribute

iamzoltan commented 1 week ago

@Dammy-Joe Please pull the latest changes to hot-fixes branch, and build your changes off that branch. Also please run jupyter locally and clear all cell and kernel before saving

Dammy-Joe commented 1 week ago

Thanks @iamzoltan. All the required changes to sentiment_analysis.ipynb have been made in hot_fixes. So, there's no need for a pull request.

iamzoltan commented 1 week ago

alright, closing this PR. Let me know if we need to address anything else