You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

443 B

Chapter2 Numpy

NumPy 是 Python 语言的一个扩充程序库。支持高级大量的维度数组与矩阵运算此外也针对数组运算提供大量的数学函数库。Numpy 内部解除了 Python 的 PIL(全局解释器锁),运算效率极好,是大量机器学习框架的基础库!

Numpy 相关实训已在educoder平台上提供,若感兴趣可以输入链接进行体验。

链接:https://www.educoder.net/paths/302