旅途

路过生命中漫无止境的寒冷和孤独


  • 首页

  • 关于

  • 标签

  • 分类

  • 归档

Python

发表于 2017-03-13
记录Python中遇到的问题,方便之后查询,假如这种方式比Google快捷,便是赚到了 Most pythonic way to delete a file which may not exist 1234try: os.remove(filename)except OSError: ...
阅读全文 »

RNN 循环神经网络

发表于 2017-03-12
LSTM学习资料 http://colah.github.io/posts/2015-08-Understanding-LSTMs/ 中文http://blog.csdn.net/ycheng_sjtu/article/details/48792467 https://github.com/pa ...
阅读全文 »

Github+jekyll+markdown个人站点

发表于 2017-03-12
工具集 git Git[1] is a version control system (VCS) for tracking changes in computer files and coordinating work on those files among multiple people. Gi ...
阅读全文 »

useful tools

发表于 2017-03-12
Tmux base newtmux: start new tmux new -s myname attachtmux a tmux a -t myname list tmux ls tmux kill-session -t myname tmux kill-window -t myname ...
阅读全文 »

Git

发表于 2017-03-12
简介Git是目前世界上最先进的分布式版本控制系统Linus花了两周时间自己用C写了一个分布式版本控制系统 使用 需要安装git new git init,创建新的git仓库需要关联远程仓库git remote add origin git@github.com:***/Refacor.git git ...
阅读全文 »
123

Liang Wu

--

25 日志
© 2017 Liang Wu
由 Hexo 强力驱动
|
主题 — NexT.Muse v5.1.2
访问人数 总访问量 次