numpy-tutorial topic
Learning_Python
Source material for Python Like You Mean it
py
Repository to store sample python programs for python learning
dsp-theory
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
gdrl
Grokking Deep Reinforcement Learning
09_Python_NumPy_Module
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
中文版scipy-lecture-notes. 网站下线, 以离线HTML的形式继续更新, 见release.
Data-Science-Study
This repository contains jupyter notebook and other resources made by me during learning Data Science
Neo
Deep learning library in python from scratch
Introduction-to-NumPy-Matplotlib-TensorFlow
NumPy fundamentals for tensor computation; Matplotlib for data visualization