numpy-tutorial topic

List numpy-tutorial repositories

Learning_Python

157
Stars
54
Forks
Watchers

Source material for Python Like You Mean it

py

6.7k
Stars
16.6k
Forks
Watchers

Repository to store sample python programs for python learning

dsp-theory

930
Stars
169
Forks
Watchers

Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.

Deep-Learning-Coursera

135
Stars
57
Forks
Watchers

Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera

09_Python_NumPy_Module

229
Stars
222
Forks
Watchers

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...

scipy-lecture-notes-zh-CN

409
Stars
176
Forks
Watchers

中文版scipy-lecture-notes. 网站下线, 以离线HTML的形式继续更新, 见release.

Data-Science-Study

35
Stars
29
Forks
Watchers

This repository contains jupyter notebook and other resources made by me during learning Data Science

Neo

44
Stars
11
Forks
Watchers

Deep learning library in python from scratch

NumPy fundamentals for tensor computation; Matplotlib for data visualization