AlessandroMiola's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
openai/openai-cookbook
Examples and guides for using the OpenAI API
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
DataTalksClub/data-engineering-zoomcamp
Free Data Engineering course!
pydantic/pydantic
Data validation using Python type hints
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
deepset-ai/haystack
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
cleanlab/cleanlab
The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.
DataTalksClub/machine-learning-zoomcamp
Learn ML engineering for free in 4 months!
jessevig/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
youssefHosni/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
huggingface/course
The Hugging Face course on Transformers
cerlymarco/MEDIUM_NoteBook
Repository containing notebooks of my posts on Medium
inseq-team/inseq
Interpretability for sequence generation models 🐛 🔍
mattharrison/effective_pandas_book
Errata and code for Effective Pandas book
btclib-org/btclib
btclib: a python3 library for 'bitcoin cryptography'
cgnorthcutt/hypopt
⏸ Parallelized hyper-param optimization with validation set, not crossval
casper-hansen/Nested-Cross-Validation
Nested cross-validation for unbiased predictions. Can be used with Scikit-Learn, XGBoost, Keras and LightGBM, or any other estimator that implements the scikit-learn interface.
AdamISZ/ConfidentialTransactionsDoc
A detailed description of how Bitcoin Elements Alpha Confidential Transactions works
PythonBiellaGroup/MaterialeSerate
Repository con materiale delle lezioni e degli argomenti affrontati
PythonBiellaGroup/FastCash
FastCash FastAPI Project
trianam/covidFit
Fit data from pcm-dpc / COVID-19
andreariba/games-ai
AI implementation for games. Work in progress ...
DavideStenner/Kaggle
Kaggle Challenge And Utilities