"You have to admit, seeing a comment like “This is super clean 😎” or “Didn’t know this could be done this way” on your code or pull request fills you with a wonderful feeling."
Read more from @thush89's post. buff.ly/44RVokw
Python is a great option for ML practitioners due to its low barrier to entry combined with the massive ecosystem of scientific tooling, explains @thush89. buff.ly/44RVokw
We now have open source LMMMs. In this video I try MiniGPT-4 in a Jupyter notebook to chat about images. It's quite impressive given that the model runs on a single modest 16GB GPU. Would this steal the spotlight from GPT-4? #LLMs#ChatGPT#GPT4youtu.be/lbQC_pWPuVk
Here's a playlist I created explaining how to get started on #gcp#vertexai#MachineLearning. If you haven't explored Vetex AI give it a go. You can do all exercises with a free tier account. Google Cloud Platform - Vertex AI: youtube.com/playlist?list=PL…
Now available for ACM Members: "TensorFlow in Action," by @thush89. This book teaches you to construct, train, and deploy deep learning models using TensorFlow. bit.ly/3JF9MVg
I put the book next to other books I already own.
Attached you can see what it looks like.
Welcome @thush89 to the book collection of @PacktAuthors!
5 of 6
2016 - FastText - tldr; Use sub-word information to generate embeddings robust at misspellings and can handle out-of-vocabulary words (arxiv.org/abs/1607.04606)