-
I wanted to use a `tf2.Estimator` in a LSTM network. The network looks like the following
```python
from tensorflow.keras import layers
def build_model(config):
model = keras.Sequential()
…
-
## Issue description
I would like to use the treeExplainer for squared loss in a RegressionTree/Forest.
## Minimal reproducible example
Reading the [documentation](https://shap-lrjball.readth…
-
As [has been noted](https://github.com/JuliaML/LIBSVM.jl/pull/88#issuecomment-966320382) by @barucden in #88, SVMs with user-defined/callable kernels are generally not (de-)serializable. Since the iss…
-
how's the result and performance?
-
I have created a simple training script using the MNIST data and the getting started from TensorFlow. It uses approximately 30% gpu with 800% CPU when running. I ran the script several times at the …
-
Nessa [planilha](https://docs.google.com/spreadsheets/d/1knS8pE-JtIaeilUcjI_grIKBeox94QWAuMGKlfCfQSk/edit#gid=1522019264) você pode conferir os jogadores que o nosso modelo preditivo acreditou que iam…
-
Hello Weijing, I appreciate your work of Point-GNN very much.
Do you have a detailed explanation on how your coding works, for example a detailed journal article, as I don't understand the differen…
-
Hi, thank you for releasing the code. Results are impressive!
I am trying to retrain your model on Nuscenes by changing the point_cloud_range from [-54.0, -54.0, -5.0, 54.0, 54.0, 3.0] to [-100.0, …
-
Hi @Moeinh77 I have tried to run the code with my data but it is giving me certain errors like num classes are not defined, sequences are not defined. Can you please tell me exactly how to use it for …
-
Dear rueberger,
With great interest,
I have read your papers entitled
“In Toto Imaging and Reconstruction of Post-Implantation Mouse Development at the Single-Cell Level (2018)”.
I tried to…