chiphuyen / python-is-coolLinks
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
☆3,626Updated 5 years ago
Alternatives and similar repositories for python-is-cool
Users that are interested in python-is-cool are comparing it to the libraries listed below
Sorting:
- An ongoing list of pandas quirks☆980Updated 2 years ago
- A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems", which is `dm…☆9,588Updated 2 years ago
- PyTorch tutorials and best practices.☆1,696Updated 6 months ago
- Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.☆2,552Updated 4 years ago
- A guideline for building practical production-level deep learning systems to be deployed in real world applications.☆4,519Updated 3 months ago
- My implementation of useful data structures, algorithms, as well as my solutions to programming puzzles.☆504Updated 5 years ago
- Full Stack Deep Learning Online Course☆903Updated 4 years ago
- https://huyenchip.com/ml-interviews-book/☆4,165Updated 6 months ago
- Library to scrape and clean web pages to create massive datasets.☆2,208Updated 4 years ago
- Lab materials for the Full Stack Deep Learning Course☆1,216Updated 3 years ago
- The Python code to reproduce the illustrations from The Hundred-Page Machine Learning Book.☆1,979Updated last year
- Notes on the Deep Learning book from Ian Goodfellow, Yoshua Bengio and Aaron Courville (2016)☆1,782Updated 5 years ago
- Returns latest research results by crawling arxiv papers and summarizing abstracts. Helps you stay afloat with so many new papers everyda…☆1,383Updated last year
- Turn Python scripts into handouts with Markdown and figures☆2,029Updated 4 years ago
- A Code-First Introduction to NLP course☆3,467Updated 2 years ago
- Translation of VIP cheatsheets for Machine Learning Deep Learning, and Artificial Intelligence☆911Updated 2 years ago
- The Hitchiker's Guide to PyTorch☆1,199Updated 4 years ago
- Research papers with annotations, illustrations and explanations☆831Updated 4 years ago
- 🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code