Tutorial material on the scientific Python ecosystem
☆3,191Feb 3, 2026Updated 3 weeks ago
Alternatives and similar repositories for scientific-python-lectures
Users that are interested in scientific-python-lectures are comparing it to the libraries listed below
Sorting:
- Lectures on scientific computing with python, as IPython notebooks.☆3,619Oct 15, 2023Updated 2 years ago
- An open-access book on numpy vectorization techniques, Nicolas P. Rougier, 2017☆2,128May 6, 2025Updated 9 months ago
- The "Python Machine Learning (1st edition)" book code repository and info resource☆12,591Nov 20, 2024Updated last year
- aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-firs…☆28,413Jun 25, 2024Updated last year
- Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce,…☆28,896Mar 20, 2024Updated last year
- Scipy Cookbook☆474Feb 2, 2026Updated 3 weeks ago
- Python Data Science Handbook: full text in Jupyter Notebooks☆46,850Jun 26, 2024Updated last year
- Recipes for using Python's pandas library☆7,036Oct 24, 2024Updated last year
- Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, et…☆16,682Updated this week
- scikit-learn: machine learning in Python☆65,208Updated this week
- Statsmodels: statistical modeling and econometrics in Python☆11,268Jan 13, 2026Updated last month
- SciPy library main repository☆14,489Updated this week
- Statistical data visualization in Python☆13,745Jan 22, 2026Updated last month
- 100 numpy exercises (with solutions)☆13,829Feb 9, 2026Updated 2 weeks ago
- Bayesian Modeling and Probabilistic Programming in Python☆9,498Updated this week
- A computer algebra system written in pure Python☆14,430Updated this week
- Python best practices guidebook, written for humans.☆29,525Jul 29, 2024Updated last year
- Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"☆2,820Oct 2, 2020Updated 5 years ago
- ⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.☆25,882Oct 3, 2023Updated 2 years ago
- Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course☆10,708Apr 16, 2024Updated last year
- Public facing notes page☆10,793Sep 7, 2025Updated 5 months ago
- Interactive Data Visualization in the browser, from Python☆20,357Updated this week
- Matplotlib tutorial for beginner☆3,128May 27, 2024Updated last year
- Repository of teaching materials, code, and data for my data analysis and machine learning projects.☆6,634Jun 21, 2023Updated 2 years ago
- A python tutorial on bayesian modeling techniques (PyMC3)☆2,508Apr 29, 2017Updated 8 years ago
- Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on sing…☆28,035Updated this week
- Jupyter notebooks from the scikit-learn video series☆3,778Mar 5, 2024Updated last year
- matplotlib: plotting with Python☆22,480Feb 20, 2026Updated last week
- A library of extension and helper modules for Python's data analysis and machine learning libraries.☆5,116Jan 24, 2026Updated last month
- Materials for my scikit-learn tutorial☆1,825Mar 23, 2023Updated 2 years ago
- Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Juli…☆20,829Oct 25, 2023Updated 2 years ago
- Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media☆24,337Oct 17, 2025Updated 4 months ago
- Deep Learning for humans☆63,866Updated this week
- Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)☆11,391Jun 17, 2022Updated 3 years ago
- This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.