Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirements file, updated sagemaker notebook and bug fixes #11

Merged
merged 1 commit into from Nov 3, 2021

Conversation

cemsaz
Copy link
Contributor

@cemsaz cemsaz commented Nov 3, 2021

  • Requirements file added and used/tested with all notebooks
  • MLA-NLP-Lecture2-Sagemaker.ipynb: Sagemaker API calls are updated to the latest
  • The following bug fixes are done:
    1: MLA-NLP-Lecture3-Neural-Networks-PyTorch.ipynb: Removed the unused mxnet imports
    2: MLA-NLP-Lecture3-Recurrent-Neural-Networks-PyTorch.ipynb: Corrected the data path
    3: NLP-Lecture3-Word-Vectors.ipynb: In section 4: words[labels].asmatrix() deprecated. Converted to words[labels].values

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@bwerness
Copy link
Contributor

bwerness commented Nov 3, 2021

This update looks good to me.

@bwerness bwerness merged commit cb37364 into master Nov 3, 2021
@cemsaz cemsaz deleted the add-lib-versions branch November 4, 2021 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants