donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Organized as interactive Jupyter notebooks with progressive complexity—from foundational concepts (linear regression, basic operations) to advanced architectures (LSTMs, AlexNet, multi-GPU training)—enabling hands-on learning across the full data science stack. Covers practical implementation patterns including data curation workflows, regularization techniques, and GPU-accelerated computation, bridging theory and production-ready code. Serves as a comprehensive reference implementation guide integrated with curated external tutorial repositories for deeper exploration of specific frameworks.
28,913 stars. No commits in the last 6 months.
Stars
28,913
Forks
8,028
Language
Python
License
—
Category
Last pushed
Mar 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/donnemartin/data-science-ipython-notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
bodo-ai/Bodo
High Performance Data Processing in Python
yogeshhk/TeachingDataScience
Course notes for Data Science related topics, prepared in LaTeX
PacktWorkshops/The-Data-Science-Workshop
A New, Interactive Approach to Learning Data Science
rjurney/Agile_Data_Code_2
Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
GoogleCloudPlatform/data-science-on-gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan,...