Repository navigation
numpy-exercises
- Website
- Wikipedia
Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera
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.
NumPy fundamentals for tensor computation; Matplotlib for data visualization
numpy practice exercise with solution
This repo contains important libraries for data science / machine learning libraries
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.
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.
Small pieces of code
Introduction to Computer Vision by Dr. Bei Xiao
Leave your regressions behind 🙈 and Let's #makeIThappen with Data Science ⚡
This repository is full of practical guide of python libraries NumPy, Pandas, Matplotlib, simple program to create QRcode
This repository contains all basics tutorials on Python, Pandas, Numpy, Matplotlib
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.
NumPy Data Science Essential Traing COurse. Part of Youtube Course Offered by TheEngineeringWorld.
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
NumPy is a Python library that is the core library for scientific computing in Python.
An archive of Data Science and analytics projects and lessons