-
### Run Information
Architecture | x86
-- | --
OS | Windows 10.0.18362
Baseline | [f6cc321fbd49b097364951137d3fd50c3b4872d2](https://github.com/dotnet/runtime/commit/f6cc321fbd49b097364951137d3f…
-
Hi @miyosuda!
Thank you for your great work!
I was implementing my own A3C-FF and when I ran it, it seemed so slow in terms of 'steps per unit of time' compared to your result. So I tried running you…
-
It's possible in mgv5/v7/valleys to register underground biomes. So we could add for example a dark granite biome that only spawns from -190 and -130 blocks high.
``` lua
-- mods/default/lua/mapgen/m…
-
Hi all,
When I try to run a Mujoco environment with ACKTR algorithm it doesn't work. Here is the full log:
```
Training acktr on mujoco:Hopper-v2 with arguments
{'network': 'mlp'}
Traceback …
R1ckF updated
6 years ago
-
### Run Information
Architecture | x64
-- | --
OS | ubuntu 18.04
Baseline | [f6cc321fbd49b097364951137d3fd50c3b4872d2](https://github.com/dotnet/runtime/commit/f6cc321fbd49b097364951137d3fd50c3b…
-
```
import tensorflow as tf
def cond(x):
return tf.less(x,10)
def body(x):
tf.get_variable_scope().reuse_variables()
y=tf.get_variable('y')
z=tf.get_variable('z')
ass…
-
Please put the sites of th papers we read and/or the citations here. This will allow us to backtrack to stuff without losing it. @hjhill99 @tgeorge71
-
P197, 公式(8.12)p(c_1:M|x_1:N) 中的c应该大写;另外这部分-指针网络-描述得不是太清楚比较难理解,比如(8.14)是不是把softmax(s_m,n)具体表达式写出来应该容易理解一些,另外这个公式不太对,左边是依赖m, 右边是依赖m和n。
P206, 公式 (8.30)\alpha_n 应该是 \alpha_t,n
P218, 稀疏编码的优点中(2)可解性,…
-
```
FROM debian:buster-slim
RUN apt-get update && apt-get install -y --no-install-recommends curl ca-certificates
RUN curl https://www.google.com
```
`docker buildx build --platform="l…
-
### Run Information
Architecture | x64
-- | --
OS | Windows 10.0.18362
Baseline | [5ecaae992806a2d422157a095a63efb467365f54](https://github.com/dotnet/runtime/commit/5ecaae992806a2d422157a095a63…