-
Hello David, I cannot get working SPEN denoising example. First I got an exception about `inference_net` being `nil` in `RNNInference.lua`, which I fixed somehow by setting `inference_net = nn.Identit…
-
_From @ChristopherA on June 30, 2017 6:44_
I really like idea of using a bech32 encoded DID:BTCR as @sipa did some amazing work investing a good error detecting AND correcting encoding algorithm. ht…
-
Hi, when I try to implement two-layer coupling layer like below image. I got this error, do you have any insight to fix it?
![image](https://user-images.githubusercontent.com/55287979/126954328-bc0…
-
Hi!
I'm trying to to run a DCGAN network on the M1. The code works fine on my Intel MacBook Pro with Catalina and standard version 2.4 non Apple Tensorflow. But on the M1 the exact same code crashe…
-
Desiderata:
- [ ] MNIST example with MatMul only
- [ ] MNIST example with convolutions
- [ ] ...
- [ ] GPT-3 on 64 GPUs
Supposedly, this can be done rather cheaply, offloading most of the w…
-
### 🥰 需求描述
一下输出 4 张 HD 的图片太费钱了,能否在前端或者部署中增加参数,可以自定义...
### 🧐 解决方案
/
### 📝 补充信息
_No response_
-
I tried to implement a SchuffleNet for evaluating chess configurations in
Shape (8,8,24) and 8 additional values that get added in the last 2 dens layers (that part works in a simpler network) …
-
Heya,
Thanks for your continued work in building better DEQs.
The main selling point of DEQs is that the solver can take as many steps as required to converge without increasing the memory. Thi…
polo5 updated
2 years ago
-
So it seems I found an issue after all, but its probably a misunderstanding on my part!
You specify that the error delta(j) is calculated by taking the difference between the activation versus the …
-
Hey I was testing your package on some simple images
. After running the algorithm i checked out the warp field
And it looks something like this. I know that the greedy method does not guarantee …