rasbt / pycon2024Links
Tutorial Materials for "The Fundamentals of Modern Deep Learning with PyTorch" workshop at PyCon 2024
☆248Updated last year
Alternatives and similar repositories for pycon2024
Users that are interested in pycon2024 are comparing it to the libraries listed below
Sorting:
- RAGs: Simple implementations of Retrieval Augmented Generation (RAG) Systems☆141Updated 11 months ago
- Deep Learning Fundamentals -- Code material and exercises☆397Updated last year
- Just some stuff for Interview questions, books, annotated paper, notes, cheat sheets etc etc related to ML,AI, Deep Learning and Data Sc…☆121Updated 4 months ago
- Repo for ML Models built from scratch such as Self-Attention, Linear +Logistic Regression, PCA, LDA. CNN, LSTM, Neural Networks using Nu…☆50Updated 11 months ago
- Repo centralising material for the ULiege course INFO9023 "Machine Learning Systems Design (MLOps)".☆164Updated 5 months ago
- Educational materials on deep learning by Weights & Biases☆652Updated 11 months ago
- ☆77Updated last year
- ☆218Updated last year
- Machine Learning for Imbalanced Data, published by Packt☆277Updated 3 weeks ago
- ☆151Updated last year
- Highly commented implementations of Transformers in PyTorch☆139Updated 2 years ago
- AI algorithms☆142Updated last year
- Code files for advanced LLM Course☆215Updated last year
- List of resources, libraries and more for developers who would like to build with open-source machine learning off-the-shelf☆198Updated last year
- Starter pack for NeurIPS LLM Efficiency Challenge 2023.☆129Updated 2 years ago
- Deep Learning for Computer Vision☆60Updated last year
- Fine-tune an LLM to perform batch inference and online serving.☆115Updated 7 months ago
- Representation Learning MSc course Summer Semester 2023☆87Updated 2 years ago
- How to serve ML predictions 100x faster☆59Updated last year
- Compute and store real-time features for crypto trading using Bytwax (stream processing) and Hopsworks (Feature Store)☆146Updated 2 years ago
- Minimal example scripts of the Hugging Face Trainer, focused on staying under 150 lines