vcuppu's Stars
s16h/py-must-watch
Must-watch videos about Python
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
LibrePhotos/librephotos
A self-hosted open source photo management service. This is the repository of the backend.
kyclark/more_tiny_python_projects
Second volume of exercises
kyclark/tiny_python_projects
Code for Tiny Python Projects (Manning, 2020, ISBN 1617297518). Learning Python through test-driven development of games and puzzles.
patrickloeber/ml-study-plan
The Ultimate FREE Machine Learning Study Plan
patrickloeber/python-engineer-notebooks
thuijskens/production-tools
A bare-bones repository demonstrating how to set up tools for data science projects that will help you write higher quality code.
pamoroso/free-python-books
Python books free to read online or download
ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guide
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
satwikkansal/wtfpython
What the f*ck Python? 😱
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
ml-tooling/best-of-python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
ml-tooling/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
ml-tooling/ml-workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
louisfb01/start-machine-learning
A complete guide to start and improve in machine learning (ML), artificial intelligence (AI) in 2025 without ANY background in the field and stay up-to-date with the latest news and state-of-the-art techniques!
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
LearnDataSci/free-data-science-learning
ArchiveBox/ArchiveBox
🗃 Open source self-hosted web archiving. Takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
jerry-git/learn-python3
Jupyter notebooks for teaching/learning Python 3
brandon-rhodes/pycon-pandas-tutorial
PyCon 2015 Pandas tutorial materials
bradleyboehmke/data-science-learning-resources
A collection of data science and machine learning resources that I've found helpful (I only post what I've read!)
christophM/interpretable-ml-book
Book about interpretable machine learning
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
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.