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

A Visual Intro to NumPy and Data Representation #102

Open
ngun7 opened this issue Oct 6, 2020 · 1 comment
Open

A Visual Intro to NumPy and Data Representation #102

ngun7 opened this issue Oct 6, 2020 · 1 comment
Assignees
Labels

Comments

@ngun7
Copy link

ngun7 commented Oct 6, 2020

TL;DR

This article gives a basic but detailed understanding of Numpy programming with beautiful visualizations.

Article Link

http://jalammar.github.io/visual-numpy/

Author

Jay Alammar

Useful Code Snippets

import numpy as np

Useful Tools

  • Python

Comments/ Questions

@khuyentran1401
Copy link
Owner

Wow. The visualization is really cool. The author makes it much easier to understand the concept

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants