-
I want to mask fully connected layer in an NN by a specified mask vector. I define the NN like this, but there is a dimension error "ValueError: Batch or contracting dimension 1 cannot be equal to `c…
-
Opening issue to discuss adding the following tutorial
https://tinyurl.com/loo-pit-tutorial
-
How many epochs to get the corresponding results of the dataset and model? The default setting in config.py is 100 and there is no explanation. And will you release the trained models?
-
I have used the software to make a MCC phylogenetic tree, the input trees were inferred with BEAST (1.10.4). However, the final result is the tree but without very important information for subsequent…
-
luckly me
-
For my own research, I developed a Univariate KDE module, with a focus on managing boundary conditions. You can find the documentation there:
http://pyqt-fit.readthedocs.org/en/latest/
the package c…
-
**Configuration:**
nb_simu: 1000 # Nb. of simulations
sample_size: 10000 # Sample size
lambda_x: .9 # Parameter of exponential distribution for X
lambda_z: 1 # Parameter o…
-
Created by Hervé Guillon via monday.com integration. 🎉
-
We have experienced some issues in the past with statsmodels' KDE implementation (see in-line comments in `ridgeplot._kde.estimate_density_trace()`.
- Most obvious option: [scipy.stats.gaussian_kde…
-
Hi @YyzHarry,
I am trying to adapt the example from here https://github.com/YyzHarry/imbalanced-regression/tree/main/agedb-dir with my custom model and data. Thus, I would like to ask you whether t…