240 发简信
IP属地:巴伐利亚
  • Topological Data Analyze M.II.1-3

    The first step towards the definition of simplicial homology is to find ...

  • Ubuntu18安装NVIDIA驱动问题

    折腾了一晚上关于Ubuntu安装了N卡驱动后卡在登录界面的问题终于算是解决了。。 关于这方面的攻略网上很多,这里只写自己最后成功了的一种,同时也...

  • Python:juypternotebook 无法导入自定义的类 ImportError: cannot import name a

    之前在ipynb文件同目录下有一个自己编写的.py工具文件,在juypter里用的时候发现需要修改一下,就在.py里删掉旧的写好新的并保存,然后...

  • cv2.findContours错误代码error: (-215:Assertion failed) npoints >= 0 && (depth == CV_32F || depth == C...

    【解决】error: (-215:Assertion failed) npoints >= 0 && (depth == CV_32F || d...

  • Resize,w 360,h 240
    torchnet安装

    首先在https://github.com/pytorch/tnt下载文件 打开解压文件中如下图所示的目录,将这个文件夹改名为torchnet,...

  • 《深度学习框架PyTorch:入门与实践》学习笔记:quick start

    作者Github:https://github.com/chenyuntc/pytorch-book 本节主要包含以下内容: Tensor: 类...

  • np.lib.stride_tricks.as_strided函数的一点理解

    题目及代码来自numpy100:https://github.com/rougier/numpy-100/blob/master/100_Num...

  • 我的numpy100笔记

    写给自己的知识点记录,向题库作者和所有解答链接中的作者致敬 https://github.com/rougier/numpy-100/blob/...