240 发简信
IP属地:吉林
  • Git: Please move or remove them before you switch branches.

    error error: The following untracked working tree files would be overwri...

  • 运行 vue project

    步骤 下载 npm 并安装 搜索 “nodejs”,在 node 官网 下载<最新版的> LTS 在 vscode 的 terminal 里 查...

  • Resize,w 360,h 240
    coursera 没有倍速按钮 如何实现倍速播放

    问题:在coursera播放界面没有找到倍速按钮,但是希望能够倍速播放 解决(基于Chrome浏览器): command+shift+C (wi...

  • Resize,w 360,h 240
    向量记算点到直线距离

    References 向量算点到直线距离[https://blog.csdn.net/HackerTom/article/details/107...

  • Resize,w 360,h 240
    吴恩达 quiz Neural Networks: Representation You are using the neural network pictured below and have...

    Question 5You are using the neural network pictured below and have learn...

  • Resize,w 360,h 240
    经验风险最小化 ERM Empirical Risk Minization

    经验风险最小化(ERM)[https://en.wikipedia.org/wiki/Empirical_risk_minimization]的...

  • Resize,w 360,h 240
    最大似然估计 MLE Maximum Likelihood Estimation

    要了解什么是最大似然估计,就要知道什么是似然 似然 likelihood: 抛硬币实验中,似然就是特定序列的概率。⚠️注意:没有二项分布的C n...

  • element-ui的collapse折叠面板全部展开

    element-ui的collapse的Basic usage默认只展开第一个, 现在有一个简单的方法可以将所有折叠项都展开。 链接:eleme...