sunyasheng

1
获赞数
0
关注数
0
粉丝数
IP 属地未知
2020-08-08 加入
浏览 4.2k
╭╮╱╭┳━━━┳╮╱╭╮
┃┃╱┃┃╭━╮┃┃╱┃┃
┃╰━╯┃┃┃┃┃╰━╯┃
╰━━╮┃┃┃┃┣━━╮┃
╱╱╱┃┃╰━╯┃╱╱┃┃
个人简介什么都没有
4 声望
pytorch
3
conda
0
tar
0
pip
0
screen
0
黄金勋章
暂未获得该勋章
如何获得
白银勋章
暂未获得该勋章
如何获得
1 青铜勋章
个人动态
  • 发布了文章2020-08-12
    tar
    {代码...} c stands for creating a file. f indicates the filename. {代码...} Zip a file to make it smaller. {代码...} Unzip a file.
  • 发布了文章2020-08-11
    shell常见命令
    {代码...} Get the current working directory.
  • 发布了文章2020-08-11
    screen 使用
    {代码...} Name a session name and open it. {代码...} First delete last user voilently, and then attach to the session. {代码...} Delete a session.
  • 发布了文章2020-08-11
    可视化
    {代码...} open visdom server as deamon program.
  • 发布了文章2020-08-11
    包管理器
    pip install --user some-packageThis can install package when you are not a sudoer.
  • 发布了文章2020-08-09
    pytorch并行化常见bug
    Simialarly, the net need to be transformed to module for being compatible with paralelly trained model.
  • 发布了文章2020-08-08
    ffmepg的常见使用
    Add an audio to a silent video. The -y means overwriting same output video.