"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. https://t.co/bB3d5ndcfC
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. https://t.co/bB3d5ndcfC
Did you know about this new (unpopular) feature in the latest #PyTorch
that allows you to scale Transformers to 10K / 100K long sequences? Watch the video to learn more.
#machinelearning#deeplearning#LLMs#ml#ai
https://t.co/lCIUte8wPS
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#GPT4
https://t.co/m5lihRt8l7
If you think #LLMs are inaccessible due to their size and there's no hope of running them on your laptop, learn how you can do that with a few lines of code with @huggingface's awesome libraries. #deeplearning#MachineLearning#ChatGPT#GPT#llama
https://t.co/yselQPAM6A
Interested in learning what's all the buzz around Llama and the profound implications it had over the last few weeks? Check out the video. #ChatGPT#chatgpt4#LLMs#llama#artificalintelligence
https://t.co/iTxVTwJ1m7
@huwprossercodes @TDataScience When the task is complex and presented from a mathematical sense, ChatGPT tends to get the final answers wrong. But you could formulate this problem in natural language stripping out mathematics, to which ChatGPT may respond better.
Can #chatgtp do movie recommendations from a dataset? Watch the video and find out what I unearthed during this fun exercise
https://t.co/LJT8ZPySmr
#ml#ai#LLMs#nlp
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: https://t.co/mcGb0KojPF
Now available for ACM Members: "TensorFlow in Action," by @thush89. This book teaches you to construct, train, and deploy deep learning models using TensorFlow. https://t.co/fSc1Oeh5hI
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 (https://t.co/NoAJNlclOj)