-
### Subject of the issue
The `--download-notebooks` option makes coursera-dl throws an exception
### Your environment
* Operating System (name/version): Windows 10 Educational
* Python version: …
ghost updated
4 years ago
-
Hi Rahaf,
From my understanding in your papers, the penalty term(theta-theta*) is not limited to mse, right?
have u tried L1 loss?
or even use L1 difference to derive the gij?
-
Hello all,
I wonder if anyone has a pretrained model available for the equivariant ResNet from [this example](https://github.com/QUVA-Lab/escnn/blob/master/examples/e2wrn.py) and the SE(3) equivari…
-
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.
**Which Component**
Sentinel
**Is your featu…
-
Hi, I am not able to understand the role of the entropy loss you use in your code, which was not mentioned in the paper.
https://github.com/lijin118/CGDM/blob/2d8fee0c8df158fb078ceed65979abbe46282…
-
# Distilling a Random Forest to a single DecisionTree - Machine Learning Blog
On HackerNews there was a topic discussed at some point about ways to distil knowledge from a complex (almost black box) …
-
# URL
- https://arxiv.org/abs/2411.05663
# Authors
- Xiwen Wei
- Guihong Li
- Radu Marculescu
# Abstract
- Catastrophic forgetting is a significant challenge in online continual learning (OCL)…
-
I just reimplement GIANT in Spark and test it on real-world data for CTR prediction which is very high dimensional d = 2^26.
In order to have a better hessian approximation, each partition of RDD has…
-
In actual problem, I have only data can this be used to discover all the parameters?
I tried using k and mu as unknown parameters but solution dont converge.
-
Hello, can you provide the trained weights used in your paper for us to reproduce your prediction capabilities? Thank you!