numpy-exercises
Here are 88 public repositories matching this topic...
Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera
-
Updated
Sep 2, 2020 - Python
Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific computing with Python. Besides its obvious scientific uses, Numpy can also be used as an efficient multi-dimensional container of generic data.
-
Updated
Dec 9, 2022 - Jupyter Notebook
NumPy fundamentals for tensor computation; Matplotlib for data visualization
-
Updated
Nov 3, 2018 - Jupyter Notebook
numpy practice exercise with solution
-
Updated
Sep 14, 2018 - Jupyter Notebook
This repo contains important libraries for data science / machine learning libraries
-
Updated
May 25, 2022 - Jupyter Notebook
Extended material of the summer course "Introduction to High-Performance Computing in Python for Scientists!". Goethe Research Academy for Early Career Researchers (GRADE), Goethe University Frankfurt, Germany.
-
Updated
Jul 25, 2022 - Jupyter Notebook
This repository will be the training documentation and "cheat sheets" I create for myself, my students, and any projects I need to work in. Documentation is KEY - and ensuring you utilize your knowledge solidifies it. So this is a mixture of both.
-
Updated
Nov 20, 2022 - Jupyter Notebook
Introduction to Computer Vision by Dr. Bei Xiao
-
Updated
Jan 5, 2018 - Python
Small pieces of code
-
Updated
Nov 11, 2018 - Jupyter Notebook
Leave your regressions behind 🙈 and Let's #makeIThappen with Data Science ⚡
-
Updated
Feb 14, 2021 - Jupyter Notebook
This repository is full of practical guide of python libraries NumPy, Pandas, Matplotlib, simple program to create QRcode
-
Updated
Jun 1, 2024 - Jupyter Notebook
It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.
-
Updated
May 28, 2021 - Jupyter Notebook
This repository contains all basics tutorials on Python, Pandas, Numpy, Matplotlib
-
Updated
Dec 11, 2021 - Jupyter Notebook
NumPy Data Science Essential Traing COurse. Part of Youtube Course Offered by TheEngineeringWorld.
-
Updated
Aug 9, 2018 - Jupyter Notebook
NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object sophisticated (broadcasting) functions tools for integrating C/C++ and Fortran code useful linear algebra, Fourier transform, and random number capabilities
-
Updated
Jan 22, 2024 - Jupyter Notebook
NumPy is a Python library that is the core library for scientific computing in Python.
-
Updated
Aug 19, 2019 - Jupyter Notebook
-
Updated
Oct 21, 2023 - Jupyter Notebook
An archive of Data Science and analytics projects and lessons
-
Updated
Aug 3, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the numpy-exercises topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the numpy-exercises topic, visit your repo's landing page and select "manage topics."