-
1. We install aix360 as specified in instruction using python 3.6 in a conda environment on Mac.
"conda create --name aix360 python=3.6
conda activate aix360"
2. Then we do clone without issue
…
-
Hi, can someone advise on proper way (vectorize?) to generate MCMC samples repeatedly?
I have many (e.g., 10,000) sets of data and need to run MCMC samples for each data set to get summary statisti…
-
There appears to be a breaking change in the way MultivariateNormalTriL works together with tf.keras in tf 2.16.1 and tfp 0.24.0, tf_keras version 2.16.0
I'm using python 3.11.8 on a Mac M3, but ca…
-
I am trying to build a Fairness Model using BERT extending Wiki_toxicity_fairness . I have successfully built all types of Deep Learning models (LSTN, Bi-LSTM, CNN_LSTm, CNN+Bi-LSTM) , Then I…
-
I ran into an error when executing "sh train.sh" for a toy model. Before this step, I generated all the features. Any idea on debugging this?
Traceback (most recent call last):
File "tra…
-
When setting child_first_train_epochs (I tried with 15 and 20), the following error occurs after training 'child_first_train_epochs' number of epochs:
```python
Traceback (most recent call last):
…
-
* **Version**: v10.13.0
* **Platform**:Windows 10.0.17763.316
* **Subsystem**:
Looks like ChakraCore might need to add support for the 3 dots operator (spread operator)?
Get the below er…
-
INFO:tensorflow:***** Running training *****
INFO:tensorflow: Num examples = 84963
INFO:tensorflow: Batch size = 16
INFO:tensorflow: Num steps = 15930
INFO:tensorflow:Calling model_fn.
INFO:te…
-
Why is minSdkVersion 21 (Android 5.0 Lollipop) please?
I checked what changed in API 21 and obvious suspects for me were:
- Support for OpenGL ES 3.1
- Android Extension Pack
- android.hardwa…
-
Thanks for providing this fantastic dataset and congratulations on your really amazing work! In your paper, you mention that you provide the following raw collection datasets:
> Simulation-Raw-Coll…