Machine Learning
1297 Threads
Beyond excited to share the biggest update yet to @MadeWithML -- based on 8+ years of helping machine learning teams get to production: - 📈 Scaling ML (+ LLMs) - 🔗 MLOps integrati...
Microsoft is offering FREE courses in following areas: - AI - IOT - Data Science - Machine Learning A project-based pedagogy that allows you to learn while building! 🚀 Read More...
Master SQL for FREE 🔥 A thread 🧵👇🏻 https://t.co/hWtRKt1MHW
If you want to learn Data Science & ML from first principles, this platform is an absolute goldmine! Highly engaging interactive learning material on: - Python - Data Science - M...
Machine Learning for Beginners course for FREE - 9 hrs of high-quality content - 100% FREE Course details 🧵👇 https://t.co/8Vqomqw8IF
Announcing FlashAttention-2! We released FlashAttention a year ago, making attn 2-4 faster and is now widely used in most LLM libraries. Recently I’ve been working on the next vers...
Google offers free courses in a ton of fields. From Computer Science to AI. Here are 10 FREE Google courses you don't want to miss:
Data Analysis Projects for beginners with source code in Python🔥 Part 2 A thread🧵👇
MIT is offering free courses in Python, Machine Learning and Deep Learning. All these courses are self-paced and complete them in your own time. 1. Intro to Python 2. Clas...
Free Data Science and ML course in Python from a top university! Introduction to Python and Programming for Data Science and Machine Learning course starts at zero and prepares y...
I just added @nomic_ai new GPT4All Embeddings to @LangChainAI. Here's a new doc on running local / private retrieval QA (e.g., on your laptop) w/ GPT4All embeddings + @trychroma +...
Kickstart your Data Science Career with these Microsoft Certifications! Microsoft is providing all of these resources for FREE. Courses 🧵👇 https://t.co/y4DffboQcX
Learn Biostatistics by spending $0. Here are the easiest-to-understand video playlists to learn Biostatistics on the internet:
Most ML courses teach you how to build the perfect ML model... ... and only then start thinking about deploying it. And this is why most ML prototypes in real-world projects do no...
Data Analysis Projects for beginners with source code in Python:🔥 Part 1 A thread🧵👇
Python is highly used in Machine Learning and AI! Luckily, You can master Python for FREE from the top companies and Universities. In this thread, I will share top courses from...
It is possible to use Code Interpreter to train Computer Vision models 🔥 ChatGPT 💬 + Code Interpreter 💻 Experiment 8# - Train Image Classification Model Inside Code Interpreter En...
ML Project Idea 💡 Let's predict air quality ↓ https://t.co/uBMNsp4AeV
I'm rarely as excited about a paper as our #ICML2023 paper: we develop an algorithm for doing inverse reinforcement w/o an expensive RL inner loop, providing an *exponential* speed...
K-Nearest Neighbours (KNN) is a simple yet powerful ML algorithm! Today, I'll clearly explain KNN & implement it from scratch using Python!🔥 Let's go! 🚀 https://t.co/76ENDW001Q
What is data normalization, and how can it be achieved? Let's find out more about this! 🧵 👇 https://t.co/JZS7sxrC01
LLM's are great, but slow in production. Meet vLLM, an open-source library that accelerates HuggingFace Transformers by a mind-blowing 24x!. Let's dive into what this means for l...
Wanna learn MLOps? Stop reading blog posts. Build a prediction service instead 🚀 Here is a project you can build (for free) 👩🏽💻👨💻↓↓↓ https://t.co/XO6hSMvsVm
When querying a language model, there are many ways to tweak the randomness of the model’s generations. One popular method is via the “top_k” setting, which works in tandem with th...