All Projects → rougier → Numpy 100

rougier / Numpy 100

Licence: mit
100 numpy exercises (with solutions)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Numpy 100

Data Science Notebook
📖 每一个伟大的思想和行动都有一个微不足道的开始
Stars: ✭ 196 (-97.45%)
Mutual labels:  notebook, numpy
Information-Retrieval
Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:
Stars: ✭ 103 (-98.66%)
Mutual labels:  numpy, exercises
Ml Feynman Experience
A collection of analytics methods implemented with Python on Google Colab
Stars: ✭ 217 (-97.17%)
Mutual labels:  notebook, numpy
clustergrammer2-notebooks
Examples using Clustergrammer2 to explore high-dimensional datasets.
Stars: ✭ 35 (-99.54%)
Mutual labels:  binder, notebook
workshop
Workshop: Micromagnetics with Ubermag
Stars: ✭ 19 (-99.75%)
Mutual labels:  binder, exercises
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (-94.54%)
Mutual labels:  notebook, binder
Mahotas
Computer Vision in Python
Stars: ✭ 673 (-91.24%)
Mutual labels:  numpy
Probabilistic robotics
solution of exercises of the book "probabilistic robotics"
Stars: ✭ 734 (-90.44%)
Mutual labels:  numpy
Chainer
A flexible framework of neural networks for deep learning
Stars: ✭ 5,656 (-26.36%)
Mutual labels:  numpy
Sdc
Intel® Scalable Dataframe Compiler for Pandas*
Stars: ✭ 623 (-91.89%)
Mutual labels:  numpy
Py regular expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
Stars: ✭ 770 (-89.98%)
Mutual labels:  exercises
Human Detection And Tracking
Human-detection-and-Tracking
Stars: ✭ 753 (-90.2%)
Mutual labels:  numpy
Madmom
Python audio and music signal processing library
Stars: ✭ 728 (-90.52%)
Mutual labels:  numpy
Yolo Tf2
yolo(all versions) implementation in keras and tensorflow 2.4
Stars: ✭ 695 (-90.95%)
Mutual labels:  numpy
Tensorflow Tutorial
TensorFlow and Deep Learning Tutorials
Stars: ✭ 748 (-90.26%)
Mutual labels:  notebook
Ipython Dashboard
A stand alone, light-weight web server for building, sharing graphs created in ipython. Build for data science, data analysis guys. Aiming at building an interactive visualization, collaborated dashboard, and real-time streaming graph.
Stars: ✭ 664 (-91.36%)
Mutual labels:  notebook
Automatic Watermark Detection
Project for Digital Image Processing
Stars: ✭ 754 (-90.18%)
Mutual labels:  numpy
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (-25.62%)
Mutual labels:  notebook
Learn gnuawk
Example based guide to mastering GNU awk
Stars: ✭ 727 (-90.54%)
Mutual labels:  exercises
Machine learning refined
Notes, examples, and Python demos for the textbook "Machine Learning Refined" (published by Cambridge University Press).
Stars: ✭ 750 (-90.24%)
Mutual labels:  numpy

100 numpy exercises

Binder

This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. I've also created some problems myself to reach the 100 limit. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach. For extended exercises, make sure to read From Python to NumPy.

Test them on Binder
Read them on GitHub

Note: markdown and ipython notebook are created programmatically from the source data in source/exercises.ktx. To modify the content of these files, please change the text in the source and run the generators.py module with a python interpreter with the libraries under requirements.txt installed.

The keyed text format (ktx) is a minimal human readable key-values to store text (markdown or others) indexed by keys.

This work is licensed under the MIT license.
DOI

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].