issues
search
google
/
edward2
A simple probabilistic programming language.
Apache License 2.0
679
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `show_progress: bool` to robust_map
#596
copybara-service[bot]
closed
4 weeks ago
1
Updates a test case for NumPy 2.
#595
copybara-service[bot]
closed
2 months ago
0
Enable configuring max exponential backoff for retries in robust_map
#594
copybara-service[bot]
closed
2 months ago
1
[numpy] Fix users of NumPy APIs that are removed in NumPy 2.0.
#593
copybara-service[bot]
closed
3 months ago
0
Internal change
#592
copybara-service[bot]
opened
4 months ago
1
BEGIN_PUBLIC Allow setting description for progress bar
#591
copybara-service[bot]
closed
4 months ago
1
Replace deprecated `jax.tree_*` functions with `jax.tree.*`
#590
copybara-service[bot]
closed
6 months ago
0
Error when import edward2
#589
codeOVO
opened
6 months ago
1
Allow raise_error to be bool type and make return type more precise.
#588
copybara-service[bot]
closed
6 months ago
0
Add warning log for failed tries.
#587
copybara-service[bot]
closed
6 months ago
0
Recommend the development version.
#586
copybara-service[bot]
closed
6 months ago
0
Soften need for jax, np, or tf.
#585
copybara-service[bot]
closed
6 months ago
0
Replace manual progress printing with tqdm.
#584
copybara-service[bot]
closed
6 months ago
0
Internal.
#583
copybara-service[bot]
closed
6 months ago
0
AttributeError: module 'edward2.tensorflow' has no attribute 'interception'
#582
sundance91
opened
11 months ago
0
Fixes the type signature of retry_exception_types.
#581
copybara-service[bot]
closed
11 months ago
0
Add retry for custom exception types.
#580
copybara-service[bot]
closed
1 year ago
0
Add elapsed time and ETA to robust_map.
#579
copybara-service[bot]
closed
1 year ago
0
Retry only upon RPCException and streamline retry logic.
#578
copybara-service[bot]
closed
1 year ago
0
Stop falling back to inspect.getargspec since this is only for Python 2.
#577
copybara-service[bot]
closed
1 year ago
0
Stop falling back to inspect.getargspec since this is only for Python 2.
#576
copybara-service[bot]
closed
1 year ago
0
Update edward2 to Python 3.11 compatibility.
#575
copybara-service[bot]
closed
1 year ago
0
Edward2 backend
#574
hussienalbared
opened
1 year ago
3
Only add if rvs attribute exists for scipy distribution.
#573
copybara-service[bot]
closed
1 year ago
0
Make edward2 log_percent accept float values in addition to int values.
#572
copybara-service[bot]
closed
1 year ago
1
Internal change
#571
copybara-service[bot]
closed
1 year ago
0
Replace all `keras` imports with `tensorflow.keras`.
#570
copybara-service[bot]
opened
1 year ago
0
Internal change
#569
copybara-service[bot]
closed
1 year ago
0
Internal change
#568
copybara-service[bot]
closed
1 year ago
0
Internal change
#567
copybara-service[bot]
closed
1 year ago
0
Installation problem WSL
#566
rlsandovalp
closed
1 year ago
2
Refactor setup() of MCSoftmaxDenseFA.
#565
copybara-service[bot]
closed
1 year ago
0
Add use_on_read_synchronization
#564
copybara-service[bot]
closed
1 year ago
0
Making tests accommodate both FrozenDict and regular dict variables, as Flax will default to returning regular dicts in the future.
#563
copybara-service[bot]
closed
1 year ago
0
Silence some pytype errors.
#562
copybara-service[bot]
closed
1 year ago
0
Making tests accommodate both FrozenDict and regular dict variables, as Flax will default to returning regular dicts in the future.
#560
copybara-service[bot]
closed
1 year ago
0
Just tried pip install edward2 I still cant use klqp (for KL diverenge) with it also edward is not compatible with TF2
#559
hind77
opened
1 year ago
0
[JAX] Fix code that defined an Initializer type as:
#558
copybara-service[bot]
closed
1 year ago
0
Public: Can scale the kernel initialisers in `MCSoftmaxDenseFA`.
#557
copybara-service[bot]
closed
1 year ago
0
Fix or ignore some pytype errors related to jnp.ndarray == jax.Array.
#556
copybara-service[bot]
closed
1 year ago
0
Creates non-breaking changes where necessary in preparation for switching all of Keras to new serialization format.
#555
copybara-service[bot]
closed
1 year ago
0
HeteroscedasticSNGPLayer error with num_classes=2
#554
Krasner
opened
1 year ago
0
Switches Keras object serialization to new logic and changes public API for deserialize_keras_object/serialize_keras_object to the new functions.
#553
copybara-service[bot]
opened
1 year ago
0
[WIP] Add joint NLL computation to plex, deterministic and heteroscedastic models.
#552
copybara-service[bot]
opened
1 year ago
0
Move ridge_penalty scaling into update_feature_covariance_matrix(). Change the initialization of precision matrix to 0.
#551
copybara-service[bot]
closed
1 year ago
1
Changes external references to `keras.utils.serialize_keras_object/deserialize_keras_object` to legacy serialization API in preparation for switching all of Keras to new serialization format.
#550
copybara-service[bot]
opened
1 year ago
0
Fix Imagenet ReaL masking bug.
#549
copybara-service[bot]
closed
1 year ago
0
Fixes an edge case in which the input dtype is not equal to the compute dtype.
#548
copybara-service[bot]
closed
1 year ago
0
1. Add an option to update the precision matrix using normalized batch_size as weights.
#547
copybara-service[bot]
closed
1 year ago
1
[NumPy] Remove references to deprecated NumPy type aliases.
#546
copybara-service[bot]
closed
1 year ago
0
Next