Jeffery Tang
Jeffery Tang
I saw `np.exp(z) / np.sum(np.exp(z))`, but shouldn't it be `np.exp(z) / np.exp(z).sum(axis=1)[:, None]`? We should divide per row, not divide all rows by the same thing.
things like NumberInt() and ObjectId()
"Take a look at what is different from our last commit. In this case we want the diff of our most recent commit, and we can refer to it using...
It does this weird stutter thing on Safari. On Microsoft Edge it straight up doesn't scroll
### Description I go to "Start Tree", then when I "Select File" and select any component React file, nothing happens ### Reproduction https://codesandbox.io/p/sandbox/39kxp4, I copied the main files over to...
On Mac, when I "Choose a file..." and pick a component React file, nothing happens.
I'm using a mac, and it's straight up not working for me. I go to the sapling extension, press "Choose a file...", then pick one of my component files... nothing...