-
When I test the model bird.pth.tar, Missing key(s) in state_dict: "Conv2d_1a_3x3.conv.weight", "Conv2d_1a_3x3.bn.weight", .................
guods updated
2 months ago
-
(necessitates that we show or at least know ahead of time the outline of the camera frame if the aspect ration of the MC window differs from the aspect ration of the output video)
![](https://cdn.d…
-
The roll screen is very intrusive in the middle of the screen. Could you work a little on the layout so it rolled smaller and in a corder of the screen of within a box that can be placed somewhere on …
-
your pattern expansion for the 3x3 patterns you end up with a lot of patterns that have one or two blanks or that have blanks that aren't 3 on an edge.
ghost updated
8 years ago
-
## Code
```py
N = Tensor.zeros((3, 3)).contiguous()
for i in range(3):
for j in range(3):
N[i][j] += 1
```
## Expectation
`N` to be a 3x3 matrix of 1's.
## Reality
tinygrad…
-
Might not be possible on the current format.
MNoya updated
8 years ago
-
## Name of Game
Tic-Tac-Toe
## A clear and concise description of what the problem is.
I'm always frustrated when looking for simple yet interactive games to add to the website. Tic-Tac-Toe is a …
-
This might just be me being confused. I've noticed that its possible to break the large 3x3 doors with a simple tap (left click) of an empty hand. My expectation is that it would require an axe to br…
-
Would it be possible to access the state (array of numbers that represent the cube) of a returned (333) scramble, it seems to be possible with every puzzle apart from 3x3.
-
It would be nice if we could somehow set our starting parameters, so when we create bins, we don't have to switch everything.
Personally, I always set the bases to be very simple (no screw holes, n…