Chen Dagui's Blog

Machine Learning


  • Home

  • Archives

  • Tags

  • Categories

  • About

  • Commonweal 404

  • Search

texstudio-bugs

Posted on 2016-09-26 | In Latex | | Visitors
Latex使用技巧记录一些使用latex的过程中出现的问题。 使用的环境是linux英文系统下的texstudio。 texstudio中的中文问题首先要更新ubuntu的对中文的语言支持,确保存在着中文的字体,同时安装中文输入法。然后针对texstudio,设置分为三步。 1.改变build命 ...
Read more »

ubuntu-bugs

Posted on 2016-09-23 | In work tips | | Visitors
ubuntu中的error与solutions这里记录一些在ubuntu使用过程中碰到的errors,并记录相应的解决办法。 CPG ERROR在/etc/apt/source.list中添加一些源时,执行1sudo apt-get update 若没有这个源对应的秘钥时,会产生error,其中er ...
Read more »

backup-restore

Posted on 2016-09-10 | In work tips | | Visitors
ubuntu14.04备份与恢复系统 备份首先清空回收站的垃圾,然后使用终端清理一些缓存123sudo apt-get autocleansudo apt-get cleansudo apt-get autoremove 然后新开一个终端123sudo su #su模式cd / #进入根文件夹ta ...
Read more »

Deep-Q-learning-2

Posted on 2016-09-09 | In code analyze | | Visitors
Deep Q Learning Code Analyze (2)分析的源码来自于deepmind在Natrue上发表的论文Human-level control through deep reinforcement learning所附的源码。源码下载 文件结构 续上 NeuralQLearne ...
Read more »

Deep_Q_learning

Posted on 2016-09-06 | In code analyze | | Visitors
Deep Q Learning Code Analyze (1)分析的源码来自于deepmind在Natrue上发表的论文Human-level control through deep reinforcement learning所附的源码。源码下载 文件结构 代码采用torch框架进行组织,编写 ...
Read more »

Hexo_github

Posted on 2016-09-05 | In software setting | | Visitors
Hexo and github pages SETTINGIntroduction 因为在调试的过程中,经常会发现一些bug,而这些bug过一段时间就会遗忘,为了记住这些bug,因此开始学会养成写个人技术blog的习惯。  这里采用的是hexo 来解析markdown文件,然后将其发布到github ...
Read more »
123
Dagui Chen

Dagui Chen

goblin_chen@163.com

26 posts
8 categories
24 tags
Github E-Mail Google
© 2017 Dagui Chen
Powered by Hexo
Theme - NexT.Mist