-
Hi, it would be great if you can provide a working example with LSTM cells. I saw there are tests with LSTM, but a complete example is missing. Thanks
-
I would like to turn an existing convolutional neural network (ResNet) into a sparse model. This model contains `torch.nn.Conv2d` but not `torch.nn.Linear`. Does `sten` support this operation?
I ch…
-
### 🐛 Describe the bug
I would like to raise a concern about the spectral_norm parameterization.
I strongly believe that Spectral-Normalization Parameterization introduced several versions ago do…
-
# Keywords
Contrastive learning, Inverse Cloze Task, MoCo,
# TL;DR
# Abstract
Recently, information retrieval has seen the emergence of dense retrievers, using neural
networks, as an alternativ…
-
Hi, any thoughts on the new sparsity features of the nvidia Ampere gpus? Looks like it could give a big speed improvement if applicable:
[A100 whitepaper](https://www.nvidia.com/content/dam/en-zz/…
-
Is it possible to create hidden layers in Neat Networks? It seems as it was possible in Neataptic, if it is not a feature, is there a specific reason for it?
I been trying out the network option wh…
-
**Describe the bug**
I'm not sure if it's a bug or a feature-upcoming.
I noticed that after position correct when blinking with two eyes it works great, very nice and smooth.
But when blinking on…
-
## Prelude / Prior Work
- https://github.com/kurtzace/complete-data-science-bootcamp-excercises
- [AI notes 2023](https://github.com/kurtzace/diary2023/issues/13)
- [Other data science steps taken …
-
### Cautions:
**Before starting the task, please refer to [Add data of ML-YouTube-Courses](https://github.com/orgs/ocademy-ai/projects/3/views/1?filterQuery=label%3Adata&pane=issue&itemId=36101499)…
-
I have been working through the Agents vignette (https://cran.rstudio.com/web/packages/reinforcelearn/vignettes/agents.html) and I found a few errors.
1. In the "Value Functions" section, half way …