240 发简信
IP属地:上海
  • 百度云GPU服务器配置

    选择带GPU的镜像后更新源,安装必要依赖 配置中文环境 sudo vim /etc/environment添加下面两行 接着 pip3 git ...

    1.7 1871 0 51
  • django + uwsgi + nginx 环境部署

    这几天研究了一下vue + django 前后端分离框架,顺便在自己的阿里云上部署了一下,主要在django与nginx的交互上遇到了一些问题,...

    1.2 2218 2 51
  • Resize,w 360,h 240
    pytorch学习笔记(一) model的cuda运行,torch.unsqueeze

    官方docs: http://pytorch.org/docs/master/中文版docs: http://pytorch-cn.readth...

  • Resize,w 360,h 240
    ubuntu16 shell 安装oh my zsh,用GNOME替换Unity桌面

    本教程旨在通过oh my zsh来 美化shell,Ubuntu默认为unity桌面环境,个人比较喜欢gnome版本,有点类似于mac的桌面布局...

    1.2 3398 0 49 1
  • Resize,w 360,h 240
    Pytorch中torch.Tensor的一点小研究

    torch.Tensor 是pytorch中用于创建未初始化矩阵的函数实例:import torchx = torch.Tensor(2, 2)...

    1.9 4660 0 50