Zach Mueller Profile Banner
Zach Mueller Profile
Zach Mueller

@TheZachMueller

Followers
9,608
Following
391
Media
1,723
Statuses
14,722

🤗 Technical Lead for the Accelerate Project | Passionate about Open Source | Nerd who enjoys touching the grass | #ADHD | He/Him

Joined April 2016
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@TheZachMueller
Zach Mueller
1 year
Hi everyone, I'm Zach 👋 - 👨‍💻 I work at @huggingface , working on Accelerate and distributed @pytorch code to make your lives easier - 👨‍🏫 Occasionally I write courses on #python and @fastdotai - ⚕️Have #ADHD - 🏋‍♂️ Into lifting and comics! Who are you, and what are you into?
19
4
173
@TheZachMueller
Zach Mueller
2 years
Happy to announce that starting Monday, I will be beginning my role as a Machine Learning Engineer at @huggingface ! While there, I'll be helping write user-centric API's for the HuggingFace ecosystem, with the aim of empowering folks to use the libraries as best they can
65
31
808
@TheZachMueller
Zach Mueller
2 years
New article on #python decorators is out! Specifically this shows you how decorators are written, what they do, and the power you can do with them. I even show an example of when you'd use the strange "nonlocal" 1/3
Tweet media one
14
115
768
@TheZachMueller
Zach Mueller
3 years
Today I officially begin my journey as a Machine Learning Engineer 🎉🎉🎉 It’s been a crazy road these last two years, and I’m thankful to all the mentors and friends I’ve made along the way. I’m extremely excited for the road ahead 😊
48
25
733
@TheZachMueller
Zach Mueller
2 years
You may know that @huggingface Accelerate has big-model inference capabilities, but how does that work? With the help of #manim , let's dig in! Step 1: Load an empty model into memory using @PyTorch 's `meta` device, so it uses a *super* tiny amount of RAM
14
146
632
@TheZachMueller
Zach Mueller
1 year
So much compute, so little time. This should be fun 🤩
Tweet media one
60
20
611
@TheZachMueller
Zach Mueller
8 months
Excited to announce a new @huggingface space to help with one of machine learning's biggest questions: How much space does {X} model take in vRAM? And most importantly: when using `device_map="auto"`
18
132
563
@TheZachMueller
Zach Mueller
3 years
🎉🎉New Blog Alert!🎉🎉 Come learn how to integrate your @PyTorch into @fastdotai with the most minimal fastai possible! What does this entail? - Pytorch Datasets - Pytorch DataLoaders - Pytorch Models But, is it really so easy as advertized?
11
87
383
@TheZachMueller
Zach Mueller
6 months
I've created a small little knowledge repository on @huggingface transformers here: Essentially these contain all the `task` notebooks converted as scripts, showcasing end-to-end usage in under 150 lines of code (but still readable!)
Tweet media one
6
55
365
@TheZachMueller
Zach Mueller
11 months
Ecstatic to announce something the team have been hard at work on over the last two months: @huggingface Transformers is officially using Accelerate for its PyTorch backend! In this thread I'll discuss why that matters, what you as a user might see, and more 🧵
Tweet media one
9
53
356
@TheZachMueller
Zach Mueller
2 years
A few tips and tricks I learned about @Docker today and keeping image sizes small 🧵
7
45
351
@TheZachMueller
Zach Mueller
4 years
Just hit 500 stars on my Practical Deep Learning for Coders 2.0 (Walk with @fastdotai course) repo!!! Thank you so much guys, and I'm glad folks are finding it useful as time goes by😁
Tweet media one
3
46
346
@TheZachMueller
Zach Mueller
4 years
There’s a new optimizer out, and they tried out one of the longest combinations yet: AdaBelief + RAdam + Lookahead + Gradient Centralization, combined into one optimizer. And it’s in Pytorch!
12
69
316
@TheZachMueller
Zach Mueller
2 years
What is @Docker ? What is it good for? And why as a Data Scientist should you worship the almighty whale? Come join me in discovering and understanding how Docker containers can ease your life, as well as tips to setup CUDA without breaking everything! 1/
6
47
294
@TheZachMueller
Zach Mueller
4 years
Hey Twitter data science folks! Interested about fastai and want to learn fastaiv2 along with some techniques not shown in the original lectures? Come learn with me! I’ll be running a course and study groups next semester! More info:
4
65
280
@TheZachMueller
Zach Mueller
2 years
Did you know that you might be slowing down your training if you're using Gradient Accumulation in Distributed Training with @PyTorch and not even realize it? A small thread on a new feature in @huggingface Accelerate to help you out 1/6
Tweet media one
7
43
262
@TheZachMueller
Zach Mueller
4 months
After some deliberation in the discord, I'm happy to say that Walk with @fastdotai : Revisited is now free and open to the public! Come learn what I believe are its best practices and ship a model with production-ready code. 1/5
15
49
252
@TheZachMueller
Zach Mueller
3 years
Did you know: You can use Python in bash (!) cells from your Jupyter Notebook? Just wrap a curly brace around it!
Tweet media one
5
24
237
@TheZachMueller
Zach Mueller
3 years
Now announcing fastdebug, a helpful little library for debugging your @PyTorch and @fastdotai code, including providing clearer errors and sanity checking: Install with `pip install fastdebug` But how does it all work, and what can it do? 1/
5
57
228
@TheZachMueller
Zach Mueller
2 years
Did you hear? @kaggle let's you have two T4's to run in a notebook session! But wait, *how* do you even train on two GPU's in a notebook with @PyTorch ? My new tutorial shows how to do so with @huggingface Accelerate, find out now!
2
53
224
@TheZachMueller
Zach Mueller
4 months
Best resources for learning about RAGs? (Assume no prior knowledge about it). cc @HamelHusain @abacaj
21
14
222
@TheZachMueller
Zach Mueller
4 years
Another useful bookmark I just discovered today: First and formost finally I can get rid of all my tons of "untitled.ipynb". Who knew colab had a scratch notebook? Or that we can run flask apps in colab?!
1
50
201
@TheZachMueller
Zach Mueller
4 years
WOW! The Practical Deep Learning for Coders 2.0 (A walk with fastai2) repository just hit 100 stars! This is an exciting first for me 😊 I’m glad so many people are finding it useful
3
27
196
@TheZachMueller
Zach Mueller
3 years
Can't wait for "It's Time Deep Learning Learned from Software Engineering," a talk by two of my favorite people @jeremyphoward and @HamelHusain . I would highly recommend signing up before it's too late!
5
28
192
@TheZachMueller
Zach Mueller
4 years
Ever wanted to use #SHAP with #fastdotai tabular models? Well now you can! Here is an example implementation to help boost model interpretability (also works in Colab!):
Tweet media one
Tweet media two
8
43
186
@TheZachMueller
Zach Mueller
4 years
Announcing ! This project is an effort to collect interesting techniques dotted throughout the @fastdotai forums, courses, and more into a centralized location! Sign up to the email list now for when new chapters are added: 1/
11
33
183
@TheZachMueller
Zach Mueller
3 years
With that the entirety of my course, A Walk with @fastdotai is now live on ! It took a bit to finish up due to adding some parts here and there and adjusting some code to have it work with the latest versions of most libraries
Tweet media one
5
29
184
@TheZachMueller
Zach Mueller
2 years
So. Post graduation plans: - @jeremyphoward 's Matrix Calculus for DL - @math_rachel 's Computational Linear Algebra - W&B's Math for ML (In this order)
@charles_irl
Charles 🎉 Frye
2 years
New video series out this week (and into next!) on the @weights_biases YouTube channel. They're Socratic livecoding sessions where @_ScottCondron and I work through the exercise notebooks for the Math4ML class. Details in 🧵⤵️
3
58
292
3
28
181
@TheZachMueller
Zach Mueller
3 years
TIL of light-the-torch, a package designed to automatically install the proper @PyTorch versions based on what GPU you're using. You no longer have to go digging for the proper torch wheels! Super easy to use as well, just two lines of code
Tweet media one
4
29
177
@TheZachMueller
Zach Mueller
11 months
What day is it? @huggingface Accelerate release day! v0.20.0 is now out, and there is a HUGE list of amazing features to get through with Big Model Inference, QLoRA, distributed inference, new device support, and more! Let's dig in🧵
Tweet media one
2
29
172
@TheZachMueller
Zach Mueller
10 months
I can't believe that @huggingface made it to Time's 100 most influential companies 🤩 The dream job continues, love this place and so proud of all we do!
6
21
172
@TheZachMueller
Zach Mueller
2 years
Given there's so many new folks exploring the @fastdotai library with the new course, thought I'd push a tutorial I wrote for using @PyTorch in the framework from scratch, step by step. Hope it helps someone! 🤗
2
30
166
@TheZachMueller
Zach Mueller
2 years
With the new release of @huggingface Accelerate performing gradient accumulation in GPU, multi-GPU, and TPUs now comes with a consistent easy-to-use API that handles the complicated bits for you! Check out the full documentation tutorial to get started:
Tweet media one
2
23
167
@TheZachMueller
Zach Mueller
3 years
Some advice a coworker told me Friday: when applying for a job, downplay your skills in non-relevant areas. Applying for ML, but know Docker, Kubeflow, Kubernetes, and GH Actions along the way? Don't highlight that on your resume. It may be sent to the tech team instead.
15
12
159
@TheZachMueller
Zach Mueller
2 years
What are some good #python resources (or resources in general) for those who are coming from research and wanting to dip their toes into raw Software Engineering? (And learn the bits that were ignored/passed as a researcher) *Not for me
22
20
162
@TheZachMueller
Zach Mueller
2 years
@serious_mehta Just use Docker. That's what it's meant for. I have 5-6 different images I jump between based on what I work on, never need to configure anything since it's all just there. And if I want something custom, I just build the base image off the Jupyter one once and never again
7
1
162
@TheZachMueller
Zach Mueller
4 years
We were able to achieve SOTA on the poker hand dataset with 99.44% using a standard #fastdotai model with Adam + One Cycle in ~300 epochs (translates to 1.57 minutes). Previous best was 99.3% with TabNet and 65.1% with a Neural Decision Tree. Notebook:
2
24
151
@TheZachMueller
Zach Mueller
3 years
Today I’ve come across some wonderful @fastdotai YouTube channels with some excellent content! Below is a thread of my findings for folks to check out (I’ve subscribed to them all!) 1/
2
24
148
@TheZachMueller
Zach Mueller
4 years
One of my goals for the year was to start blogging again. With the new @fastdotai course this gives me a great motivator to do so! So meet the first one: fastai and the new DataBlock API: @bhutanisanyam1 tried to beat me to it, I had to prove him wrong.
9
34
149
@TheZachMueller
Zach Mueller
2 years
Announcing preorders for Walk with @fastdotai , the missing pieces for success! If you want to take your fastai skills to the next level, this course is a must have. Come learn why:
Tweet media one
13
29
149
@TheZachMueller
Zach Mueller
6 months
Today is a new achievement for @huggingface Accelerate, we've passed 50 million downloads on pypi! In honor of this I wanted to highlight some history about the framework, where we've gone to, and how the community is relying on it more and more: 1/6
Tweet media one
1
12
150
@TheZachMueller
Zach Mueller
3 years
Small update, considering most of what I do is building ML/DL software libraries (such as adaptnlp and lib2nbdev), I'm now officially a Deep Learning Software Engineer 😁
6
5
147
@TheZachMueller
Zach Mueller
11 months
Okay now for the big reveal at 8k followers as promised! As many of you know, I'm writing a new course! This one is focused on how to write user-facing APIs (like fastai, accelerate, keras, transformers, etc) but from a software engineering perspective 1/6
7
13
147
@TheZachMueller
Zach Mueller
2 years
TIL #python has a concept of conditional inheritance. A direct use-case is exposing a class that needs a particular import to be available, but having it inherit an abstract class if it's not. This removes hiding the class definition under an import and having more abstraction.
Tweet media one
6
21
145
@TheZachMueller
Zach Mueller
3 years
Thread on the recent drama: At the end of the day, it's not about who copied who. It's about taking and using the ideas of some other library (which also is published paper), without giving the proper attribution in your GitHub or documentation, which gets the most traffic. 1/7
3
17
141
@TheZachMueller
Zach Mueller
2 years
So I guess @GoogleColab added @fastdotai to their list of auto-updated libraries, so you always have the latest version! 😍 Did I mention how much I love Colab 🤗
Tweet media one
3
15
141
@TheZachMueller
Zach Mueller
2 years
This is an extremely hot take of mine, but I do believe every Data Scientist needs to take at least 2-3 computer science courses at least. Not in the beginning per-se (though ideally before), but eventually. Especially if they keep asking how xyz programming concept works. 1/
14
9
140
@TheZachMueller
Zach Mueller
2 years
Deep Learning from the Foundations ( @fastdotai )'s lesson 1 always gives me a chuckle. We have Practical Deep Learning for Coders, this is *Impractical* Deep Learning for Coders
Tweet media one
3
9
140
@TheZachMueller
Zach Mueller
3 months
Today is an extra-special release of @huggingface Accelerate! Among other features, this latest version (with collaboration from @PyTorch ) integrates a PyTorch-native pipeline-parallel inference framework! (So no need for DeepSpeed or Megatron in deployment!) 1/6
Tweet media one
3
27
139
@TheZachMueller
Zach Mueller
3 years
My paper on using a @fastdotai tabular model to identify movements from Apple Watch data is finally published 🎉 Combining feature engineering, entity embeddings, and a "time-step" proved to be the secret to success with the data
5
21
136
@TheZachMueller
Zach Mueller
4 years
. @jeremyphoward @GuggerSylvain the magic has finally arrived 🤗 Your course and all your work has helped my dad and I out so much through our journies (not to mention making them FREE!) This is the least we can do to repay your kindness over the years and hard work. Thank you!
Tweet media one
1
18
135
@TheZachMueller
Zach Mueller
3 years
I was made aware of a new paper in the Lancet, and not only do they reference @fastdotai , they also used my SHAP integrator and feature importance code (and referenced me!)
7
12
136
@TheZachMueller
Zach Mueller
4 years
Deep Learning for Tabular Data: An Exploratory Study by Jan Andre Marais. A 144 long thesis discussing @fastdotai tabular neural networks and exploring many aspects of it including MixUp, Attention, Self-Norm, and more! . 1/
1
28
133
@TheZachMueller
Zach Mueller
4 years
To co-inside with the official @fastdotai release, I am publishing "Zero to Hero" articles to help YOU up to speed! 1/
@jeremyphoward
Jeremy Howard
4 years
Today is ’s biggest day in our four year history. We are releasing our new course, fastai v2, fastcore, fastscript, fastgpu, and the official launch of the book. 1/
93
992
4K
3
27
134
@TheZachMueller
Zach Mueller
2 years
*Reads through the @huggingface Accelerate tutorials* *Sees one on CV* Huh. This seems to be like what fastai does for their training... but in raw PyTorch + timm. It's really good! Who wrote this again? Oh yeah. Just @GuggerSylvain 🤦‍♂️
2
13
131
@TheZachMueller
Zach Mueller
3 years
It was a tough semester, but totally worth it as I made the Dean's List!
Tweet media one
14
1
128
@TheZachMueller
Zach Mueller
2 years
What is distributed training? How do you do it in @PyTorch ? And how does @huggingface Accelerate and Transformers relate? Come learn how to get started with distributed PyTorch training now in our new article 🤗
Tweet media one
1
28
126
@TheZachMueller
Zach Mueller
4 years
My Walk with fastai2 repo just hit 350 stars, almost 500 subscribers on my @fastdotai YouTube channel, and almost 1,000 Twitter followers! I’m glad you guys are enjoying the content and I would have never imagined it turning into this. Thanks everyone 😊
Tweet media one
2
21
127
@TheZachMueller
Zach Mueller
2 years
Apparently since the secret is fully out thanks to @mervenoyann the other day, I'll announce it formally. I'm currently writing a book aimed at Intermediate Python, discussing fastcore's magic, GitHub Actions, and nbdev. Why? 1/3
9
7
126
@TheZachMueller
Zach Mueller
3 years
Deploying with @fastdotai isn't always learn = load_learner(), learn.predict. There are numerous scenarios when you might only want some, part, or none of both the API and the library as a whole. In this thread we will be exploring your options, how they work, and what to do: 1/n
4
24
125
@TheZachMueller
Zach Mueller
1 year
One of the biggest errors with distributed @PyTorch code comes in the form of Gradient Accumulation and doing it efficiently. In this blog, you learn how to do it well, how not to, and how to avoid a 2x slowdown, featuring @huggingface Accelerate:
2
19
123
@TheZachMueller
Zach Mueller
4 years
(Link was broken the first time) Here's my new article on speeding up the @fastdotai tabular pipeline! By utilizing NumPy I was able to get a 40% speedup during training, while still using TabularPandas pre-processing, Read more here:
3
26
117
@TheZachMueller
Zach Mueller
10 months
Last week @huggingface Accelerate v0.21.0 was released, and a few important updates along with it!
Tweet media one
2
24
118
@TheZachMueller
Zach Mueller
2 years
Something is coming...
Tweet media one
10
11
119
@TheZachMueller
Zach Mueller
2 years
Did you know @huggingface Accelerate is now on @kaggle ? 😍😏 h/t @abhi1thakur for the heads up
Tweet media one
2
8
115
@TheZachMueller
Zach Mueller
3 years
New article alert: Fine-Tuning Language Models from @huggingface on the GLUE benchmark in @fastdotai , by @arampacha ! Come learn how to utilize fastai's Callback system to have it work nicely with transformer models, and how to write the proper DataBlock!
Tweet media one
1
18
115
@TheZachMueller
Zach Mueller
1 year
Both Github and Hugging Face down, seemed appropriate:
Tweet media one
2
9
112
@TheZachMueller
Zach Mueller
3 years
fasterai, a @fastdotai library aimed at network distillation with sparse neural training (and knowledge distillation)
Tweet media one
4
21
113
@TheZachMueller
Zach Mueller
2 years
CUDA OOM? Not anymore with 🤗 Accelerate! This new example shows how you can combine two existent features in @huggingface Accelerate to *never again* reach CUDA OOM! Let's talk about how 🧵 1/7
Tweet media one
2
9
110
@TheZachMueller
Zach Mueller
3 years
TIL if you want to quickly take a list of lists in python and turn it into a single list, this is all you need: (there's probably some fastcore op that does this too)
Tweet media one
8
5
110
@TheZachMueller
Zach Mueller
4 years
Would people be interested in a video tutorial on building custom dataloaders in the new version of @fastdotai ? It'd specifically mimic the NumPy one I posted about a few days ago, as personally I feel it's a good "Hello World" project. Let me know!
18
7
108
@TheZachMueller
Zach Mueller
3 years
Our verbose @PyTorch in @fastdotai tutorial is now live! This mocks my "PyTorch to fastai, briding the gap" atticle by showing the full training, as well as inference!
@TheZachMueller
Zach Mueller
3 years
Thanks everyone who joined the stream! We got two fastai PR's up! 🥳 Also apparently we streamed til 9pm? **OOPS** Once they're merged I'll let everyone know! 🤗
0
0
13
2
17
106
@TheZachMueller
Zach Mueller
2 years
Want to make sure others can replicate your code, without having to tangle through `pip freeze`? Quickly use `dependency_checker` and throw it's results into a requirements.txt file in 5 lines of code!
Tweet media one
4
12
107
@TheZachMueller
Zach Mueller
2 years
Did you know @fastdotai let's you utilize multiple GPU's? -- Probably Did you know it utilizes @huggingface Accelerate to get there? -- Probably not! With it, you can train distributed code directly from your 💫Jupyter Notebook💫via the notebook_launcher
Tweet media one
1
23
104
@TheZachMueller
Zach Mueller
3 years
To say I'm excited about this blog post is an understatement: Gaussian Heatmaps done in @fastdotai by @ElteHupkes ! The main benefit? The architecture can be trained for any number of keypoints possible. Well worth the read
Tweet media one
5
27
105
@TheZachMueller
Zach Mueller
3 years
TIL einops can be faster than raw PyTorch 🤯 On stream we're reimplementing @fastdotai 's AdaptiveConcatPool2d, which just calls Average and Max pooling, and concatentates. We found that doing the same with einops can be a *little* faster!
Tweet media one
4
25
104
@TheZachMueller
Zach Mueller
4 years
Probably the most underrated (and unknown) @fastdotai library, fastcore. It's an awesome Python utils library adding tons of features (most of the coolest bits unrelated to fastai are trapped inside of the utils file!)
3
10
103
@TheZachMueller
Zach Mueller
2 years
We hit 5k, you know what that means! Hi everyone, I'm a Machine Learning Engineer with @huggingface and a community leader + major contributor for the @fastdotai libraries. AMA! #AMA #dataScience #MachineLearning #PyTorch
22
16
102
@TheZachMueller
Zach Mueller
4 years
Walk with @fastdotai is officially released! We have four new chapters: two introductions to vision and tabular, an example walking you through the Pets dataset, as well as a guide on how to integrate @wightmanr 's timm library: 1/
Tweet media one
2
31
100
@TheZachMueller
Zach Mueller
15 days
Successfully rebuilt ✅ Should I post the parts list? 🤔
Tweet media one
17
4
103
@TheZachMueller
Zach Mueller
4 years
New @fastdotai blog alert! Looking in-depth at the test_dl. How do you know what transforms it will use? How can it be adapted to a change in how our inference data comes in? All of this and more is explored!
0
23
97
@TheZachMueller
Zach Mueller
1 year
Great way to end the week. For the first time ever, the entire @huggingface Accelerate team existed in one place!
Tweet media one
1
3
100
@TheZachMueller
Zach Mueller
3 years
How can you learn to use the @fastdotai framework to its fullest extent? A thread on what I believe is the most important lesson you can teach yourself: 👇 1/
4
18
100
@TheZachMueller
Zach Mueller
2 years
Full stop: in love with CUDA + Docker image setup for workflow development. This stuff is seriously so cool. ~10 minutes to configure CUDA drivers, 4 to install CUDA Docker. Pull @fastdotai docker image and bam!
Tweet media one
5
6
99
@TheZachMueller
Zach Mueller
4 years
Why do I love the @fastdotai framework? I found a paper on coral species identification and wanted to try to bring it in and compare results. Right away (as this is just part 1) I was able to increase the accuracy from 83% to 89%. Read more here!
3
16
95
@TheZachMueller
Zach Mueller
2 years
Twitter in the last few days: - Don't do kaggle, it's not real data science and doesn't prepare you for the real world! Stats is better - Don't do stats, it's worthless. Do Kaggle as it'll prepare you to be a data scientist. Why do I stay on this app. 🙃
13
7
97
@TheZachMueller
Zach Mueller
4 years
As promised, here is my @fastdotai tutorial integrating @numpy into their DataLoaders for more efficiency, as well as customizing it for our data! If folks would like a TfmdDL walkthrough, let me know!
2
18
95
@TheZachMueller
Zach Mueller
3 years
With school over, I'll reveal one of my secrets. I'm making a new course! Running with @fastdotai ! Times and dates are TBD, but I'm shooting for this Fall to hold the course. This will be a continuation on Walk with fastai, building on what we learned there and applying it 1/
3
13
96
@TheZachMueller
Zach Mueller
4 years
Happy to announce #fastinference ! The bad news: fastshap and ClassConfusion are gone. The good news: they moved to a new home! In this module we have all of the above plus some speed-up and QOL integrations into @fastdotai 's inference methods, see here: 1/
Tweet media one
5
17
93
@TheZachMueller
Zach Mueller
2 years
And powered by 🤗 @huggingface Accelerate!
@kornia_foss
Kornia
2 years
Imagen - Pytorch: Implementation of Imagen, Google's Text-to-Image Neural Network that beats DALL-E2, in Pytorch /by lucidrains 👉 #kornia used for some image processing #computervision #opensource #ai #pytorch
Tweet media one
1
54
265
1
7
93
@TheZachMueller
Zach Mueller
4 years
Currently loving the #fastdot library out of @fastdotai . Great tool for trying to visualize ideas on your Neural Networks!
Tweet media one
1
18
95
@TheZachMueller
Zach Mueller
2 years
Now announcing the @fastdotai community docment sprint! What: As a community, we're going to try and improve the functional documentation on all aspects of the fastai library When: Two weeks, from February 14th through the 26th How? Read below 🧵
5
25
95
@TheZachMueller
Zach Mueller
26 days
A resource I keep coming back to often is the @huggingface Trainer example zoo I made awhile back. Want a quick way to just "run the trainer" and verify your setup works? Or just see minimal working examples that can be substituted for any model? Check it out…
Tweet media one
5
10
94
@TheZachMueller
Zach Mueller
2 years
Who are some of the best folks that teach beginner to intermediate #python skills that you all love? Specifically looking at written resources, not lectures. TIA 🙏
22
11
88
@TheZachMueller
Zach Mueller
2 years
Here's an excellent example of using @fastdotai trained embeddings, loading it into a Random Forest, and showing improved accuracy as a result!
Tweet media one
3
13
92