-
Currently utility functions such as `exists = lambda val : val is not None` and block classes - `PreNorm`, `Residual`, etc. are present in both `g_mlp.py`, `gated_tab_transformer.py`.
-
Hi,
I've been using nbdev for some time and it works great. I've built my own library (timeseriesAI/tsai) using nbdev, and have released many pip versions. It's always worked great the first time w…
-
## ❓ Question
I was trying captum on [tab transformer](https://github.com/harshraj22/DeepLearning/tree/main/implementations/TabTransformer), trying to find which features affect the result by using `…
-
Two new model got released recently that already have free implementation:
https://paperswithcode.com/paper/revisiting-deep-learning-models-for-tabular
https://paperswithcode.com/paper/saint-improve…
-
This new model would be great to implement: https://arxiv.org/abs/2106.01342
They mention that they even found performance improvements in the TabTransformer architecture by embedding continuous va…
-
In Scikit-learn a common workflow would be to define your hyperparameter space, the model to be tested and fit like that:
```
model_cv = RandomizedSearchCV(model(), hyperparameter_space, cv=cv, …
-
Hi,
Sorry i'm new to this library but it seems to me that there is a lack of consistency in the transition between tabprocessor and deeptabular steps or at least it would be nice to have a snippet …
-
At the moment there are two inconsistencies of different nature:
1. There is one very small inconsistency between pypi and the github version. If you installed the pypi version, the Transformer En…
-
Hi,
I just realized that links to source code are broken in the docs.
Best!
-
This only happens when I use the mod here
I have patcher 1.3 with font optimization off too
---- Minecraft Crash Report ----
WARNING: coremods are present:
FMLLoadingPlugin (Skypixel-0.0.6…
yavko updated
4 years ago