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

Fix typo in Ch02 comments #516

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Fix typo in Ch02 comments #516

merged 1 commit into from
Feb 5, 2025

Conversation

rasbt
Copy link
Owner

@rasbt rasbt commented Feb 5, 2025

Simple typo fix where it said

# uncomment & execute the following line to see how the embeddings look like
# print(input_embedding)

instead of

# uncomment & execute the following line to see how the embeddings look like
# print(input_embeddings)

Fixes #515

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@rasbt rasbt merged commit 2dc46be into main Feb 5, 2025
9 checks passed
@rasbt rasbt deleted the ch02-comment branch February 5, 2025 02:16
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.

Description uncomment and Run does not work ch02 Probably just a Typo
1 participant