benjaminmgross's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
h5bp/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
faif/python-patterns
A collection of design patterns/idioms in Python
psf/black
The uncompromising Python code formatter
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
dask/dask
Parallel computing with task scheduling
ctgk/PRML
PRML algorithms implemented in Python
crazyguitar/pysheeet
Python Cheat Sheet
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
JWarmenhoven/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
mgp/book-notes
Notes from books and other interesting things that I've read. Table of contents at the end 👇
BlackArbsCEO/Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
brandon-rhodes/python-patterns
Source code behind the python-patterns.guide site by Brandon Rhodes
py2neo-org/py2neo
Py2neo is a comprehensive Neo4j driver library and toolkit for Python.
umermansoor/microservices
Example of Microservices written using Flask.
Marigold/universal-portfolios
Collection of algorithms for online portfolio selection
JWarmenhoven/DBDA-python
Doing Bayesian Data Analysis, 2nd Edition (Kruschke, 2015): Python/PyMC3 code
marketneutral/alphatools
Quantitative finance research tools in Python
gregversteeg/NPEET
Non-parametric Entropy Estimation Toolbox
WillKoehrsen/Bokeh-Python-Visualization
A Bokeh project developed for learning and teaching Bokeh interactive plotting!
dgkim5360/the-elements-of-statistical-learning-notebooks
Jupyter notebooks for summarizing and reproducing the textbook "The Elements of Statistical Learning" 2/E by Hastie, Tibshirani, and Friedman
Sean-Bradley/Design-Patterns-In-Python
Common GOF Patterns implemented in Python
alexsosn/MarslandMLAlgo
Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.
betanalpha/jupyter_case_studies
Inference case studies in jupyter
bradlucas/get-yahoo-quotes-python
A Python script to download Yahoo quotes using the new cookie authorized site.
ramnathv/pycon2014-r
jackdotwa/python-concepts