240 发简信
IP属地:北京
  • 120
    How to Install, Run, and Connect to Jupyter Notebook on a Remote Server

    Introduction Jupyter Notebook is an open-source, interactive web application that allow...

  • 卷积神经网络中的显存占用

    卷积神经网络中的显存占用

  • 卷积神经网络中的感受野计算

    卷积神经网络中的感受野计算

  • 访问远程Visdom

    1. 连接ssh时,将服务器的8097端口重定向到自己机器上来: 其中:18097:127.0.0.1代表自己机器上的18097号端口,8097是服务器上visdom使用的端...

  • zsh find命令问题

    zsh不兼容的坑-zsh:no matches found

  • 如何修改GRUB

    1. 相关重要文件 要修改grub,请注意以下几个重要档案: /boot/grub/grub.cfg此档案中包含了GRUB选单资讯。注意他的开头,说明了这是由/etc/gru...

  • git status 中文文件名乱码解决

    git status 中文文件名编码问题解决

  • 120
    Configure OpenCV and Boost

    Original Link This guide will illustrated how to install the OpenCV and Boost libraries...

  • oh-my-zsh增加语法高亮

    1、下载zsh-syntax-highlighting插件 2、在.zshrc中增加配置 3、读取配置及时生效

  • Ubuntu16.04 Caffe Installation

    http://caffe.berkeleyvision.org/installation.html https://stackoverflow.com/questions/3...