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

Images (text or other data too) are necessarily related to matrices? #24

Open
sanjarcode opened this issue Apr 29, 2023 · 1 comment
Open
Assignees

Comments

@sanjarcode
Copy link
Member

On a tangent: elementry geometry diagrams, have straight lines and vertices. It's a graph (discrete).

In the same way, objects in images, if given a minimum possible length (think artificial Planck length given by the encoder/renderer"), can also be represented as graphs.

And matrices are a good way to represent graphs. And GPUs, matrices are used heavily in computer vision.

Is this (images/data <--> matrices <--> ML) a necessary connection? In other words, since graphs are the most general data structures, they are so prevalent in ML and non-optional for multimodal learning.

@sanjarcode sanjarcode self-assigned this Apr 29, 2023
@sanjarcode
Copy link
Member Author

sanjarcode commented Apr 29, 2023

Think

Source of thought: https://github.com/sanjar-notes/machine-learning/issues/12 video

@sanjarcode sanjarcode transferred this issue from another repository Oct 18, 2023
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

No branches or pull requests

1 participant