Robuta

https://www.tensorflow.org/agents/api_docs/python/tf_agents/utils/common/log_probability
Computes log probability of actions given distribution.
common logtfagentsutilsprobability
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/distributions/HalfStudentT
Half-Student's t distribution.
tensorflow probabilitytfpsubstratesnumpydistributions
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/math/dawsn
Computes Dawson's integral element-wise.
tensorflow probabilitytfpsubstratesnumpymath
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/math/erfcx
Computes the scaled complementary error function exp(x**) * erfc(x).
tensorflow probabilitytfpsubstratesnumpymath
https://www.tensorflow.org/probability/overview?authuser=2&%3Bhl=pt-br&hl=pt-br
tensorflow probability
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/auto_batching/instructions/GotoOp
An unconditional jump.
tensorflow probabilitytfpexperimentalautobatching
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/distributions/Chi
tensorflow probabilitytfpsubstratesnumpydistributions
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/math/ode/DormandPrince
Dormand-Prince explicit solver for non-stiff ODEs.
tensorflow probabilitytfpsubstratesnumpymath
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/math/hpsd_quadratic_form_solvevec
Computes rhs^T matrix^-1 rhs, where matrix is HPSD.
quadratic formtensorflow probabilitytfpsubstratesjax
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/math/cholesky_concat
Concatenates chol @ chol.T with additional rows and columns.
tensorflow probabilitytfpsubstratesjaxmath
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/nn/losses/kl_divergence_exact
Exact KL Divergence.
kl divergencetensorflow probabilitytfpexperimentalnn
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/math/gram_schmidt
Implementation of the modified Gram-Schmidt orthonormalization algorithm.
gram schmidttensorflow probabilitytfpsubstratesnumpy
https://www.tensorflow.org/probability?hl=id
Pustaka untuk menggabungkan model probabilistik dan pembelajaran mendalam pada perangkat keras modern (TPU, GPU) untuk ilmuwan data, ahli statistik, peneliti...
tensorflow probability
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/bijectors/AbsoluteValue
Computes Y = g(X) = Abs(X), element-wise.
tensorflow probabilitytfpsubstratesnumpy
https://www.tensorflow.org/probability/api_docs/python/tfp/layers/dense_variational_v2/kullback_leibler/augment_kl_xent_docs
Augments doc on tfd.kl_divergence, EachDist.kl_divergence/cross_entropy.
tfplayersdensevariationalkullback
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/distributions/normal_conjugates_known_scale_predictive
Posterior predictive Normal distribution w. conjugate prior on the mean.
tfpsubstratesjaxdistributionsnormal
https://www.tensorflow.org/probability/examples/STS_approximate_inference_for_models_with_non_Gaussian_observations
approximate inferencestsmodelsnongaussian
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/math/owens_t
Computes Owen's T function of h and a element-wise.
tensorflow probabilitytfpsubstratesnumpymath
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/math/reduce_kahan_sum
Reduces the input tensor along the given axis using Kahan summation.
kahan sumtensorflow probabilitytfpsubstratesnumpy
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/distributions/Inflated
A mixture of a point-mass and another distribution.
tensorflow probabilitytfpsubstratesjaxdistributions
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/auto_batching/Context
Context object for auto-batching multiple Python functions together.
tensorflow probabilitytfpexperimentalautobatching
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/nn/util/prepare_tuple_argument
Helper which processes Tensors to tuples in standard form.
tensorflow probabilitytfpexperimentalnnutil
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/math/interp_regular_1d_grid
Linear 1-D interpolation on a regular (constant spacing) grid.
tensorflow probabilitytfpsubstratesnumpymath
https://www.tensorflow.org/probability/api_docs/python/tfp/mcmc/MetropolisAdjustedLangevinAlgorithm
Runs one step of Metropolis-adjusted Langevin algorithm.
tensorflow probabilitytfpmcmc
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/nn/AffineVariationalFlipout
Densely-connected layer class with Flipout estimator.
tensorflow probabilitytfpexperimentalnn
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/util
TensorFlow Probability experimental python utilities.
tensorflow probabilitymoduletfpexperimentalutil
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/distributions/Exponential
Exponential distribution.
tensorflow probabilitytfpsubstratesnumpydistributions
https://www.tensorflow.org/probability/api_docs/python/tfp/sts/forecast
Construct predictive distribution over future observations.
tensorflow probabilitytfpstsforecast
https://www.tensorflow.org/probability/examples/Probabilistic_Layers_Regression?authuser=2
tensorflow probabilitytfpprobabilisticlayersregression
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/math/softplus_inverse
Computes the inverse softplus, i.e., x = softplus_inverse(softplus(x)).
tensorflow probabilitytfpsubstratesnumpymath
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/vi/pearson
The Pearson Csiszar-function in log-space.
tensorflow probabilitytfpsubstratesjaxvi
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/glm/NegativeBinomial
NegativeBinomial(total_count, probs=mean / (mean + total_count)).
tensorflow probabilitytfpsubstratesjaxglm
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/distributions/kl_divergence
Get the KL-divergence KL(distribution_a || distribution_b).
kl divergencetensorflow probabilitytfpsubstratesnumpy
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/bijectors/Power
Compute g(X) = X ** power; where X is a non-negative real number.
tensorflow probabilitytfpsubstratesjaxpower
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/auto_batching/Type
tensorflow probabilitytfpexperimentalautobatching
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/distributions/BatchReshape
The Batch-Reshaping distribution.
tensorflow probabilitytfpsubstratesjaxdistributions
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/distributions/kl_divergence
Get the KL-divergence KL(distribution_a || distribution_b).
kl divergencetensorflow probabilitytfpsubstratesjax
https://www.tensorflow.org/probability/api_docs/python/tfp/sts/decompose_forecast_by_component
Decompose a forecast distribution into contributions from each component.
tensorflow probabilitytfpstsdecomposeforecast
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/auto_batching/frontend/gast_util/is_constant
tfpexperimentalautobatchingfrontend
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/distributions/mvn_conjugate_linear_update
Computes a conjugate normal posterior for a Bayesian linear regression.
conjugate lineartensorflow probabilitytfpsubstratesnumpy
https://www.tensorflow.org/probability/api_docs/python/tfp/distributions/Cauchy
The Cauchy distribution with location loc and scale scale.
tensorflow probabilitytfpdistributionscauchy
https://www.tensorflow.org/probability/examples/Understanding_TensorFlow_Distributions_Shapes
understandingtensorflowdistributionsshapesprobability
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/auto_batching/instructions/extract_referenced_variables
Extracts a set of the variable names referenced by the node in question.
tensorflow probabilitytfpexperimentalautobatching
https://www.tensorflow.org/probability/examples/TFP_Release_Notebook_0_13_0
release notestensorflow probabilitytfpnotebook
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/auto_batching/instructions/Function
A function subject to auto-batching, callable with FunctionCallOp.
tensorflow probabilitytfpexperimentalautobatching
https://www.tensorflow.org/probability/overview?authuser=0&hl=pt-br
tensorflow probability
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/bijectors/ShiftedGompertzCDF
Compute Y = g(X) = (1 - exp(-rate * X)) * exp(-c * exp(-rate * X)).
tensorflow probabilitytfpsubstratesjax
https://www.tensorflow.org/probability?hl=en
A library to combine probabilistic models and deep learning on modern hardware (TPU, GPU) for data scientists, statisticians, ML researchers, and practitioners.
tensorflow probability
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/distributions/FiniteDiscrete
The finite discrete distribution.
tensorflow probabilitytfpsubstratesnumpydistributions
https://www.tensorflow.org/probability/api_docs/python/tfp/math/hpsd_logdet
Computes log|det(matrix)|, where matrix is a HPSD matrix.
tensorflow probabilitytfpmath
https://www.tensorflow.org/probability/api_docs/python/tfp
Tools for probabilistic reasoning in TensorFlow.
tensorflow probabilitymoduletfp
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/distributions/marginal_fns/ps/pow
Computes the power of one value to another.
tensorflow probabilitytfpexperimentaldistributionsmarginal
https://www.tensorflow.org/probability/api_docs/python/tfp/optimizer/convergence_criteria/ConvergenceCriterion
Base class for stopping rules.
convergence criteriatensorflow probabilitytfpoptimizer
https://www.tensorflow.org/probability/api_docs/python/tfp/vi?authuser=3
Methods and objectives for variational inference.
tensorflow probabilitymoduletfpvi
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/optimizer/converged_all
Condition to stop when all batch members have converged or failed.
tensorflow probabilitytfpsubstratesnumpyoptimizer
https://www.tensorflow.org/probability/api_docs/python/tfp/bijectors/Tanh
Bijector that computes Y = tanh(X), therefore Y in (-1, 1).
tensorflow probabilitytfptanh
https://www.tensorflow.org/probability/api_docs/python/tfp/util?authuser=2
TensorFlow Probability python utilities.
tensorflow probabilitymoduletfputil
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/nn/initializers/he_normal
He normal initializer.
tensorflow probabilitytfpexperimentalnnnormal
https://www.tensorflow.org/probability/api_docs/python/tfp/random/sanitize_seed?authuser=3
Map various PRNG seed flavors to a seed Tensor.
tensorflow probabilitytfprandomsanitizeseed
https://www.tensorflow.org/probability/examples/Generalized_Linear_Models?authuser=1
generalized linear modelstensorflow probability
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/bijectors/Inline
Bijector constructed from custom callables.
tensorflow probabilitytfpsubstratesjaxinline
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/auto_composite_tensor?authuser=5
Automagically generate CompositeTensor behavior for cls.
tensorflow probabilitytfpexperimentalautocomposite
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/math/psd_kernels/AutoCompositeTensorPsdKernel
Abstract base class for positive semi-definite kernel functions.
tensorflow probabilitytfpsubstratesnumpymath
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/sts/AutoregressiveMovingAverageStateSpaceModel
State space model for an autoregressive moving average process.
tensorflow probabilitytfpsubstratesnumpysts
https://www.tensorflow.org/probability/api_docs/python/tfp?authuser=0
Tools for probabilistic reasoning in TensorFlow.
tensorflow probabilitymoduletfp
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/distributions/marginal_fns/ps/expand_dims
Returns a tensor with a length 1 axis inserted at index axis.
ps expandtensorflow probabilitytfpexperimentaldistributions
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/jax/mcmc/effective_sample_size
Estimate a lower bound on effective sample size for each independent chain.
effective sample sizetensorflow probabilitytfpsubstratesjax
https://www.tensorflow.org/probability/api_docs/python/tfp/experimental/distributions/marginal_fns/ps/reshape
tensorflow probabilitytfpexperimentaldistributionsmarginal
https://www.tensorflow.org/probability/api_docs/python/tfp/substrates/numpy/distributions/Laplace
The Laplace distribution with location loc and scale parameters.
tensorflow probabilitytfpsubstratesnumpydistributions
https://www.tensorflow.org/probability/overview?authuser=1&hl=id
tensorflow probability