Matias Vazquez-Levi
Matias Vazquez-Levi
## 🐛 Bug Report ### What went wrong? 🤔 `` elements have an extra line in https://daily.dev/blog articles. This is especially irritating when we have 1 line code blocks. ###...
### Feature Softmax activation function. ### Type - [x] Dann - [ ] Matrix - [ ] Layer - [x] Activation functions - [ ] Loss functions - [ ]...
### Feature Recurrent Neural Networks for Dannjs, ### Type - [ ] Dann - [ ] Matrix - [ ] Layer - [ ] Activation functions - [ ] Loss...
### Feature Linter for documentation examples. ### Type - [ ] Dann - [ ] Matrix - [ ] Layer - [ ] Activation functions - [ ] Loss functions...
### Feature Unit tests in a browser environement ### Type - [ ] Dann - [ ] Matrix - [ ] Layer - [ ] Activation functions - [ ]...
### Feature More manual tests in `test/manual-tests/browser` and `test/manual-tests/node`. ### Type - [ ] Dann - [ ] Matrix - [ ] Layer - [ ] Activation functions - [...
mnist.set(60000, 10000) does not output datasets the right size. I got different lengths in my datasets.
I am using Ubuntu 20.04 LTS I had some trouble when installing the yarn dependencies I get a missing `libgdal-dev` dependency I used ``` yarn dev:install-cpp-dependencies ``` Error message I...