- ๐น๏ธ I am interested in
Computer graphicsandVR renderingin distributed systems, and their intersection with how the human perception works. - ๐ญ I am seeking about optimization techniques for deploying multimodal model on
Mobiledevices. - ๐ฅ๏ธ Meta and AMD fan & shareholder
- ๐ฌ I enjoy learning new languages: ๐ฐ๐ท๐บ๐ธ๐ฏ๐ต๐จ๐ณ
- Poorly written blog of mine
- How to solve a problem
graph LR;
A[START] --> B[Identify purpose of design];
B --> C[Brainstorm];
C --> E[Develop prototype];
E --> F[Successful prototype?];
F -- YES --> G[Communicate result];
F -- NO --> H[Can the problem be fixed?];
H -- YES --> E;
H -- NO --> I[Abandon prototype];
I --> C;
G --> J[Refine design];
J --> K[END];

