240 发简信
IP属地:山东
  • CodeApriori.py

    """ Python 3.6 Filename: CodeApriori.py Author: MaggieForest Blog: https...

  • Resize,w 360,h 240
    Linear Algebra 6:Having Solution or Not

    1.Reference 给定一个Matrix-vector product:,其中为Matrix,为vector。是否会存在这样的vector,...

  • Resize,w 360,h 240
    Linear Algebra 5:Matrix-Vector Products

    https://www.youtube.com/watch?v=K2zzvo28X0g&feature=youtu.be 1.Matrix-Ve...

  • Linear Algebra 4: Matrix

    1.Matrix A matrix is a set of vectors If the matrix has m rows and n col...

  • Resize,w 360,h 240
    Linear Algebra 3:Vector

    1.Vector A vector is a set ofnumbers. InLinear Algebra,the term vector r...

  • Resize,w 360,h 240
    Linear Algebra 2: System of Linear Equations

    https://www.youtube.com/watch?v=ZexDYHpmID8 1.Review 1.1A system of line...

  • Resize,w 360,h 240
    Linear Algebra 1:What are we going to learn?

    https://www.youtube.com/watch?v=uUrt8xgdMbs&feature=youtu.be 1.学习线性代数之前的...

  • Resize,w 360,h 240
    笔记1:Introduction of Machine Learning

    Hung-yi Lee 1.前言 1.1 发展过程 人工智能(目标)1950s 机器学习(方法)1980s 深度学习(机器学习的重要方法)2...

  • Resize,w 360,h 240
    一、python网络爬虫的实现

    本实验采用python3.6环境 1. 实验目的 掌握爬虫工作的基本原理,并完成一定的任务。 2. 相关知识 2.1 python基础知识学习 ...