-
## Short description
I'm not 100% sure about my reasoning here but in Importance Weight Aware Updates (https://arxiv.org/pdf/1011.1576.pdf) it's stated that:
> In this paper we focus on line…
-
### Describe the bug
I am fitting a logistic regression model on a sparse matrix and a binary response. Many of the rows of the matrix are repeated, so to speed things up I switched to a smaller sp…
-
Hey, I am trying to implement a continuous normalizing flow, where the vector field is parameterized as the gradient of a potential function. Depending on the Adjoint method, either I am getting this …
-
> [!TIP]
> # **💻 🍁 For the [hacktoberfest](https://hacktoberfest.com/) contributors 🍁 💻**
>
> Make sure to:
> - read our [contributing guidelines](https://nilearn.github.io/stable/development.html#co…
-
### Metadata
Authors: Yaroslav Ganin, Tejas Kulkarni, Igor Babuschkin, S. M. Ali Eslami, Oriol Vinyals
Organization: DeepMind
Release Date: Arxiv 2018
Paper: https://arxiv.org/pdf/1804.01118.pdf
…
-
Compressed sensing is now really fast with FISTA : https://github.com/MagneticResonanceImaging/MRIReco.jl/discussions/102#discussioncomment-3655548
But there is still an issue with accuracy (https:…
-
Hello, I’m trying to use LED for long document summarization. That said, I tried: pip installing the Longformer repo, following LED’s summarization.py 1 and downloading the `led-base-16384` pretrained…
-
Hello, I'm very interested in your work. What a wonderful display !!
Personally, Fourier seems to imitate the process of human painting, and all the examples you show can be drawn with one stroke.
I…
-
Issue opened to seek comments or suggestions related to my page on Bernoulli Factory algorithms, which are algorithms to turn coins biased one way into coins biased another way.
https://peteroupc.g…
-
# Deep learning is EXPENSIVE
e.g.
train ResNet50 with ImageNet dataset for 80 epochs
80 * 1.3M images * 7.7B ops per img
# Solution?
- **Data Parallelism (large batch training)**
![image](http…