从头开始的机器学习 - 从头开始的 Numpy 库
Machine Learning From Scratch - Numpy Library From Scratch
- 1 - INTODUCTION TO NUMPY Introduce PYTHON Numpy library to students
- 2 - Learn why Jupyter Notebook is the best App for learning Python programming
- 3 - PYTHON LIST
- 4 - 1 Dimensional array
- 5 - LINSPACE
- 6 - ARANGE
- 7 - MULTIDIMENSIONAL ARRAYS
- 8 - Numpy shape function
- 9 - Numpy Reshape Function
- 10 - 1D SLICING
- 12 - STACK