Matias Vazquez-Levi

Results 8 issues of 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. ###...

Status: Accepted
Priority: Medium
Type: Bug

### Feature Softmax activation function. ### Type - [x] Dann - [ ] Matrix - [ ] Layer - [x] Activation functions - [ ] Loss functions - [ ]...

enhancement
Priority: Low
math

### Feature Recurrent Neural Networks for Dannjs, ### Type - [ ] Dann - [ ] Matrix - [ ] Layer - [ ] Activation functions - [ ] Loss...

enhancement
Priority: High

### Feature Linter for documentation examples. ### Type - [ ] Dann - [ ] Matrix - [ ] Layer - [ ] Activation functions - [ ] Loss functions...

documentation
enhancement
Priority: Low

### Feature Unit tests in a browser environement ### Type - [ ] Dann - [ ] Matrix - [ ] Layer - [ ] Activation functions - [ ]...

enhancement
Priority: Medium

### Feature More manual tests in `test/manual-tests/browser` and `test/manual-tests/node`. ### Type - [ ] Dann - [ ] Matrix - [ ] Layer - [ ] Activation functions - [...

enhancement
good first issue
Priority: Medium

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...