-
Hi,
I think the softmax in the routing algorithm is being calculated over the wrong dimension.
Currently the code has:
```
b_ij = Variable(torch.zeros(1, self.num_routes, self.num_capsules, 1)…
-
I'm getting this error when building my Bit component library:
```
Failed task 2: "teambit.compilation/compiler:TSCompiler" of env "cannabitrx.design/tailwind/bit-preview@0.0.10"
component: canna…
-
I was just wondering if there's a way we could track returning Dragon Capsules. Would be cool to be able to access the live stream links e.c.t. Think it would be useful for future missions too.
Any…
-
Today, a Go value maps to a Alloy syntax capsule when any of the following are true:
1. The Go type implements the capsule marker interface
2. It is a Go interface type but not `interface{}`
3. …
-
@rachelstephlee and I imagine a workflow that we download a handful of NWB files to develop packages locally
We would like a programmatic way to do this, with flags for separating video, or other l…
-
When I do **bit build**, I am getting following error:
![image](https://github.com/user-attachments/assets/9e5e826a-35f3-41d3-9a78-838fe24ac877)
Please help me to resolve this as soon as possible.…
-
the oculus hands do this and disable the mesh renderer and their basic physics capsules. I'm not sure how easy this would be for you since you don't seem to use mesh renderers.
-
A function that can invoke the same procedure on all capsules in the same capsule array, and return a collection (array) of returned futures.
```
@Local Cap[] cArray;
void run(){
T[] l = foreach(…
-
This is a bit of an odd minor bug. When you click "refresh" on a page that is served from a capsule with an expired certificate, the page scrolls up by a pixel:
https://github.com/skyjake/lagrange/…
-
I am trying to use OpenCV 3.2 using the python binding, while moving some of my code to a python extension (implemented in C++). To interpret function arguments correctly, it would be very useful to b…
TimSC updated
4 years ago