macos 命令行安装 ipa 苹果发神经后itunes已经无法在安装app了,如果有知道的兄弟可以告诉我啊 "ideviceinstaller" 使用这个开源项目可以在macos下安装app 安装后, 运行 出现 这个,可以看看这个 "issues" 我使用下面这个方式成功解决 ...
分类:
系统相关 时间:
2018-01-08 12:14:43
阅读次数:
543
https://developers.google.com/web/fundamentals/performance/rail https://bugs.chromium.org/p/chromium/issues/detail?id=574343 c40 ...
分类:
其他好文 时间:
2018-01-04 22:59:56
阅读次数:
201
本文同时发表在 "https://github.com/zhangyachen/zhangyachen.github.io/issues/132" 最近在研究计算机里的基本逻辑电路,想到一个问题:为什么CPU需要时钟这样的概念? 首先考虑如下逻辑电路: 当A=B=1时,Q=0。当输入信号发生变化时, ...
分类:
其他好文 时间:
2018-01-01 17:02:29
阅读次数:
160
https://github.com/openai/gym/issues/384 https://davidsanwald.github.io/2016/11/13/building-tensorflow-with-gpu-support.html https://github.com/openai ...
分类:
其他好文 时间:
2017-12-31 14:13:03
阅读次数:
168
From:http://www.programminginterviews.info/2013/01/soa-interview-questions.html#more 1. SOA separates business functions into services (endpoints), wh ...
分类:
其他好文 时间:
2017-12-28 12:01:29
阅读次数:
118
gdb attach task时,如果创建过多线程,gdb会挂死,此时升级gdb版本或设置为non-stop模式可解决此问题。 I fought with similar gdb issues for a while. My case was having lots of threads spawn ...
分类:
数据库 时间:
2017-12-27 17:49:31
阅读次数:
185
目录 知识要求 搭建感想 搭建过程 参考 知识要求: 基础知识 搭建感想 注:以下是我搭建 时的思考,需要 的基础知识, 的基础知识才容易理解,与下面的搭建过程是独立的,不感兴趣可直接略过。 其实 已经搭建并用了一年多了,现在所有的项目管理都通过 完成。但是一直以来都有2个问题: 端口被系统的 占用 ...
分类:
Web程序 时间:
2017-12-23 15:50:35
阅读次数:
231
深度强化学习的18个关键问题 from: https://zhuanlan.zhihu.com/p/32153603 85 人赞了该文章 深度强化学习的问题在哪里?未来怎么走?哪些方面可以突破? 这两天我阅读了两篇篇猛文A Brief Survey of Deep Reinforcement Lea ...
分类:
其他好文 时间:
2017-12-21 12:00:12
阅读次数:
174
1. Tensor order for training images, [N, C, H, W] 2. Pytorch not returning gpu memory ( https://github.com/pytorch/pytorch/issues/1085 ) github replie ...
分类:
其他好文 时间:
2017-12-19 12:42:29
阅读次数:
262
好久没有来yy了。 最近在耍openAI,安装些组件的时候出了点问题,也不算是大问题,在https://github.com/openai/gym/issues/100找到了解决方案的,我这里算是记录一下。 jonasschneider说 One of the only references to ...
分类:
其他好文 时间:
2017-12-16 11:04:31
阅读次数:
420