fooSynaptic
fooSynaptic
Worse is the google driver is blocked :(
i mean, shouldn't the logger verbose in stdout?

while i ran `python atari.py --help` raise exception like this: ``` ModuleNotFoundError: No module named 'atari_py' ```
有个问题想请教大神,为何我跑了大大小小很多歌Dureader的项目,包括百度dureader的原项目,bleu和l-rougue从来没有超过个位数,为何你们的分数却如此之高。
``` main.cc:32:14: error: no type named 'timeout' in namespace 'rpc'; did you mean 'time_t'? } catch (rpc::timeout &t) { ^~~~~~~~~~~~ time_t /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/_types/_time_t.h:31:33: note: 'time_t' declared here typedef __darwin_time_t time_t; ^...
这就能解释为什么100个test case的结果总会少,这个原因可以分析一下吗@SeanLee97
非常感谢如此全面而具体的实现,我在idea导入项目并安装完成依赖之后运行modelselectionExample显示如下错误,请问是什么问题 ``` 错误: 找不到或无法加载主类 com.ggstar.example.ModelSelection 原因: java.lang.ClassNotFoundException: com.ggstar.example.ModelSelection Process finished with exit code 1 ```
if i run with tf 1.0.0, exception arise as `tf.nn.ops have no attribution of rnn` i run the notebook with tf 0.12 got issue below: `--------------------------------------------------------------------------- TypeError Traceback (most recent...
hi, i success installed the modules in the README. when i try to run the main.py i got exceptions below: `No module named 'ignite.metrics' No module named 'ignite.exceptions'` these two...