Repository to store sample python programs for python learning
-
Updated
Jul 28, 2024 - Jupyter Notebook
Repository to store sample python programs for python learning
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Grokking Deep Reinforcement Learning
中文版scipy-lecture-notes. 网站下线, 以离线HTML的形式继续更新, 见release.
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.
Source material for Python Like You Mean it
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
Implementation of the generalized 2D convolution with dilation from scratch in Python and NumPy
Deep learning library in python from scratch
This repository contains jupyter notebook and other resources made by me during learning Data Science
Notes & Code to go over "Grokking Deep Learning" Book by Andrew Trask
Cheat Sheet generated in the Introduction to NumPy course
NumPy fundamentals for tensor computation; Matplotlib for data visualization
Repository for participants of the "Scientific Python" training
Basics of ML libraries Explained through Jupyter Notebooks
We design this course with 9 lessons to help beginners can quickly understand and utilize this useful library.
A Numpy Tutorial for Beginners
Basic Python learning - notebooks
Here you find CheatSheets for Data Science Topics
Add a description, image, and links to the numpy-tutorial topic page so that developers can more easily learn about it.
To associate your repository with the numpy-tutorial topic, visit your repo's landing page and select "manage topics."