GithubHelp home page GithubHelp logo

powerful-numpy's Introduction

巨硬的NumPy

巨硬的NumPy 教程包括两部分:《从小白到入门》和《从入门到精通》。

  • 《从小白到入门》旨在帮助没有基础的同学快速掌握 numpy 的常用功能,保证日常绝大多数场景的使用。
  • 《从入门到精通》目的是帮助有进一步需要的同学对 numpy 进行更深入地了解,主要包括基本介绍、原理分析、基本操作和例子。

设计**:

  • 两部分侧重点不同的教程
  • 章节互相独立可单独学习

从小白到入门

原则

  • 偏实用高频 API
  • 展示实际用法
  • 简单直接

大纲

从入门到精通

原则

  • 系统全面
  • 原理介绍
  • 例子辅助理解

大纲

  • 概念
    • 常量
    • 数组对象
    • 标量
    • 数据类型
  • 操作
    • 创建
    • 转换
    • 变形
    • 排列
    • 拆分
    • 组合
    • 索引
    • 切片
    • 选择
    • 广播
  • 统计
    • 基本描述
    • 均值方差
    • 相关性
    • 排序
  • 分布
    • 离散
    • 连续
    • 抽样
  • 函数
    • 四则运算
    • 三角函数
    • 指数对数
    • 四舍五入
    • 复数运算
  • 线代
    • 向量积
    • 分解
    • 特征值
    • 范数
    • 逆矩阵

Response How To Teach And Learn

反馈来自社区,微信昵称:意见,谢谢诸位反馈。

  • 潭:语速有点快;切片和索引希望详细点。
  • 我的名字:重点部分放慢速度,非重点也许可以跳过
  • Channer:常用的、不容易理解的参数可以重点讲一下,举一些简单的例子

powerful-numpy's People

Contributors

hscspring avatar sm1les avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.