Pinned Repositories
adventofcode
My attempt to solve advent-of-code puzzles
AlessandroMiola
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
auth-in-fastapi-notes
Assorted notes on authentication and authorization in FastAPI
Bear
Python Biella Group basic template for a modern generic python application
flights-scraper-web-app
narwhals
Lightweight and extensible compatibility layer between dataframe libraries!
pydantic-notes
Personal repo to explore and test pydantic functionalities
scikit-learn
scikit-learn: machine learning in Python
pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
AlessandroMiola's Repositories
AlessandroMiola/bitcoin
Bitcoin Core integration/staging tree
AlessandroMiola/ConfidentialTransactionsDoc
A detailed description of how Bitcoin Elements Alpha Confidential Transactions works
AlessandroMiola/grin
Minimal implementation of the MimbleWimble protocol.
AlessandroMiola/Learning-Bitcoin-from-the-Command-Line
The best way to learn to learn deeply about bitcoin is to avoid GUIs (even bitcoin-qt), and instead learn it from the command line.
AlessandroMiola/RNN_basketball
LSTM + MDN for basketball trajectories