Prompting vs. RAG vs. Fine-tuning
Which one is best for you?
A collection of 15 posts
Which one is best for you?
Scale model training with 4 small changes.
A deep dive into extensions of cross-encoders and bi-encoders for sentence pair similarity.
A deep dive into why BERT isn't effective for sentence similarity and advancements that shaped this task forever.
A deep dive into PDPs and ICE plots, along with their intuition, considerations, how to avoid being misled, and code.
A practical and beginner-friendly guide to building neural networks on graph data.
A practical and beginner-friendly guide to building neural networks on graph data.
A practical and beginner-friendly guide to building neural networks on graph data.
Two synchronization algorithms for intermediate-ML models.
Models are becoming bigger and bigger. Learn how to scale models using distributed training.
A step-by-step demonstration of an emerging neural network architecture — KANs.
What are KANs, how are they trained, and what makes them so powerful?
A beginner-friendly guide for curious minds who don't know the internal workings of model.cuda().
Techniques that help you become a "machine learning engineer" from a "machine learning model developer."
Immensely simplify deep learning model building with PyTorch Lightning.