Files in rstudio/keras
R Interface to 'Keras'

-logo.png
.Rbuildignore
.github/.gitignore
.github/ISSUE_TEMPLATE/installation-issue.md
.github/workflows/R-CMD-check.yaml
.github/workflows/awaiting-response-close.yml
.github/workflows/awaiting-response-remove-label.yml
.github/workflows/pr-commands.yaml
.gitignore
.tether/man/Callback.txt
.tether/man/Constraint.txt
.tether/man/InputLayer.txt
.tether/man/Layer.txt
.tether/man/LearningRateSchedule.txt
.tether/man/Loss.txt
.tether/man/Metric.txt
.tether/man/activation_elu.txt
.tether/man/activation_exponential.txt
.tether/man/activation_gelu.txt
.tether/man/activation_hard_sigmoid.txt
.tether/man/activation_hard_silu.txt
.tether/man/activation_leaky_relu.txt
.tether/man/activation_linear.txt
.tether/man/activation_log_softmax.txt
.tether/man/activation_mish.txt
.tether/man/activation_relu.txt
.tether/man/activation_relu6.txt
.tether/man/activation_selu.txt
.tether/man/activation_sigmoid.txt
.tether/man/activation_silu.txt
.tether/man/activation_softmax.txt
.tether/man/activation_softplus.txt
.tether/man/activation_softsign.txt
.tether/man/activation_tanh.txt
.tether/man/application_convnext_base.txt
.tether/man/application_convnext_large.txt
.tether/man/application_convnext_small.txt
.tether/man/application_convnext_tiny.txt
.tether/man/application_convnext_xlarge.txt
.tether/man/application_densenet121.txt
.tether/man/application_densenet169.txt
.tether/man/application_densenet201.txt
.tether/man/application_efficientnet_b0.txt
.tether/man/application_efficientnet_b1.txt
.tether/man/application_efficientnet_b2.txt
.tether/man/application_efficientnet_b3.txt
.tether/man/application_efficientnet_b4.txt
.tether/man/application_efficientnet_b5.txt
.tether/man/application_efficientnet_b6.txt
.tether/man/application_efficientnet_b7.txt
.tether/man/application_efficientnet_v2b0.txt
.tether/man/application_efficientnet_v2b1.txt
.tether/man/application_efficientnet_v2b2.txt
.tether/man/application_efficientnet_v2b3.txt
.tether/man/application_efficientnet_v2l.txt
.tether/man/application_efficientnet_v2m.txt
.tether/man/application_efficientnet_v2s.txt
.tether/man/application_inception_resnet_v2.txt
.tether/man/application_inception_v3.txt
.tether/man/application_mobilenet.txt
.tether/man/application_mobilenet_v2.txt
.tether/man/application_mobilenet_v3_large.txt
.tether/man/application_mobilenet_v3_small.txt
.tether/man/application_nasnetlarge.txt
.tether/man/application_nasnetmobile.txt
.tether/man/application_resnet101.txt
.tether/man/application_resnet101_v2.txt
.tether/man/application_resnet152.txt
.tether/man/application_resnet152_v2.txt
.tether/man/application_resnet50.txt
.tether/man/application_resnet50_v2.txt
.tether/man/application_vgg16.txt
.tether/man/application_vgg19.txt
.tether/man/application_xception.txt
.tether/man/audio_dataset_from_directory.txt
.tether/man/bidirectional.txt
.tether/man/callback_backup_and_restore.txt
.tether/man/callback_csv_logger.txt
.tether/man/callback_early_stopping.txt
.tether/man/callback_lambda.txt
.tether/man/callback_learning_rate_scheduler.txt
.tether/man/callback_model_checkpoint.txt
.tether/man/callback_progbar_logger.txt
.tether/man/callback_reduce_lr_on_plateau.txt
.tether/man/callback_remote_monitor.txt
.tether/man/callback_swap_ema_weights.txt
.tether/man/callback_tensorboard.txt
.tether/man/callback_terminate_on_nan.txt
.tether/man/clear_session.txt
.tether/man/compile.keras.src.models.model.Model.txt
.tether/man/config_backend.txt
.tether/man/config_disable_interactive_logging.txt
.tether/man/config_disable_traceback_filtering.txt
.tether/man/config_dtype_policy.txt
.tether/man/config_enable_interactive_logging.txt
.tether/man/config_enable_traceback_filtering.txt
.tether/man/config_enable_unsafe_deserialization.txt
.tether/man/config_epsilon.txt
.tether/man/config_floatx.txt
.tether/man/config_image_data_format.txt
.tether/man/config_is_interactive_logging_enabled.txt
.tether/man/config_is_traceback_filtering_enabled.txt
.tether/man/config_set_backend.txt
.tether/man/config_set_dtype_policy.txt
.tether/man/config_set_epsilon.txt
.tether/man/config_set_floatx.txt
.tether/man/config_set_image_data_format.txt
.tether/man/constraint_maxnorm.txt
.tether/man/constraint_minmaxnorm.txt
.tether/man/constraint_nonneg.txt
.tether/man/constraint_unitnorm.txt
.tether/man/evaluate.keras.src.models.model.Model.txt
.tether/man/export_savedmodel.keras.src.models.model.Model.txt
.tether/man/feature_cross.txt
.tether/man/feature_custom.txt
.tether/man/feature_float.txt
.tether/man/feature_float_discretized.txt
.tether/man/feature_float_normalized.txt
.tether/man/feature_float_rescaled.txt
.tether/man/feature_integer_categorical.txt
.tether/man/feature_integer_hashed.txt
.tether/man/feature_string_categorical.txt
.tether/man/feature_string_hashed.txt
.tether/man/fit.keras.src.models.model.Model.txt
.tether/man/get_custom_objects.txt
.tether/man/get_file.txt
.tether/man/get_registered_name.txt
.tether/man/get_registered_object.txt
.tether/man/get_source_inputs.txt
.tether/man/image_array_save.txt
.tether/man/image_dataset_from_directory.txt
.tether/man/image_from_array.txt
.tether/man/image_load.txt
.tether/man/image_smart_resize.txt
.tether/man/image_to_array.txt
.tether/man/initializer_constant.txt
.tether/man/initializer_glorot_normal.txt
.tether/man/initializer_glorot_uniform.txt
.tether/man/initializer_he_normal.txt
.tether/man/initializer_he_uniform.txt
.tether/man/initializer_identity.txt
.tether/man/initializer_lecun_normal.txt
.tether/man/initializer_lecun_uniform.txt
.tether/man/initializer_ones.txt
.tether/man/initializer_orthogonal.txt
.tether/man/initializer_random_normal.txt
.tether/man/initializer_random_uniform.txt
.tether/man/initializer_truncated_normal.txt
.tether/man/initializer_variance_scaling.txt
.tether/man/initializer_zeros.txt
.tether/man/keras.activations.txt
.tether/man/keras.applications.txt
.tether/man/keras.backend.txt
.tether/man/keras.callbacks.txt
.tether/man/keras.config.txt
.tether/man/keras.constraints.txt
.tether/man/keras.datasets.txt
.tether/man/keras.distribution.txt
.tether/man/keras.dtype_policies.txt
.tether/man/keras.export.txt
.tether/man/keras.initializers.txt
.tether/man/keras.layers.txt
.tether/man/keras.legacy.saving.txt
.tether/man/keras.legacy.txt
.tether/man/keras.losses.txt
.tether/man/keras.metrics.txt
.tether/man/keras.mixed_precision.txt
.tether/man/keras.models.txt
.tether/man/keras.ops.image.txt
.tether/man/keras.ops.nn.txt
.tether/man/keras.ops.numpy.txt
.tether/man/keras.ops.txt
.tether/man/keras.optimizers.legacy.txt
.tether/man/keras.optimizers.schedules.txt
.tether/man/keras.optimizers.txt
.tether/man/keras.preprocessing.image.txt
.tether/man/keras.preprocessing.sequence.txt
.tether/man/keras.preprocessing.txt
.tether/man/keras.quantizers.txt
.tether/man/keras.random.txt
.tether/man/keras.regularizers.txt
.tether/man/keras.saving.txt
.tether/man/keras.tree.txt
.tether/man/keras.txt
.tether/man/keras.utils.legacy.txt
.tether/man/keras.utils.txt
.tether/man/keras_input.txt
.tether/man/keras_model.txt
.tether/man/keras_model_sequential.txt
.tether/man/layer_activation.txt
.tether/man/layer_activation_elu.txt
.tether/man/layer_activation_leaky_relu.txt
.tether/man/layer_activation_parametric_relu.txt
.tether/man/layer_activation_relu.txt
.tether/man/layer_activation_softmax.txt
.tether/man/layer_activity_regularization.txt
.tether/man/layer_add.txt
.tether/man/layer_additive_attention.txt
.tether/man/layer_alpha_dropout.txt
.tether/man/layer_attention.txt
.tether/man/layer_average.txt
.tether/man/layer_average_pooling_1d.txt
.tether/man/layer_average_pooling_2d.txt
.tether/man/layer_average_pooling_3d.txt
.tether/man/layer_batch_normalization.txt
.tether/man/layer_bidirectional.txt
.tether/man/layer_category_encoding.txt
.tether/man/layer_center_crop.txt
.tether/man/layer_concatenate.txt
.tether/man/layer_conv_1d.txt
.tether/man/layer_conv_1d_transpose.txt
.tether/man/layer_conv_2d.txt
.tether/man/layer_conv_2d_transpose.txt
.tether/man/layer_conv_3d.txt
.tether/man/layer_conv_3d_transpose.txt
.tether/man/layer_conv_lstm_1d.txt
.tether/man/layer_conv_lstm_2d.txt
.tether/man/layer_conv_lstm_3d.txt
.tether/man/layer_cropping_1d.txt
.tether/man/layer_cropping_2d.txt
.tether/man/layer_cropping_3d.txt
.tether/man/layer_dense.txt
.tether/man/layer_depthwise_conv_1d.txt
.tether/man/layer_depthwise_conv_2d.txt
.tether/man/layer_discretization.txt
.tether/man/layer_dot.txt
.tether/man/layer_dropout.txt
.tether/man/layer_einsum_dense.txt
.tether/man/layer_embedding.txt
.tether/man/layer_feature_space.txt
.tether/man/layer_flatten.txt
.tether/man/layer_flax_module_wrapper.txt
.tether/man/layer_gaussian_dropout.txt
.tether/man/layer_gaussian_noise.txt
.tether/man/layer_global_average_pooling_1d.txt
.tether/man/layer_global_average_pooling_2d.txt
.tether/man/layer_global_average_pooling_3d.txt
.tether/man/layer_global_max_pooling_1d.txt
.tether/man/layer_global_max_pooling_2d.txt
.tether/man/layer_global_max_pooling_3d.txt
.tether/man/layer_group_normalization.txt
.tether/man/layer_group_query_attention.txt
.tether/man/layer_gru.txt
.tether/man/layer_gru_cell.txt
.tether/man/layer_hashed_crossing.txt
.tether/man/layer_hashing.txt
.tether/man/layer_identity.txt
.tether/man/layer_input.txt
.tether/man/layer_integer_lookup.txt
.tether/man/layer_jax_model_wrapper.txt
.tether/man/layer_lambda.txt
.tether/man/layer_layer_normalization.txt
.tether/man/layer_lstm.txt
.tether/man/layer_lstm_cell.txt
.tether/man/layer_masking.txt
.tether/man/layer_max_pooling_1d.txt
.tether/man/layer_max_pooling_2d.txt
.tether/man/layer_max_pooling_3d.txt
.tether/man/layer_maximum.txt
.tether/man/layer_mel_spectrogram.txt
.tether/man/layer_minimum.txt
.tether/man/layer_multi_head_attention.txt
.tether/man/layer_multiply.txt
.tether/man/layer_normalization.txt
.tether/man/layer_permute.txt
.tether/man/layer_random_brightness.txt
.tether/man/layer_random_contrast.txt
.tether/man/layer_random_crop.txt
.tether/man/layer_random_flip.txt
.tether/man/layer_random_rotation.txt
.tether/man/layer_random_translation.txt
.tether/man/layer_random_zoom.txt
.tether/man/layer_repeat_vector.txt
.tether/man/layer_rescaling.txt
.tether/man/layer_reshape.txt
.tether/man/layer_resizing.txt
.tether/man/layer_rnn.txt
.tether/man/layer_separable_conv_1d.txt
.tether/man/layer_separable_conv_2d.txt
.tether/man/layer_simple_rnn.txt
.tether/man/layer_simple_rnn_cell.txt
.tether/man/layer_spatial_dropout_1d.txt
.tether/man/layer_spatial_dropout_2d.txt
.tether/man/layer_spatial_dropout_3d.txt
.tether/man/layer_spectral_normalization.txt
.tether/man/layer_stacked_rnn_cells.txt
.tether/man/layer_string_lookup.txt
.tether/man/layer_subtract.txt
.tether/man/layer_text_vectorization.txt
.tether/man/layer_tfsm.txt
.tether/man/layer_time_distributed.txt
.tether/man/layer_torch_module_wrapper.txt
.tether/man/layer_unit_normalization.txt
.tether/man/layer_upsampling_1d.txt
.tether/man/layer_upsampling_2d.txt
.tether/man/layer_upsampling_3d.txt
.tether/man/layer_zero_padding_1d.txt
.tether/man/layer_zero_padding_2d.txt
.tether/man/layer_zero_padding_3d.txt
.tether/man/learning_rate_schedule_cosine_decay.txt
.tether/man/learning_rate_schedule_cosine_decay_restarts.txt
.tether/man/learning_rate_schedule_exponential_decay.txt
.tether/man/learning_rate_schedule_inverse_time_decay.txt
.tether/man/learning_rate_schedule_piecewise_constant_decay.txt
.tether/man/learning_rate_schedule_polynomial_decay.txt
.tether/man/load_model.txt
.tether/man/load_model_config.txt
.tether/man/load_model_weights.txt
.tether/man/loss_binary_crossentropy.txt
.tether/man/loss_binary_focal_crossentropy.txt
.tether/man/loss_categorical_crossentropy.txt
.tether/man/loss_categorical_focal_crossentropy.txt
.tether/man/loss_categorical_hinge.txt
.tether/man/loss_cosine_similarity.txt
.tether/man/loss_ctc.txt
.tether/man/loss_dice.txt
.tether/man/loss_hinge.txt
.tether/man/loss_huber.txt
.tether/man/loss_kl_divergence.txt
.tether/man/loss_log_cosh.txt
.tether/man/loss_mean_absolute_error.txt
.tether/man/loss_mean_absolute_percentage_error.txt
.tether/man/loss_mean_squared_error.txt
.tether/man/loss_mean_squared_logarithmic_error.txt
.tether/man/loss_poisson.txt
.tether/man/loss_sparse_categorical_crossentropy.txt
.tether/man/loss_squared_hinge.txt
.tether/man/loss_tversky.txt
.tether/man/metric_auc.txt
.tether/man/metric_binary_accuracy.txt
.tether/man/metric_binary_crossentropy.txt
.tether/man/metric_binary_focal_crossentropy.txt
.tether/man/metric_binary_iou.txt
.tether/man/metric_categorical_accuracy.txt
.tether/man/metric_categorical_crossentropy.txt
.tether/man/metric_categorical_focal_crossentropy.txt
.tether/man/metric_categorical_hinge.txt
.tether/man/metric_cosine_similarity.txt
.tether/man/metric_f1_score.txt
.tether/man/metric_false_negatives.txt
.tether/man/metric_false_positives.txt
.tether/man/metric_fbeta_score.txt
.tether/man/metric_hinge.txt
.tether/man/metric_huber.txt
.tether/man/metric_iou.txt
.tether/man/metric_kl_divergence.txt
.tether/man/metric_log_cosh.txt
.tether/man/metric_log_cosh_error.txt
.tether/man/metric_mean.txt
.tether/man/metric_mean_absolute_error.txt
.tether/man/metric_mean_absolute_percentage_error.txt
.tether/man/metric_mean_iou.txt
.tether/man/metric_mean_squared_error.txt
.tether/man/metric_mean_squared_logarithmic_error.txt
.tether/man/metric_mean_wrapper.txt
.tether/man/metric_one_hot_iou.txt
.tether/man/metric_one_hot_mean_iou.txt
.tether/man/metric_poisson.txt
.tether/man/metric_precision.txt
.tether/man/metric_precision_at_recall.txt
.tether/man/metric_r2_score.txt
.tether/man/metric_recall.txt
.tether/man/metric_recall_at_precision.txt
.tether/man/metric_root_mean_squared_error.txt
.tether/man/metric_sensitivity_at_specificity.txt
.tether/man/metric_sparse_categorical_accuracy.txt
.tether/man/metric_sparse_categorical_crossentropy.txt
.tether/man/metric_sparse_top_k_categorical_accuracy.txt
.tether/man/metric_sparse_top_op_categorical_accuracy.txt
.tether/man/metric_specificity_at_sensitivity.txt
.tether/man/metric_squared_hinge.txt
.tether/man/metric_sum.txt
.tether/man/metric_top_k_categorical_accuracy.txt
.tether/man/metric_top_op_categorical_accuracy.txt
.tether/man/metric_true_negatives.txt
.tether/man/metric_true_positives.txt
.tether/man/model_to_dot.txt
.tether/man/normalize.txt
.tether/man/op_abs.txt
.tether/man/op_add.txt
.tether/man/op_all.txt
.tether/man/op_amax.txt
.tether/man/op_amin.txt
.tether/man/op_any.txt
.tether/man/op_append.txt
.tether/man/op_arange.txt
.tether/man/op_arccos.txt
.tether/man/op_arccosh.txt
.tether/man/op_arcsin.txt
.tether/man/op_arcsinh.txt
.tether/man/op_arctan.txt
.tether/man/op_arctan2.txt
.tether/man/op_arctanh.txt
.tether/man/op_argmax.txt
.tether/man/op_argmin.txt
.tether/man/op_argsort.txt
.tether/man/op_array.txt
.tether/man/op_average.txt
.tether/man/op_average_pool.txt
.tether/man/op_batch_normalization.txt
.tether/man/op_binary_crossentropy.txt
.tether/man/op_bincount.txt
.tether/man/op_broadcast_to.txt
.tether/man/op_cast.txt
.tether/man/op_categorical_crossentropy.txt
.tether/man/op_ceil.txt
.tether/man/op_cholesky.txt
.tether/man/op_clip.txt
.tether/man/op_concatenate.txt
.tether/man/op_cond.txt
.tether/man/op_conj.txt
.tether/man/op_conjugate.txt
.tether/man/op_conv.txt
.tether/man/op_conv_transpose.txt
.tether/man/op_convert_to_numpy.txt
.tether/man/op_convert_to_tensor.txt
.tether/man/op_copy.txt
.tether/man/op_correlate.txt
.tether/man/op_cos.txt
.tether/man/op_cosh.txt
.tether/man/op_count_nonzero.txt
.tether/man/op_cross.txt
.tether/man/op_ctc_decode.txt
.tether/man/op_ctc_loss.txt
.tether/man/op_cumprod.txt
.tether/man/op_cumsum.txt
.tether/man/op_custom_gradient.txt
.tether/man/op_depthwise_conv.txt
.tether/man/op_det.txt
.tether/man/op_diag.txt
.tether/man/op_diagonal.txt
.tether/man/op_diff.txt
.tether/man/op_digitize.txt
.tether/man/op_divide.txt
.tether/man/op_divide_no_nan.txt
.tether/man/op_dot.txt
.tether/man/op_eig.txt
.tether/man/op_eigh.txt
.tether/man/op_einsum.txt
.tether/man/op_elu.txt
.tether/man/op_empty.txt
.tether/man/op_equal.txt
.tether/man/op_erf.txt
.tether/man/op_erfinv.txt
.tether/man/op_exp.txt
.tether/man/op_expand_dims.txt
.tether/man/op_expm1.txt
.tether/man/op_extract_sequences.txt
.tether/man/op_eye.txt
.tether/man/op_fft.txt
.tether/man/op_fft2.txt
.tether/man/op_flip.txt
.tether/man/op_floor.txt
.tether/man/op_floor_divide.txt
.tether/man/op_fori_loop.txt
.tether/man/op_full.txt
.tether/man/op_full_like.txt
.tether/man/op_gelu.txt
.tether/man/op_get_item.txt
.tether/man/op_greater.txt
.tether/man/op_greater_equal.txt
.tether/man/op_hard_sigmoid.txt
.tether/man/op_hard_silu.txt
.tether/man/op_hstack.txt
.tether/man/op_identity.txt
.tether/man/op_imag.txt
.tether/man/op_image_affine_transform.txt
.tether/man/op_image_crop.txt
.tether/man/op_image_extract_patches.txt
.tether/man/op_image_map_coordinates.txt
.tether/man/op_image_pad.txt
.tether/man/op_image_resize.txt
.tether/man/op_image_rgb_to_grayscale.txt
.tether/man/op_in_top_k.txt
.tether/man/op_inv.txt
.tether/man/op_irfft.txt
.tether/man/op_is_tensor.txt
.tether/man/op_isclose.txt
.tether/man/op_isfinite.txt
.tether/man/op_isinf.txt
.tether/man/op_isnan.txt
.tether/man/op_istft.txt
.tether/man/op_leaky_relu.txt
.tether/man/op_less.txt
.tether/man/op_less_equal.txt
.tether/man/op_linspace.txt
.tether/man/op_log.txt
.tether/man/op_log10.txt
.tether/man/op_log1p.txt
.tether/man/op_log2.txt
.tether/man/op_log_sigmoid.txt
.tether/man/op_log_softmax.txt
.tether/man/op_logaddexp.txt
.tether/man/op_logical_and.txt
.tether/man/op_logical_not.txt
.tether/man/op_logical_or.txt
.tether/man/op_logical_xor.txt
.tether/man/op_logspace.txt
.tether/man/op_logsumexp.txt
.tether/man/op_lu_factor.txt
.tether/man/op_matmul.txt
.tether/man/op_max.txt
.tether/man/op_max_pool.txt
.tether/man/op_maximum.txt
.tether/man/op_mean.txt
.tether/man/op_median.txt
.tether/man/op_meshgrid.txt
.tether/man/op_min.txt
.tether/man/op_minimum.txt
.tether/man/op_mod.txt
.tether/man/op_moments.txt
.tether/man/op_moveaxis.txt
.tether/man/op_multi_hot.txt
.tether/man/op_multiply.txt
.tether/man/op_nan_to_num.txt
.tether/man/op_ndim.txt
.tether/man/op_negative.txt
.tether/man/op_nonzero.txt
.tether/man/op_norm.txt
.tether/man/op_normalize.txt
.tether/man/op_not_equal.txt
.tether/man/op_one_hot.txt
.tether/man/op_ones.txt
.tether/man/op_ones_like.txt
.tether/man/op_outer.txt
.tether/man/op_pad.txt
.tether/man/op_power.txt
.tether/man/op_prod.txt
.tether/man/op_qr.txt
.tether/man/op_quantile.txt
.tether/man/op_ravel.txt
.tether/man/op_real.txt
.tether/man/op_reciprocal.txt
.tether/man/op_relu.txt
.tether/man/op_relu6.txt
.tether/man/op_repeat.txt
.tether/man/op_reshape.txt
.tether/man/op_rfft.txt
.tether/man/op_roll.txt
.tether/man/op_round.txt
.tether/man/op_rsqrt.txt
.tether/man/op_scatter.txt
.tether/man/op_scatter_update.txt
.tether/man/op_segment_max.txt
.tether/man/op_segment_sum.txt
.tether/man/op_select.txt
.tether/man/op_selu.txt
.tether/man/op_separable_conv.txt
.tether/man/op_shape.txt
.tether/man/op_sigmoid.txt
.tether/man/op_sign.txt
.tether/man/op_silu.txt
.tether/man/op_sin.txt
.tether/man/op_sinh.txt
.tether/man/op_size.txt
.tether/man/op_slice.txt
.tether/man/op_slice_update.txt
.tether/man/op_softmax.txt
.tether/man/op_softplus.txt
.tether/man/op_softsign.txt
.tether/man/op_solve.txt
.tether/man/op_solve_triangular.txt
.tether/man/op_sort.txt
.tether/man/op_sparse_categorical_crossentropy.txt
.tether/man/op_split.txt
.tether/man/op_sqrt.txt
.tether/man/op_square.txt
.tether/man/op_squeeze.txt
.tether/man/op_stack.txt
.tether/man/op_std.txt
.tether/man/op_stft.txt
.tether/man/op_stop_gradient.txt
.tether/man/op_subtract.txt
.tether/man/op_sum.txt
.tether/man/op_svd.txt
.tether/man/op_swapaxes.txt
.tether/man/op_take.txt
.tether/man/op_take_along_axis.txt
.tether/man/op_tan.txt
.tether/man/op_tanh.txt
.tether/man/op_tensordot.txt
.tether/man/op_tile.txt
.tether/man/op_top_k.txt
.tether/man/op_trace.txt
.tether/man/op_transpose.txt
.tether/man/op_tri.txt
.tether/man/op_tril.txt
.tether/man/op_triu.txt
.tether/man/op_true_divide.txt
.tether/man/op_unstack.txt
.tether/man/op_var.txt
.tether/man/op_vdot.txt
.tether/man/op_vectorize.txt
.tether/man/op_vectorized_map.txt
.tether/man/op_vstack.txt
.tether/man/op_where.txt
.tether/man/op_while_loop.txt
.tether/man/op_zeros.txt
.tether/man/op_zeros_like.txt
.tether/man/optimizer_adadelta.txt
.tether/man/optimizer_adafactor.txt
.tether/man/optimizer_adagrad.txt
.tether/man/optimizer_adam.txt
.tether/man/optimizer_adam_w.txt
.tether/man/optimizer_adamax.txt
.tether/man/optimizer_ftrl.txt
.tether/man/optimizer_lion.txt
.tether/man/optimizer_loss_scale.txt
.tether/man/optimizer_nadam.txt
.tether/man/optimizer_rmsprop.txt
.tether/man/optimizer_sgd.txt
.tether/man/pack_x_y_sample_weight.txt
.tether/man/pad_sequences.txt
.tether/man/plot.keras.src.models.model.Model.txt
.tether/man/predict.keras.src.models.model.Model.txt
.tether/man/predict_on_batch.txt
.tether/man/quantize_weights.txt
.tether/man/random_beta.txt
.tether/man/random_binomial.txt
.tether/man/random_categorical.txt
.tether/man/random_dropout.txt
.tether/man/random_gamma.txt
.tether/man/random_integer.txt
.tether/man/random_normal.txt
.tether/man/random_seed_generator.txt
.tether/man/random_shuffle.txt
.tether/man/random_truncated_normal.txt
.tether/man/random_uniform.txt
.tether/man/register_keras_serializable.txt
.tether/man/regularizer_l1.txt
.tether/man/regularizer_l1_l2.txt
.tether/man/regularizer_l2.txt
.tether/man/regularizer_orthogonal.txt
.tether/man/rnn_cell_gru.txt
.tether/man/rnn_cell_lstm.txt
.tether/man/rnn_cell_simple.txt
.tether/man/rnn_cells_stack.txt
.tether/man/save_model.txt
.tether/man/save_model_config.txt
.tether/man/save_model_weights.txt
.tether/man/set_random_seed.txt
.tether/man/split_dataset.txt
.tether/man/standardize_dtype.txt
.tether/man/test_on_batch.txt
.tether/man/text_dataset_from_directory.txt
.tether/man/timeseries_dataset_from_array.txt
.tether/man/to_categorical.txt
.tether/man/train_on_batch.txt
.tether/man/unpack_x_y_sample_weight.txt
.tether/vignettes-src/custom_train_step_in_jax.Rmd .tether/vignettes-src/custom_train_step_in_tensorflow.Rmd .tether/vignettes-src/custom_train_step_in_torch.Rmd .tether/vignettes-src/customizing_saving_and_serialization.Rmd .tether/vignettes-src/customizing_what_happens_in_fit.Rmd .tether/vignettes-src/distributed_training.Rmd .tether/vignettes-src/distributed_training_with_jax.Rmd .tether/vignettes-src/distributed_training_with_tensorflow.Rmd .tether/vignettes-src/distributed_training_with_torch.Rmd .tether/vignettes-src/distribution.Rmd .tether/vignettes-src/examples/autoencoder.Rmd .tether/vignettes-src/examples/mnist_convnet.Rmd .tether/vignettes-src/examples/nlp/text_classification_from_scratch.Rmd .tether/vignettes-src/examples/structured_data/imbalanced_classification.Rmd .tether/vignettes-src/examples/structured_data/structured_data_classification_with_feature_space.Rmd .tether/vignettes-src/examples/structured_data_classification_with_feature_space.Rmd .tether/vignettes-src/examples/text_classification_from_scratch.Rmd .tether/vignettes-src/examples/timeseries/timeseries_anomaly_detection.Rmd .tether/vignettes-src/examples/timeseries/timeseries_classification_from_scratch.Rmd .tether/vignettes-src/examples/vision/autoencoder.Rmd .tether/vignettes-src/examples/vision/mnist_convnet.Rmd .tether/vignettes-src/functional_api.Rmd .tether/vignettes-src/getting_started_with_keras_core.Rmd .tether/vignettes-src/guides/distribution.Rmd .tether/vignettes-src/intro_to_keras_for_engineers.Rmd .tether/vignettes-src/intro_to_keras_for_researchers.Rmd .tether/vignettes-src/making_new_layers_and_models_via_subclassing.Rmd .tether/vignettes-src/parked/_custom_train_step_in_jax.Rmd .tether/vignettes-src/parked/_custom_train_step_in_torch.Rmd .tether/vignettes-src/parked/_distributed_training_with_jax.Rmd .tether/vignettes-src/parked/_distributed_training_with_torch.Rmd .tether/vignettes-src/parked/_writing_a_custom_training_loop_in_jax.Rmd .tether/vignettes-src/parked/_writing_a_custom_training_loop_in_torch.Rmd .tether/vignettes-src/parked/customizing_saving_and_serialization.Rmd .tether/vignettes-src/preprocessing_layers.Rmd .tether/vignettes-src/sequential_model.Rmd .tether/vignettes-src/serialization_and_saving.Rmd .tether/vignettes-src/training_with_built_in_methods.Rmd .tether/vignettes-src/transfer_learning.Rmd .tether/vignettes-src/understanding_masking_and_padding.Rmd .tether/vignettes-src/working_with_rnns.Rmd .tether/vignettes-src/writing_a_custom_training_loop_in_jax.Rmd .tether/vignettes-src/writing_a_custom_training_loop_in_tensorflow.Rmd .tether/vignettes-src/writing_a_custom_training_loop_in_torch.Rmd .tether/vignettes-src/writing_a_training_loop_from_scratch.Rmd .tether/vignettes-src/writing_your_own_callbacks.Rmd
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/Callback.R R/Constraint.R R/Layer.R R/LearningRateSchedule.R R/Loss.R R/Metric.R R/Model.R R/activations.R R/applications.R R/callbacks.R R/config.R R/constraints.R R/dataset-utils.R R/datasets.R R/feature-space.R R/freeze.R R/history.R R/image-utils.R R/initializers.R R/install.R R/jax-methods.R R/keras3-package.R R/layer-custom.R R/layer-methods.R R/layer-r-helpers.R R/layers-activations.R R/layers-attention.R R/layers-backend-wrappers.R R/layers-convolutional.R R/layers-core.R R/layers-merging.R R/layers-normalization.R R/layers-pooling.R R/layers-preprocessing.R R/layers-regularization.R R/layers-reshaping.R R/layers-rnn.R R/losses.R R/metrics.R R/model-creation.R R/model-persistence.R R/model-training.R R/module-tethers.R R/ops-image.R R/ops-linalg.R R/ops-math.R R/ops-nn.R R/ops-numpy.R R/ops.R R/optimizers-schedules.R R/optimizers.R R/package.R R/preprocessing-image.R R/py-classes.R R/r-utils.R R/random.R R/reexports.R R/regularizers.R R/s3-methods.R R/shape.R R/tensorflow-hooks.R R/utils.R R/zzz-aliases.R R/zzz-metrics-callback.R README.md cran-comments.md
docs/404.html
docs/CNAME
docs/LICENSE-text.html
docs/apple-touch-icon-120x120.png
docs/apple-touch-icon-152x152.png
docs/apple-touch-icon-180x180.png
docs/apple-touch-icon-60x60.png
docs/apple-touch-icon-76x76.png
docs/apple-touch-icon.png
docs/articles/custom_train_step_in_jax.html
docs/articles/custom_train_step_in_tensorflow.html
docs/articles/custom_train_step_in_torch.html
docs/articles/customizing_saving_and_serialization.html
docs/articles/distributed_training_with_jax.html
docs/articles/distributed_training_with_tensorflow.html
docs/articles/distributed_training_with_torch.html
docs/articles/distribution.html
docs/articles/examples/autoencoder.html
docs/articles/examples/autoencoder/unnamed-chunk-2-1.png
docs/articles/examples/autoencoder/unnamed-chunk-5-1.png
docs/articles/examples/autoencoder/unnamed-chunk-7-1.png
docs/articles/examples/index.html
docs/articles/examples/mnist_convnet.html
docs/articles/examples/nlp/text_classification_from_scratch.html
docs/articles/examples/oxford_pets_image_segmentation.html
docs/articles/examples/oxford_pets_image_segmentation/unnamed-chunk-4-1.png
docs/articles/examples/oxford_pets_image_segmentation/unnamed-chunk-4-2.png
docs/articles/examples/oxford_pets_image_segmentation/unnamed-chunk-9-1.png
docs/articles/examples/structured_data/imbalanced_classification.html
docs/articles/examples/structured_data/structured_data_classification_with_feature_space.html
docs/articles/examples/structured_data_classification_with_feature_space.html
docs/articles/examples/text_classification_from_scratch.html
docs/articles/examples/timeseries/timeseries_anomaly_detection.html
docs/articles/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-10-1.png
docs/articles/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-11-1.png
docs/articles/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-12-1.png
docs/articles/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-13-1.png
docs/articles/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-13-2.png
docs/articles/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-14-1.png
docs/articles/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-4-1.png
docs/articles/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-5-1.png
docs/articles/examples/timeseries/timeseries_classification_from_scratch.html
docs/articles/examples/timeseries/timeseries_classification_from_scratch/unnamed-chunk-12-1.png
docs/articles/examples/timeseries/timeseries_classification_from_scratch/unnamed-chunk-13-1.png
docs/articles/examples/timeseries/timeseries_classification_from_scratch/unnamed-chunk-3-1.png
docs/articles/examples/timeseries/timeseries_classification_from_scratch/unnamed-chunk-9-1.png
docs/articles/examples/vision/autoencoder.html
docs/articles/examples/vision/autoencoder/unnamed-chunk-2-1.png
docs/articles/examples/vision/autoencoder/unnamed-chunk-5-1.png
docs/articles/examples/vision/autoencoder/unnamed-chunk-7-1.png
docs/articles/examples/vision/mnist_convnet.html
docs/articles/examples/vision/oxford_pets_image_segmentation.html
docs/articles/examples/vision/oxford_pets_image_segmentation/unnamed-chunk-4-1.png
docs/articles/examples/vision/oxford_pets_image_segmentation/unnamed-chunk-4-2.png
docs/articles/examples/vision/oxford_pets_image_segmentation/unnamed-chunk-9-1.png
docs/articles/functional_api.html
docs/articles/functional_api/unnamed-chunk-10-1.png
docs/articles/functional_api/unnamed-chunk-11-1.png
docs/articles/functional_api/unnamed-chunk-20-1.png
docs/articles/functional_api/unnamed-chunk-25-1.png
docs/articles/getting_started.html
docs/articles/getting_started/unnamed-chunk-12-1.png
docs/articles/getting_started/unnamed-chunk-9-1.png
docs/articles/images/MNIST.png
docs/articles/index.html
docs/articles/intro_to_keras_for_engineers.html
docs/articles/intro_to_keras_for_researchers.html
docs/articles/making_new_layers_and_models_via_subclassing.html
docs/articles/sequential_model.html
docs/articles/serialization_and_saving.html
docs/articles/training_with_built_in_methods.html
docs/articles/training_with_built_in_methods/unnamed-chunk-26-1.png
docs/articles/transfer_learning.html
docs/articles/transfer_learning/unnamed-chunk-13-1.png
docs/articles/transfer_learning/unnamed-chunk-17-1.png
docs/articles/understanding_masking_and_padding.html
docs/articles/writing_a_custom_training_loop_in_jax.html
docs/articles/writing_a_custom_training_loop_in_tensorflow.html
docs/articles/writing_a_custom_training_loop_in_torch.html
docs/articles/writing_a_training_loop_from_scratch.html
docs/articles/writing_your_own_callbacks.html
docs/authors.html
docs/deps/Fira_Mono-0.4.8/N0bS2SlFPv1weGeLZDtondv3mg.woff
docs/deps/Fira_Mono-0.4.8/N0bX2SlFPv1weGeLZDtQIg.woff
docs/deps/Fira_Mono-0.4.8/font.css
docs/deps/Fira_Mono-0.4.9/N0bS2SlFPv1weGeLZDtondvHkPfUWZA.woff2
docs/deps/Fira_Mono-0.4.9/N0bS2SlFPv1weGeLZDtondvHk_fUWZA.woff2
docs/deps/Fira_Mono-0.4.9/N0bS2SlFPv1weGeLZDtondvHkvfUWZA.woff2
docs/deps/Fira_Mono-0.4.9/N0bS2SlFPv1weGeLZDtondvHmvfUWZA.woff2
docs/deps/Fira_Mono-0.4.9/N0bS2SlFPv1weGeLZDtondvHnffUWZA.woff2
docs/deps/Fira_Mono-0.4.9/N0bS2SlFPv1weGeLZDtondvHnvfU.woff2
docs/deps/Fira_Mono-0.4.9/N0bX2SlFPv1weGeLZDtgIv7SodY.woff2
docs/deps/Fira_Mono-0.4.9/N0bX2SlFPv1weGeLZDtgJf7SodY.woff2
docs/deps/Fira_Mono-0.4.9/N0bX2SlFPv1weGeLZDtgJv7S.woff2
docs/deps/Fira_Mono-0.4.9/N0bX2SlFPv1weGeLZDtgKP7SodY.woff2
docs/deps/Fira_Mono-0.4.9/N0bX2SlFPv1weGeLZDtgK_7SodY.woff2
docs/deps/Fira_Mono-0.4.9/N0bX2SlFPv1weGeLZDtgKv7SodY.woff2
docs/deps/Fira_Mono-0.4.9/font.css
docs/deps/bootstrap-5.3.1/bootstrap.bundle.min.js
docs/deps/bootstrap-5.3.1/bootstrap.bundle.min.js.map
docs/deps/bootstrap-5.3.1/bootstrap.min.css
docs/deps/data-deps.txt
docs/deps/jquery-3.6.0/jquery-3.6.0.js
docs/deps/jquery-3.6.0/jquery-3.6.0.min.js
docs/deps/jquery-3.6.0/jquery-3.6.0.min.map
docs/extra.css
docs/favicon-16x16.png
docs/favicon-32x32.png
docs/favicon.ico
docs/index.html
docs/link.svg
docs/news/index.html
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Callback.html
docs/reference/Constraint.html
docs/reference/Layer.html
docs/reference/LearningRateSchedule.html
docs/reference/Loss.html
docs/reference/Metric.html
docs/reference/Model.html
docs/reference/Rplot001.png
docs/reference/activation_elu.html
docs/reference/activation_exponential.html
docs/reference/activation_gelu.html
docs/reference/activation_hard_sigmoid.html
docs/reference/activation_hard_silu.html
docs/reference/activation_leaky_relu.html
docs/reference/activation_linear.html
docs/reference/activation_log_softmax.html
docs/reference/activation_mish.html
docs/reference/activation_relu.html
docs/reference/activation_relu6.html
docs/reference/activation_selu.html
docs/reference/activation_sigmoid.html
docs/reference/activation_silu.html
docs/reference/activation_softmax.html
docs/reference/activation_softplus.html
docs/reference/activation_softsign.html
docs/reference/activation_tanh.html
docs/reference/active_property.html
docs/reference/adapt.html
docs/reference/application_convnext_base.html
docs/reference/application_convnext_large.html
docs/reference/application_convnext_small.html
docs/reference/application_convnext_tiny.html
docs/reference/application_convnext_xlarge.html
docs/reference/application_densenet121.html
docs/reference/application_densenet169.html
docs/reference/application_densenet201.html
docs/reference/application_efficientnet_b0.html
docs/reference/application_efficientnet_b1.html
docs/reference/application_efficientnet_b2.html
docs/reference/application_efficientnet_b3.html
docs/reference/application_efficientnet_b4.html
docs/reference/application_efficientnet_b5.html
docs/reference/application_efficientnet_b6.html
docs/reference/application_efficientnet_b7.html
docs/reference/application_efficientnet_v2b0.html
docs/reference/application_efficientnet_v2b1.html
docs/reference/application_efficientnet_v2b2.html
docs/reference/application_efficientnet_v2b3.html
docs/reference/application_efficientnet_v2l.html
docs/reference/application_efficientnet_v2m.html
docs/reference/application_efficientnet_v2s.html
docs/reference/application_inception_resnet_v2.html
docs/reference/application_inception_v3.html
docs/reference/application_mobilenet.html
docs/reference/application_mobilenet_v2.html
docs/reference/application_mobilenet_v3_large.html
docs/reference/application_mobilenet_v3_small.html
docs/reference/application_nasnetlarge.html
docs/reference/application_nasnetmobile.html
docs/reference/application_resnet101.html
docs/reference/application_resnet101_v2.html
docs/reference/application_resnet152.html
docs/reference/application_resnet152_v2.html
docs/reference/application_resnet50.html
docs/reference/application_resnet50_v2.html
docs/reference/application_vgg16.html
docs/reference/application_vgg19.html
docs/reference/application_xception.html
docs/reference/audio_dataset_from_directory.html
docs/reference/bidirectional.html
docs/reference/callback_backup_and_restore.html
docs/reference/callback_csv_logger.html
docs/reference/callback_early_stopping.html
docs/reference/callback_lambda.html
docs/reference/callback_learning_rate_scheduler.html
docs/reference/callback_model_checkpoint.html
docs/reference/callback_reduce_lr_on_plateau.html
docs/reference/callback_remote_monitor.html
docs/reference/callback_swap_ema_weights.html
docs/reference/callback_tensorboard.html
docs/reference/callback_terminate_on_nan.html
docs/reference/clear_session.html
docs/reference/clone_model.html
docs/reference/compile.keras.src.models.model.Model.html
docs/reference/config_backend.html
docs/reference/config_disable_interactive_logging.html
docs/reference/config_disable_traceback_filtering.html
docs/reference/config_dtype_policy.html
docs/reference/config_enable_interactive_logging.html
docs/reference/config_enable_traceback_filtering.html
docs/reference/config_enable_unsafe_deserialization.html
docs/reference/config_epsilon.html
docs/reference/config_floatx.html
docs/reference/config_image_data_format.html
docs/reference/config_is_interactive_logging_enabled.html
docs/reference/config_is_traceback_filtering_enabled.html
docs/reference/config_set_backend.html
docs/reference/config_set_dtype_policy.html
docs/reference/config_set_epsilon.html
docs/reference/config_set_floatx.html
docs/reference/config_set_image_data_format.html
docs/reference/constraint_maxnorm.html
docs/reference/constraint_minmaxnorm.html
docs/reference/constraint_nonneg.html
docs/reference/constraint_unitnorm.html
docs/reference/count_params.html
docs/reference/custom_metric.html
docs/reference/dataset_boston_housing.html
docs/reference/dataset_cifar10.html
docs/reference/dataset_cifar100.html
docs/reference/dataset_fashion_mnist.html
docs/reference/dataset_imdb.html
docs/reference/dataset_mnist.html
docs/reference/dataset_reuters.html
docs/reference/deserialize_keras_object.html
docs/reference/evaluate.keras.src.models.model.Model.html
docs/reference/export_savedmodel.keras.src.models.model.Model.html
docs/reference/figures/op-gelu-plot-1.png
docs/reference/figures/op-hard-sigmoid-plot-1.png
docs/reference/figures/op-leaky-relu-plot-1.png
docs/reference/figures/op-relu-plot-1.png
docs/reference/figures/op-relu6-plot-1.png
docs/reference/figures/op-softplus-plot-1.png
docs/reference/figures/op-softsign-plot-1.png
docs/reference/fit.keras.src.models.model.Model.html
docs/reference/freeze_weights.html
docs/reference/get_config.html
docs/reference/get_custom_objects.html
docs/reference/get_file.html
docs/reference/get_layer.html
docs/reference/get_registered_name.html
docs/reference/get_registered_object.html
docs/reference/get_source_inputs.html
docs/reference/get_weights.html
docs/reference/grapes-py_class-grapes.html
docs/reference/grapes-set-active-grapes.html
docs/reference/image_array_save.html
docs/reference/image_dataset_from_directory.html
docs/reference/image_from_array.html
docs/reference/image_load.html
docs/reference/image_smart_resize.html
docs/reference/image_to_array.html
docs/reference/imagenet_decode_predictions.html
docs/reference/imagenet_preprocess_input.html
docs/reference/index.html
docs/reference/initializer_constant.html
docs/reference/initializer_glorot_normal.html
docs/reference/initializer_glorot_uniform.html
docs/reference/initializer_he_normal.html
docs/reference/initializer_he_uniform.html
docs/reference/initializer_identity.html
docs/reference/initializer_lecun_normal.html
docs/reference/initializer_lecun_uniform.html
docs/reference/initializer_ones.html
docs/reference/initializer_orthogonal.html
docs/reference/initializer_random_normal.html
docs/reference/initializer_random_uniform.html
docs/reference/initializer_truncated_normal.html
docs/reference/initializer_variance_scaling.html
docs/reference/initializer_zeros.html
docs/reference/install_keras.html
docs/reference/keras.html
docs/reference/keras3-package.html
docs/reference/keras_input.html
docs/reference/keras_model.html
docs/reference/keras_model_sequential.html
docs/reference/layer_activation.html
docs/reference/layer_activation_elu.html
docs/reference/layer_activation_leaky_relu.html
docs/reference/layer_activation_parametric_relu.html
docs/reference/layer_activation_relu.html
docs/reference/layer_activation_softmax.html
docs/reference/layer_activity_regularization.html
docs/reference/layer_add.html
docs/reference/layer_additive_attention.html
docs/reference/layer_alpha_dropout.html
docs/reference/layer_attention.html
docs/reference/layer_average.html
docs/reference/layer_average_pooling_1d.html
docs/reference/layer_average_pooling_2d.html
docs/reference/layer_average_pooling_3d.html
docs/reference/layer_batch_normalization.html
docs/reference/layer_bidirectional.html
docs/reference/layer_category_encoding.html
docs/reference/layer_center_crop.html
docs/reference/layer_concatenate.html
docs/reference/layer_conv_1d.html
docs/reference/layer_conv_1d_transpose.html
docs/reference/layer_conv_2d.html
docs/reference/layer_conv_2d_transpose.html
docs/reference/layer_conv_3d.html
docs/reference/layer_conv_3d_transpose.html
docs/reference/layer_conv_lstm_1d.html
docs/reference/layer_conv_lstm_2d.html
docs/reference/layer_conv_lstm_3d.html
docs/reference/layer_cropping_1d.html
docs/reference/layer_cropping_2d.html
docs/reference/layer_cropping_3d.html
docs/reference/layer_dense.html
docs/reference/layer_depthwise_conv_1d.html
docs/reference/layer_depthwise_conv_2d.html
docs/reference/layer_discretization.html
docs/reference/layer_dot.html
docs/reference/layer_dropout.html
docs/reference/layer_einsum_dense.html
docs/reference/layer_embedding.html
docs/reference/layer_feature_space.html
docs/reference/layer_flatten.html
docs/reference/layer_flax_module_wrapper.html
docs/reference/layer_gaussian_dropout.html
docs/reference/layer_gaussian_noise.html
docs/reference/layer_global_average_pooling_1d.html
docs/reference/layer_global_average_pooling_2d.html
docs/reference/layer_global_average_pooling_3d.html
docs/reference/layer_global_max_pooling_1d.html
docs/reference/layer_global_max_pooling_2d.html
docs/reference/layer_global_max_pooling_3d.html
docs/reference/layer_group_normalization.html
docs/reference/layer_group_query_attention.html
docs/reference/layer_gru.html
docs/reference/layer_hashed_crossing.html
docs/reference/layer_hashing.html
docs/reference/layer_identity.html
docs/reference/layer_input.html
docs/reference/layer_integer_lookup.html
docs/reference/layer_jax_model_wrapper.html
docs/reference/layer_lambda.html
docs/reference/layer_layer_normalization.html
docs/reference/layer_lstm.html
docs/reference/layer_masking.html
docs/reference/layer_max_pooling_1d.html
docs/reference/layer_max_pooling_2d.html
docs/reference/layer_max_pooling_3d.html
docs/reference/layer_maximum.html
docs/reference/layer_mel_spectrogram.html
docs/reference/layer_minimum.html
docs/reference/layer_multi_head_attention.html
docs/reference/layer_multiply.html
docs/reference/layer_normalization.html
docs/reference/layer_permute.html
docs/reference/layer_random_brightness.html
docs/reference/layer_random_contrast.html
docs/reference/layer_random_crop.html
docs/reference/layer_random_flip.html
docs/reference/layer_random_rotation.html
docs/reference/layer_random_translation.html
docs/reference/layer_random_zoom.html
docs/reference/layer_repeat_vector.html
docs/reference/layer_rescaling.html
docs/reference/layer_reshape.html
docs/reference/layer_resizing.html
docs/reference/layer_rnn.html
docs/reference/layer_separable_conv_1d.html
docs/reference/layer_separable_conv_2d.html
docs/reference/layer_simple_rnn.html
docs/reference/layer_spatial_dropout_1d.html
docs/reference/layer_spatial_dropout_2d.html
docs/reference/layer_spatial_dropout_3d.html
docs/reference/layer_spectral_normalization.html
docs/reference/layer_string_lookup.html
docs/reference/layer_subtract.html
docs/reference/layer_text_vectorization.html
docs/reference/layer_tfsm.html
docs/reference/layer_time_distributed.html
docs/reference/layer_torch_module_wrapper.html
docs/reference/layer_unit_normalization.html
docs/reference/layer_upsampling_1d.html
docs/reference/layer_upsampling_2d.html
docs/reference/layer_upsampling_3d.html
docs/reference/layer_zero_padding_1d.html
docs/reference/layer_zero_padding_2d.html
docs/reference/layer_zero_padding_3d.html
docs/reference/learning_rate_schedule_cosine_decay.html
docs/reference/learning_rate_schedule_cosine_decay_restarts.html
docs/reference/learning_rate_schedule_exponential_decay.html
docs/reference/learning_rate_schedule_inverse_time_decay.html
docs/reference/learning_rate_schedule_piecewise_constant_decay.html
docs/reference/learning_rate_schedule_polynomial_decay.html
docs/reference/load_model.html
docs/reference/load_model_weights.html
docs/reference/loss_binary_crossentropy.html
docs/reference/loss_binary_focal_crossentropy.html
docs/reference/loss_categorical_crossentropy.html
docs/reference/loss_categorical_focal_crossentropy.html
docs/reference/loss_categorical_hinge.html
docs/reference/loss_cosine_similarity.html
docs/reference/loss_ctc.html
docs/reference/loss_dice.html
docs/reference/loss_hinge.html
docs/reference/loss_huber.html
docs/reference/loss_kl_divergence.html
docs/reference/loss_log_cosh.html
docs/reference/loss_mean_absolute_error.html
docs/reference/loss_mean_absolute_percentage_error.html
docs/reference/loss_mean_squared_error.html
docs/reference/loss_mean_squared_logarithmic_error.html
docs/reference/loss_poisson.html
docs/reference/loss_sparse_categorical_crossentropy.html
docs/reference/loss_squared_hinge.html
docs/reference/loss_tversky.html
docs/reference/mark_active.html
docs/reference/metric_auc.html
docs/reference/metric_binary_accuracy.html
docs/reference/metric_binary_crossentropy.html
docs/reference/metric_binary_focal_crossentropy.html
docs/reference/metric_binary_iou.html
docs/reference/metric_categorical_accuracy.html
docs/reference/metric_categorical_crossentropy.html
docs/reference/metric_categorical_focal_crossentropy.html
docs/reference/metric_categorical_hinge.html
docs/reference/metric_cosine_similarity.html
docs/reference/metric_f1_score.html
docs/reference/metric_false_negatives.html
docs/reference/metric_false_positives.html
docs/reference/metric_fbeta_score.html
docs/reference/metric_hinge.html
docs/reference/metric_huber.html
docs/reference/metric_iou.html
docs/reference/metric_kl_divergence.html
docs/reference/metric_log_cosh.html
docs/reference/metric_log_cosh_error.html
docs/reference/metric_mean.html
docs/reference/metric_mean_absolute_error.html
docs/reference/metric_mean_absolute_percentage_error.html
docs/reference/metric_mean_iou.html
docs/reference/metric_mean_squared_error.html
docs/reference/metric_mean_squared_logarithmic_error.html
docs/reference/metric_mean_wrapper.html
docs/reference/metric_one_hot_iou.html
docs/reference/metric_one_hot_mean_iou.html
docs/reference/metric_poisson.html
docs/reference/metric_precision.html
docs/reference/metric_precision_at_recall.html
docs/reference/metric_r2_score.html
docs/reference/metric_recall.html
docs/reference/metric_recall_at_precision.html
docs/reference/metric_root_mean_squared_error.html
docs/reference/metric_sensitivity_at_specificity.html
docs/reference/metric_sparse_categorical_accuracy.html
docs/reference/metric_sparse_categorical_crossentropy.html
docs/reference/metric_sparse_top_k_categorical_accuracy.html
docs/reference/metric_specificity_at_sensitivity.html
docs/reference/metric_squared_hinge.html
docs/reference/metric_sum.html
docs/reference/metric_top_k_categorical_accuracy.html
docs/reference/metric_true_negatives.html
docs/reference/metric_true_positives.html
docs/reference/multi-assign.html
docs/reference/new_callback_class.html
docs/reference/new_layer_class.html
docs/reference/new_learning_rate_schedule_class.html
docs/reference/new_loss_class.html
docs/reference/new_metric_class.html
docs/reference/new_model_class.html
docs/reference/normalize.html
docs/reference/op_abs.html
docs/reference/op_add.html
docs/reference/op_all.html
docs/reference/op_any.html
docs/reference/op_append.html
docs/reference/op_arange.html
docs/reference/op_arccos.html
docs/reference/op_arccosh.html
docs/reference/op_arcsin.html
docs/reference/op_arcsinh.html
docs/reference/op_arctan.html
docs/reference/op_arctan2.html
docs/reference/op_arctanh.html
docs/reference/op_argmax.html
docs/reference/op_argmin.html
docs/reference/op_argsort.html
docs/reference/op_array.html
docs/reference/op_average.html
docs/reference/op_average_pool.html
docs/reference/op_batch_normalization.html
docs/reference/op_binary_crossentropy.html
docs/reference/op_bincount.html
docs/reference/op_broadcast_to.html
docs/reference/op_cast.html
docs/reference/op_categorical_crossentropy.html
docs/reference/op_ceil.html
docs/reference/op_cholesky.html
docs/reference/op_clip.html
docs/reference/op_concatenate.html
docs/reference/op_cond.html
docs/reference/op_conj.html
docs/reference/op_conv.html
docs/reference/op_conv_transpose.html
docs/reference/op_convert_to_numpy.html
docs/reference/op_convert_to_tensor.html
docs/reference/op_copy.html
docs/reference/op_correlate.html
docs/reference/op_cos.html
docs/reference/op_cosh.html
docs/reference/op_count_nonzero.html
docs/reference/op_cross.html
docs/reference/op_ctc_decode.html
docs/reference/op_ctc_loss.html
docs/reference/op_cumprod.html
docs/reference/op_cumsum.html
docs/reference/op_custom_gradient.html
docs/reference/op_depthwise_conv.html
docs/reference/op_det.html
docs/reference/op_diag.html
docs/reference/op_diagonal.html
docs/reference/op_diff.html
docs/reference/op_digitize.html
docs/reference/op_divide.html
docs/reference/op_divide_no_nan.html
docs/reference/op_dot.html
docs/reference/op_eig.html
docs/reference/op_eigh.html
docs/reference/op_einsum.html
docs/reference/op_elu.html
docs/reference/op_empty.html
docs/reference/op_equal.html
docs/reference/op_erf.html
docs/reference/op_erfinv.html
docs/reference/op_exp.html
docs/reference/op_expand_dims.html
docs/reference/op_expm1.html
docs/reference/op_extract_sequences.html
docs/reference/op_eye.html
docs/reference/op_fft.html
docs/reference/op_fft2.html
docs/reference/op_flip.html
docs/reference/op_floor.html
docs/reference/op_floor_divide.html
docs/reference/op_fori_loop.html
docs/reference/op_full.html
docs/reference/op_full_like.html
docs/reference/op_gelu.html
docs/reference/op_get_item.html
docs/reference/op_greater.html
docs/reference/op_greater_equal.html
docs/reference/op_hard_sigmoid.html
docs/reference/op_hard_silu.html
docs/reference/op_hstack.html
docs/reference/op_identity.html
docs/reference/op_imag.html
docs/reference/op_image_affine_transform.html
docs/reference/op_image_crop.html
docs/reference/op_image_extract_patches.html
docs/reference/op_image_map_coordinates.html
docs/reference/op_image_pad.html
docs/reference/op_image_resize.html
docs/reference/op_image_rgb_to_grayscale.html
docs/reference/op_in_top_k.html
docs/reference/op_inv.html
docs/reference/op_irfft.html
docs/reference/op_is_tensor.html
docs/reference/op_isclose.html
docs/reference/op_isfinite.html
docs/reference/op_isinf.html
docs/reference/op_isnan.html
docs/reference/op_istft.html
docs/reference/op_leaky_relu.html
docs/reference/op_less.html
docs/reference/op_less_equal.html
docs/reference/op_linspace.html
docs/reference/op_log.html
docs/reference/op_log10.html
docs/reference/op_log1p.html
docs/reference/op_log2.html
docs/reference/op_log_sigmoid.html
docs/reference/op_log_softmax.html
docs/reference/op_logaddexp.html
docs/reference/op_logical_and.html
docs/reference/op_logical_not.html
docs/reference/op_logical_or.html
docs/reference/op_logical_xor.html
docs/reference/op_logspace.html
docs/reference/op_logsumexp.html
docs/reference/op_lu_factor.html
docs/reference/op_matmul.html
docs/reference/op_max.html
docs/reference/op_max_pool.html
docs/reference/op_maximum.html
docs/reference/op_mean.html
docs/reference/op_median.html
docs/reference/op_meshgrid.html
docs/reference/op_min.html
docs/reference/op_minimum.html
docs/reference/op_mod.html
docs/reference/op_moments.html
docs/reference/op_moveaxis.html
docs/reference/op_multi_hot.html
docs/reference/op_multiply.html
docs/reference/op_nan_to_num.html
docs/reference/op_ndim.html
docs/reference/op_negative.html
docs/reference/op_nonzero.html
docs/reference/op_norm.html
docs/reference/op_normalize.html
docs/reference/op_not_equal.html
docs/reference/op_one_hot.html
docs/reference/op_ones.html
docs/reference/op_ones_like.html
docs/reference/op_outer.html
docs/reference/op_pad.html
docs/reference/op_power.html
docs/reference/op_prod.html
docs/reference/op_qr.html
docs/reference/op_quantile.html
docs/reference/op_ravel.html
docs/reference/op_real.html
docs/reference/op_reciprocal.html
docs/reference/op_relu.html
docs/reference/op_relu6.html
docs/reference/op_repeat.html
docs/reference/op_reshape.html
docs/reference/op_rfft.html
docs/reference/op_roll.html
docs/reference/op_round.html
docs/reference/op_rsqrt.html
docs/reference/op_scatter.html
docs/reference/op_scatter_update.html
docs/reference/op_segment_max.html
docs/reference/op_segment_sum.html
docs/reference/op_select.html
docs/reference/op_selu.html
docs/reference/op_separable_conv.html
docs/reference/op_shape.html
docs/reference/op_sigmoid.html
docs/reference/op_sign.html
docs/reference/op_silu.html
docs/reference/op_sin.html
docs/reference/op_sinh.html
docs/reference/op_size.html
docs/reference/op_slice.html
docs/reference/op_slice_update.html
docs/reference/op_softmax.html
docs/reference/op_softplus.html
docs/reference/op_softsign.html
docs/reference/op_solve.html
docs/reference/op_solve_triangular.html
docs/reference/op_sort.html
docs/reference/op_sparse_categorical_crossentropy.html
docs/reference/op_split.html
docs/reference/op_sqrt.html
docs/reference/op_square.html
docs/reference/op_squeeze.html
docs/reference/op_stack.html
docs/reference/op_std.html
docs/reference/op_stft.html
docs/reference/op_stop_gradient.html
docs/reference/op_subtract.html
docs/reference/op_sum.html
docs/reference/op_svd.html
docs/reference/op_swapaxes.html
docs/reference/op_take.html
docs/reference/op_take_along_axis.html
docs/reference/op_tan.html
docs/reference/op_tanh.html
docs/reference/op_tensordot.html
docs/reference/op_tile.html
docs/reference/op_top_k.html
docs/reference/op_trace.html
docs/reference/op_transpose.html
docs/reference/op_tri.html
docs/reference/op_tril.html
docs/reference/op_triu.html
docs/reference/op_unstack.html
docs/reference/op_var.html
docs/reference/op_vdot.html
docs/reference/op_vectorize.html
docs/reference/op_vectorized_map.html
docs/reference/op_vstack.html
docs/reference/op_where.html
docs/reference/op_while_loop.html
docs/reference/op_zeros.html
docs/reference/op_zeros_like.html
docs/reference/optimizer_adadelta.html
docs/reference/optimizer_adafactor.html
docs/reference/optimizer_adagrad.html
docs/reference/optimizer_adam.html
docs/reference/optimizer_adam_w.html
docs/reference/optimizer_adamax.html
docs/reference/optimizer_ftrl.html
docs/reference/optimizer_lion.html
docs/reference/optimizer_loss_scale.html
docs/reference/optimizer_nadam.html
docs/reference/optimizer_rmsprop.html
docs/reference/optimizer_sgd.html
docs/reference/pack_x_y_sample_weight.html
docs/reference/pad_sequences.html
docs/reference/pipe.html
docs/reference/plot.keras.src.models.model.Model.html
docs/reference/plot.keras_training_history.html
docs/reference/pop_layer.html
docs/reference/predict.keras.src.models.model.Model.html
docs/reference/predict_on_batch.html
docs/reference/process_utils.html
docs/reference/quantize_weights.html
docs/reference/random_beta.html
docs/reference/random_binomial.html
docs/reference/random_categorical.html
docs/reference/random_dropout.html
docs/reference/random_gamma.html
docs/reference/random_integer.html
docs/reference/random_normal.html
docs/reference/random_seed_generator.html
docs/reference/random_shuffle.html
docs/reference/random_truncated_normal.html
docs/reference/random_uniform.html
docs/reference/reexports.html
docs/reference/register_keras_serializable.html
docs/reference/regularizer_l1.html
docs/reference/regularizer_l1_l2.html
docs/reference/regularizer_l2.html
docs/reference/regularizer_orthogonal.html
docs/reference/reset_state.html
docs/reference/rnn_cell_gru.html
docs/reference/rnn_cell_lstm.html
docs/reference/rnn_cell_simple.html
docs/reference/rnn_cells_stack.html
docs/reference/save_model.html
docs/reference/save_model_config.html
docs/reference/save_model_weights.html
docs/reference/serialize_keras_object.html
docs/reference/set_random_seed.html
docs/reference/shape.html
docs/reference/split_dataset.html
docs/reference/summary.keras.src.models.model.Model.html
docs/reference/test_on_batch.html
docs/reference/text_dataset_from_directory.html
docs/reference/time_distributed.html
docs/reference/timeseries_dataset_from_array.html
docs/reference/to_categorical.html
docs/reference/train_on_batch.html
docs/reference/unpack_x_y_sample_weight.html
docs/reference/use_backend.html
docs/reference/with_custom_object_scope.html
docs/reference/zip_lists.html
docs/search.json
docs/sitemap.xml
inst/python/kerastools/.gitignore
inst/python/kerastools/__init__.py
inst/python/kerastools/callback.py
inst/python/kerastools/generator.py
inst/python/kerastools/get_vocabulary.py
inst/python/kerastools/layer.py
inst/python/kerastools/model.py
inst/python/kerastools/utils.py
inst/python/kerastools/wrapper.py
keras.Rproj
man/Callback.Rd man/Constraint.Rd man/Layer.Rd man/LearningRateSchedule.Rd man/Loss.Rd man/Metric.Rd man/Model.Rd man/activation_elu.Rd man/activation_exponential.Rd man/activation_gelu.Rd man/activation_hard_sigmoid.Rd man/activation_hard_silu.Rd man/activation_leaky_relu.Rd man/activation_linear.Rd man/activation_log_softmax.Rd man/activation_mish.Rd man/activation_relu.Rd man/activation_relu6.Rd man/activation_selu.Rd man/activation_sigmoid.Rd man/activation_silu.Rd man/activation_softmax.Rd man/activation_softplus.Rd man/activation_softsign.Rd man/activation_tanh.Rd man/active_property.Rd man/adapt.Rd man/application_convnext_base.Rd man/application_convnext_large.Rd man/application_convnext_small.Rd man/application_convnext_tiny.Rd man/application_convnext_xlarge.Rd man/application_densenet121.Rd man/application_densenet169.Rd man/application_densenet201.Rd man/application_efficientnet_b0.Rd man/application_efficientnet_b1.Rd man/application_efficientnet_b2.Rd man/application_efficientnet_b3.Rd man/application_efficientnet_b4.Rd man/application_efficientnet_b5.Rd man/application_efficientnet_b6.Rd man/application_efficientnet_b7.Rd man/application_efficientnet_v2b0.Rd man/application_efficientnet_v2b1.Rd man/application_efficientnet_v2b2.Rd man/application_efficientnet_v2b3.Rd man/application_efficientnet_v2l.Rd man/application_efficientnet_v2m.Rd man/application_efficientnet_v2s.Rd man/application_inception_resnet_v2.Rd man/application_inception_v3.Rd man/application_mobilenet.Rd man/application_mobilenet_v2.Rd man/application_mobilenet_v3_large.Rd man/application_mobilenet_v3_small.Rd man/application_nasnetlarge.Rd man/application_nasnetmobile.Rd man/application_resnet101.Rd man/application_resnet101_v2.Rd man/application_resnet152.Rd man/application_resnet152_v2.Rd man/application_resnet50.Rd man/application_resnet50_v2.Rd man/application_vgg16.Rd man/application_vgg19.Rd man/application_xception.Rd man/audio_dataset_from_directory.Rd man/bidirectional.Rd man/callback_backup_and_restore.Rd man/callback_csv_logger.Rd man/callback_early_stopping.Rd man/callback_lambda.Rd man/callback_learning_rate_scheduler.Rd man/callback_model_checkpoint.Rd man/callback_reduce_lr_on_plateau.Rd man/callback_remote_monitor.Rd man/callback_swap_ema_weights.Rd man/callback_tensorboard.Rd man/callback_terminate_on_nan.Rd man/clear_session.Rd man/clone_model.Rd man/compile.keras.src.models.model.Model.Rd man/config_backend.Rd man/config_disable_interactive_logging.Rd man/config_disable_traceback_filtering.Rd man/config_dtype_policy.Rd man/config_enable_interactive_logging.Rd man/config_enable_traceback_filtering.Rd man/config_enable_unsafe_deserialization.Rd man/config_epsilon.Rd man/config_floatx.Rd man/config_image_data_format.Rd man/config_is_interactive_logging_enabled.Rd man/config_is_traceback_filtering_enabled.Rd man/config_set_backend.Rd man/config_set_dtype_policy.Rd man/config_set_epsilon.Rd man/config_set_floatx.Rd man/config_set_image_data_format.Rd man/constraint_maxnorm.Rd man/constraint_minmaxnorm.Rd man/constraint_nonneg.Rd man/constraint_unitnorm.Rd man/count_params.Rd man/custom_metric.Rd man/dataset_boston_housing.Rd man/dataset_cifar10.Rd man/dataset_cifar100.Rd man/dataset_fashion_mnist.Rd man/dataset_imdb.Rd man/dataset_mnist.Rd man/dataset_reuters.Rd man/deserialize_keras_object.Rd man/evaluate.keras.src.models.model.Model.Rd man/export_savedmodel.keras.src.models.model.Model.Rd
man/figures/op-gelu-plot-1.png
man/figures/op-hard-sigmoid-plot-1.png
man/figures/op-leaky-relu-plot-1.png
man/figures/op-relu-plot-1.png
man/figures/op-relu6-plot-1.png
man/figures/op-softplus-plot-1.png
man/figures/op-softsign-plot-1.png
man/fit.keras.src.models.model.Model.Rd man/freeze_weights.Rd man/get_config.Rd man/get_custom_objects.Rd man/get_file.Rd man/get_layer.Rd man/get_registered_name.Rd man/get_registered_object.Rd man/get_source_inputs.Rd man/get_weights.Rd man/grapes-py_class-grapes.Rd man/grapes-set-active-grapes.Rd man/image_array_save.Rd man/image_dataset_from_directory.Rd man/image_from_array.Rd man/image_load.Rd man/image_smart_resize.Rd man/image_to_array.Rd man/imagenet_decode_predictions.Rd man/imagenet_preprocess_input.Rd man/initializer_constant.Rd man/initializer_glorot_normal.Rd man/initializer_glorot_uniform.Rd man/initializer_he_normal.Rd man/initializer_he_uniform.Rd man/initializer_identity.Rd man/initializer_lecun_normal.Rd man/initializer_lecun_uniform.Rd man/initializer_ones.Rd man/initializer_orthogonal.Rd man/initializer_random_normal.Rd man/initializer_random_uniform.Rd man/initializer_truncated_normal.Rd man/initializer_variance_scaling.Rd man/initializer_zeros.Rd man/install_keras.Rd man/keras.Rd man/keras3-package.Rd man/keras_input.Rd man/keras_model.Rd man/keras_model_sequential.Rd man/layer_activation.Rd man/layer_activation_elu.Rd man/layer_activation_leaky_relu.Rd man/layer_activation_parametric_relu.Rd man/layer_activation_relu.Rd man/layer_activation_softmax.Rd man/layer_activity_regularization.Rd man/layer_add.Rd man/layer_additive_attention.Rd man/layer_alpha_dropout.Rd man/layer_attention.Rd man/layer_average.Rd man/layer_average_pooling_1d.Rd man/layer_average_pooling_2d.Rd man/layer_average_pooling_3d.Rd man/layer_batch_normalization.Rd man/layer_bidirectional.Rd man/layer_category_encoding.Rd man/layer_center_crop.Rd man/layer_concatenate.Rd man/layer_conv_1d.Rd man/layer_conv_1d_transpose.Rd man/layer_conv_2d.Rd man/layer_conv_2d_transpose.Rd man/layer_conv_3d.Rd man/layer_conv_3d_transpose.Rd man/layer_conv_lstm_1d.Rd man/layer_conv_lstm_2d.Rd man/layer_conv_lstm_3d.Rd man/layer_cropping_1d.Rd man/layer_cropping_2d.Rd man/layer_cropping_3d.Rd man/layer_dense.Rd man/layer_depthwise_conv_1d.Rd man/layer_depthwise_conv_2d.Rd man/layer_discretization.Rd man/layer_dot.Rd man/layer_dropout.Rd man/layer_einsum_dense.Rd man/layer_embedding.Rd man/layer_feature_space.Rd man/layer_flatten.Rd man/layer_flax_module_wrapper.Rd man/layer_gaussian_dropout.Rd man/layer_gaussian_noise.Rd man/layer_global_average_pooling_1d.Rd man/layer_global_average_pooling_2d.Rd man/layer_global_average_pooling_3d.Rd man/layer_global_max_pooling_1d.Rd man/layer_global_max_pooling_2d.Rd man/layer_global_max_pooling_3d.Rd man/layer_group_normalization.Rd man/layer_group_query_attention.Rd man/layer_gru.Rd man/layer_hashed_crossing.Rd man/layer_hashing.Rd man/layer_identity.Rd man/layer_input.Rd man/layer_integer_lookup.Rd man/layer_jax_model_wrapper.Rd man/layer_lambda.Rd man/layer_layer_normalization.Rd man/layer_lstm.Rd man/layer_masking.Rd man/layer_max_pooling_1d.Rd man/layer_max_pooling_2d.Rd man/layer_max_pooling_3d.Rd man/layer_maximum.Rd man/layer_mel_spectrogram.Rd man/layer_minimum.Rd man/layer_multi_head_attention.Rd man/layer_multiply.Rd man/layer_normalization.Rd man/layer_permute.Rd man/layer_random_brightness.Rd man/layer_random_contrast.Rd man/layer_random_crop.Rd man/layer_random_flip.Rd man/layer_random_rotation.Rd man/layer_random_translation.Rd man/layer_random_zoom.Rd man/layer_repeat_vector.Rd man/layer_rescaling.Rd man/layer_reshape.Rd man/layer_resizing.Rd man/layer_rnn.Rd man/layer_separable_conv_1d.Rd man/layer_separable_conv_2d.Rd man/layer_simple_rnn.Rd man/layer_spatial_dropout_1d.Rd man/layer_spatial_dropout_2d.Rd man/layer_spatial_dropout_3d.Rd man/layer_spectral_normalization.Rd man/layer_string_lookup.Rd man/layer_subtract.Rd man/layer_text_vectorization.Rd man/layer_tfsm.Rd man/layer_time_distributed.Rd man/layer_torch_module_wrapper.Rd man/layer_unit_normalization.Rd man/layer_upsampling_1d.Rd man/layer_upsampling_2d.Rd man/layer_upsampling_3d.Rd man/layer_zero_padding_1d.Rd man/layer_zero_padding_2d.Rd man/layer_zero_padding_3d.Rd man/learning_rate_schedule_cosine_decay.Rd man/learning_rate_schedule_cosine_decay_restarts.Rd man/learning_rate_schedule_exponential_decay.Rd man/learning_rate_schedule_inverse_time_decay.Rd man/learning_rate_schedule_piecewise_constant_decay.Rd man/learning_rate_schedule_polynomial_decay.Rd man/load_model.Rd man/load_model_weights.Rd man/loss_binary_crossentropy.Rd man/loss_binary_focal_crossentropy.Rd man/loss_categorical_crossentropy.Rd man/loss_categorical_focal_crossentropy.Rd man/loss_categorical_hinge.Rd man/loss_cosine_similarity.Rd man/loss_ctc.Rd man/loss_dice.Rd man/loss_hinge.Rd man/loss_huber.Rd man/loss_kl_divergence.Rd man/loss_log_cosh.Rd man/loss_mean_absolute_error.Rd man/loss_mean_absolute_percentage_error.Rd man/loss_mean_squared_error.Rd man/loss_mean_squared_logarithmic_error.Rd man/loss_poisson.Rd man/loss_sparse_categorical_crossentropy.Rd man/loss_squared_hinge.Rd man/loss_tversky.Rd man/mark_active.Rd man/metric_auc.Rd man/metric_binary_accuracy.Rd man/metric_binary_crossentropy.Rd man/metric_binary_focal_crossentropy.Rd man/metric_binary_iou.Rd man/metric_categorical_accuracy.Rd man/metric_categorical_crossentropy.Rd man/metric_categorical_focal_crossentropy.Rd man/metric_categorical_hinge.Rd man/metric_cosine_similarity.Rd man/metric_f1_score.Rd man/metric_false_negatives.Rd man/metric_false_positives.Rd man/metric_fbeta_score.Rd man/metric_hinge.Rd man/metric_huber.Rd man/metric_iou.Rd man/metric_kl_divergence.Rd man/metric_log_cosh.Rd man/metric_log_cosh_error.Rd man/metric_mean.Rd man/metric_mean_absolute_error.Rd man/metric_mean_absolute_percentage_error.Rd man/metric_mean_iou.Rd man/metric_mean_squared_error.Rd man/metric_mean_squared_logarithmic_error.Rd man/metric_mean_wrapper.Rd man/metric_one_hot_iou.Rd man/metric_one_hot_mean_iou.Rd man/metric_poisson.Rd man/metric_precision.Rd man/metric_precision_at_recall.Rd man/metric_r2_score.Rd man/metric_recall.Rd man/metric_recall_at_precision.Rd man/metric_root_mean_squared_error.Rd man/metric_sensitivity_at_specificity.Rd man/metric_sparse_categorical_accuracy.Rd man/metric_sparse_categorical_crossentropy.Rd man/metric_sparse_top_k_categorical_accuracy.Rd man/metric_specificity_at_sensitivity.Rd man/metric_squared_hinge.Rd man/metric_sum.Rd man/metric_top_k_categorical_accuracy.Rd man/metric_true_negatives.Rd man/metric_true_positives.Rd man/multi-assign.Rd man/new_callback_class.Rd man/new_layer_class.Rd man/new_learning_rate_schedule_class.Rd man/new_loss_class.Rd man/new_metric_class.Rd man/new_model_class.Rd man/normalize.Rd man/op_abs.Rd man/op_add.Rd man/op_all.Rd man/op_any.Rd man/op_append.Rd man/op_arange.Rd man/op_arccos.Rd man/op_arccosh.Rd man/op_arcsin.Rd man/op_arcsinh.Rd man/op_arctan.Rd man/op_arctan2.Rd man/op_arctanh.Rd man/op_argmax.Rd man/op_argmin.Rd man/op_argsort.Rd man/op_array.Rd man/op_average.Rd man/op_average_pool.Rd man/op_batch_normalization.Rd man/op_binary_crossentropy.Rd man/op_bincount.Rd man/op_broadcast_to.Rd man/op_cast.Rd man/op_categorical_crossentropy.Rd man/op_ceil.Rd man/op_cholesky.Rd man/op_clip.Rd man/op_concatenate.Rd man/op_cond.Rd man/op_conj.Rd man/op_conv.Rd man/op_conv_transpose.Rd man/op_convert_to_numpy.Rd man/op_convert_to_tensor.Rd man/op_copy.Rd man/op_correlate.Rd man/op_cos.Rd man/op_cosh.Rd man/op_count_nonzero.Rd man/op_cross.Rd man/op_ctc_decode.Rd man/op_ctc_loss.Rd man/op_cumprod.Rd man/op_cumsum.Rd man/op_custom_gradient.Rd man/op_depthwise_conv.Rd man/op_det.Rd man/op_diag.Rd man/op_diagonal.Rd man/op_diff.Rd man/op_digitize.Rd man/op_divide.Rd man/op_divide_no_nan.Rd man/op_dot.Rd man/op_eig.Rd man/op_eigh.Rd man/op_einsum.Rd man/op_elu.Rd man/op_empty.Rd man/op_equal.Rd man/op_erf.Rd man/op_erfinv.Rd man/op_exp.Rd man/op_expand_dims.Rd man/op_expm1.Rd man/op_extract_sequences.Rd man/op_eye.Rd man/op_fft.Rd man/op_fft2.Rd man/op_flip.Rd man/op_floor.Rd man/op_floor_divide.Rd man/op_fori_loop.Rd man/op_full.Rd man/op_full_like.Rd man/op_gelu.Rd man/op_get_item.Rd man/op_greater.Rd man/op_greater_equal.Rd man/op_hard_sigmoid.Rd man/op_hard_silu.Rd man/op_hstack.Rd man/op_identity.Rd man/op_imag.Rd man/op_image_affine_transform.Rd man/op_image_crop.Rd man/op_image_extract_patches.Rd man/op_image_map_coordinates.Rd man/op_image_pad.Rd man/op_image_resize.Rd man/op_image_rgb_to_grayscale.Rd man/op_in_top_k.Rd man/op_inv.Rd man/op_irfft.Rd man/op_is_tensor.Rd man/op_isclose.Rd man/op_isfinite.Rd man/op_isinf.Rd man/op_isnan.Rd man/op_istft.Rd man/op_leaky_relu.Rd man/op_less.Rd man/op_less_equal.Rd man/op_linspace.Rd man/op_log.Rd man/op_log10.Rd man/op_log1p.Rd man/op_log2.Rd man/op_log_sigmoid.Rd man/op_log_softmax.Rd man/op_logaddexp.Rd man/op_logical_and.Rd man/op_logical_not.Rd man/op_logical_or.Rd man/op_logical_xor.Rd man/op_logspace.Rd man/op_logsumexp.Rd man/op_lu_factor.Rd man/op_matmul.Rd man/op_max.Rd man/op_max_pool.Rd man/op_maximum.Rd man/op_mean.Rd man/op_median.Rd man/op_meshgrid.Rd man/op_min.Rd man/op_minimum.Rd man/op_mod.Rd man/op_moments.Rd man/op_moveaxis.Rd man/op_multi_hot.Rd man/op_multiply.Rd man/op_nan_to_num.Rd man/op_ndim.Rd man/op_negative.Rd man/op_nonzero.Rd man/op_norm.Rd man/op_normalize.Rd man/op_not_equal.Rd man/op_one_hot.Rd man/op_ones.Rd man/op_ones_like.Rd man/op_outer.Rd man/op_pad.Rd man/op_power.Rd man/op_prod.Rd man/op_qr.Rd man/op_quantile.Rd man/op_ravel.Rd man/op_real.Rd man/op_reciprocal.Rd man/op_relu.Rd man/op_relu6.Rd man/op_repeat.Rd man/op_reshape.Rd man/op_rfft.Rd man/op_roll.Rd man/op_round.Rd man/op_rsqrt.Rd man/op_scatter.Rd man/op_scatter_update.Rd man/op_segment_max.Rd man/op_segment_sum.Rd man/op_select.Rd man/op_selu.Rd man/op_separable_conv.Rd man/op_shape.Rd man/op_sigmoid.Rd man/op_sign.Rd man/op_silu.Rd man/op_sin.Rd man/op_sinh.Rd man/op_size.Rd man/op_slice.Rd man/op_slice_update.Rd man/op_softmax.Rd man/op_softplus.Rd man/op_softsign.Rd man/op_solve.Rd man/op_solve_triangular.Rd man/op_sort.Rd man/op_sparse_categorical_crossentropy.Rd man/op_split.Rd man/op_sqrt.Rd man/op_square.Rd man/op_squeeze.Rd man/op_stack.Rd man/op_std.Rd man/op_stft.Rd man/op_stop_gradient.Rd man/op_subtract.Rd man/op_sum.Rd man/op_svd.Rd man/op_swapaxes.Rd man/op_take.Rd man/op_take_along_axis.Rd man/op_tan.Rd man/op_tanh.Rd man/op_tensordot.Rd man/op_tile.Rd man/op_top_k.Rd man/op_trace.Rd man/op_transpose.Rd man/op_tri.Rd man/op_tril.Rd man/op_triu.Rd man/op_unstack.Rd man/op_var.Rd man/op_vdot.Rd man/op_vectorize.Rd man/op_vectorized_map.Rd man/op_vstack.Rd man/op_where.Rd man/op_while_loop.Rd man/op_zeros.Rd man/op_zeros_like.Rd man/optimizer_adadelta.Rd man/optimizer_adafactor.Rd man/optimizer_adagrad.Rd man/optimizer_adam.Rd man/optimizer_adam_w.Rd man/optimizer_adamax.Rd man/optimizer_ftrl.Rd man/optimizer_lion.Rd man/optimizer_loss_scale.Rd man/optimizer_nadam.Rd man/optimizer_rmsprop.Rd man/optimizer_sgd.Rd man/pack_x_y_sample_weight.Rd man/pad_sequences.Rd man/pipe.Rd man/plot.keras.src.models.model.Model.Rd man/plot.keras_training_history.Rd man/pop_layer.Rd man/predict.keras.src.models.model.Model.Rd man/predict_on_batch.Rd man/process_utils.Rd man/quantize_weights.Rd man/random_beta.Rd man/random_binomial.Rd man/random_categorical.Rd man/random_dropout.Rd man/random_gamma.Rd man/random_integer.Rd man/random_normal.Rd man/random_seed_generator.Rd man/random_shuffle.Rd man/random_truncated_normal.Rd man/random_uniform.Rd man/reexports.Rd man/register_keras_serializable.Rd man/regularizer_l1.Rd man/regularizer_l1_l2.Rd man/regularizer_l2.Rd man/regularizer_orthogonal.Rd man/reset_state.Rd man/rnn_cell_gru.Rd man/rnn_cell_lstm.Rd man/rnn_cell_simple.Rd man/rnn_cells_stack.Rd man/roxygen/meta.R man/save_model.Rd man/save_model_config.Rd man/save_model_weights.Rd man/serialize_keras_object.Rd man/set_random_seed.Rd man/shape.Rd man/split_dataset.Rd man/summary.keras.src.models.model.Model.Rd man/test_on_batch.Rd man/text_dataset_from_directory.Rd man/time_distributed.Rd man/timeseries_dataset_from_array.Rd man/to_categorical.Rd man/train_on_batch.Rd man/unpack_x_y_sample_weight.Rd man/use_backend.Rd man/with_custom_object_scope.Rd man/zip_lists.Rd
pkgdown/_extra.css
pkgdown/_extra.js
pkgdown/_pkgdown.yml
pkgdown/extra.css
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
tests/testthat.R
tests/testthat/.gitignore
tests/testthat/digit.jpeg
tests/testthat/helper-skips.R tests/testthat/helper-utils.R tests/testthat/setup.R tests/testthat/test-Layer.R tests/testthat/test-activations.R tests/testthat/test-applications.R tests/testthat/test-backend.R tests/testthat/test-callbacks.R tests/testthat/test-constraints.R tests/testthat/test-custom-layers.R tests/testthat/test-custom_wrappers.R tests/testthat/test-datasets.R tests/testthat/test-examples.R tests/testthat/test-freeze.R tests/testthat/test-generators.R tests/testthat/test-history.R tests/testthat/test-initializers.R tests/testthat/test-keras-tensor-generics.R tests/testthat/test-layer-attention.R tests/testthat/test-layer-methods.R tests/testthat/test-layer-text_vectorization.R tests/testthat/test-layers-normalization.R tests/testthat/test-layers-preprocessing.R tests/testthat/test-layers.R tests/testthat/test-losses.R tests/testthat/test-metrics.R tests/testthat/test-model-persistence.R tests/testthat/test-model.R tests/testthat/test-optimizers.R tests/testthat/test-preprocessing.R tests/testthat/test-py-class.R tests/testthat/test-regularizers.R tests/testthat/test-rnn-api.R tests/testthat/test-shape.R tests/testthat/test-tfdatasets.R tests/testthat/test-timeseries.R tests/testthat/test-utils.R
tests/testthat/test.h5
tests/testthat/train.R tools/archive/make.R tools/archive/make2.R tools/archive/translate-tools.R tools/archive/translate.R
tools/arg-transformers.yml
tools/common.py
tools/endpoints-to-keras-io-urls.R tools/family-maps.R tools/find-new-symbols.R tools/fix-roxy-blocks.R tools/knit-examples.R tools/knit-vignettes.R tools/knit.R
tools/make-cran-pkg.R
tools/make-distribute-wrappers.R tools/make-endpoints-to-keras-io-urls.R tools/make-family-map.R tools/make-init-example.R tools/make-man.R tools/make-vignettes.R tools/make-website.R
tools/param-descripations.yml
tools/post-process-website.R tools/retether.R tools/scraps.R tools/utils.R
vignettes-src/.gitignore
vignettes-src/custom_train_step_in_tensorflow.Rmd vignettes-src/distributed_training_with_tensorflow.Rmd vignettes-src/distribution.Rmd
vignettes-src/examples/.gitignore
vignettes-src/examples/index.Rmd vignettes-src/examples/nlp/text_classification_from_scratch.Rmd vignettes-src/examples/structured_data/imbalanced_classification.Rmd vignettes-src/examples/structured_data/structured_data_classification_with_feature_space.Rmd vignettes-src/examples/timeseries/timeseries_anomaly_detection.Rmd vignettes-src/examples/timeseries/timeseries_classification_from_scratch.Rmd vignettes-src/examples/vision/autoencoder.Rmd vignettes-src/examples/vision/mnist_convnet.Rmd vignettes-src/examples/vision/oxford_pets_image_segmentation.Rmd vignettes-src/functional_api.Rmd vignettes-src/getting_started.Rmd vignettes-src/intro_to_keras_for_engineers.Rmd vignettes-src/making_new_layers_and_models_via_subclassing.Rmd vignettes-src/parked/_custom_train_step_in_jax.Rmd vignettes-src/parked/_custom_train_step_in_torch.Rmd vignettes-src/parked/_customizing_what_happens_in_fit.Rmd vignettes-src/parked/_distributed_training.Rmd vignettes-src/parked/_distributed_training_with_jax.Rmd vignettes-src/parked/_distributed_training_with_torch.Rmd vignettes-src/parked/_intro_to_keras_for_researchers.Rmd vignettes-src/parked/_preprocessing_layers.Rmd vignettes-src/parked/_working_with_rnns.Rmd vignettes-src/parked/_writing_a_custom_training_loop_in_jax.Rmd vignettes-src/parked/_writing_a_custom_training_loop_in_torch.Rmd vignettes-src/parked/customizing_saving_and_serialization.Rmd vignettes-src/sequential_model.Rmd vignettes-src/serialization_and_saving.Rmd vignettes-src/training_with_built_in_methods.Rmd vignettes-src/transfer_learning.Rmd vignettes-src/understanding_masking_and_padding.Rmd vignettes-src/writing_a_custom_training_loop_in_tensorflow.Rmd vignettes-src/writing_your_own_callbacks.Rmd vignettes/custom_train_step_in_tensorflow.Rmd vignettes/distributed_training_with_tensorflow.Rmd vignettes/distribution.Rmd vignettes/examples/index.Rmd vignettes/examples/nlp/text_classification_from_scratch.Rmd vignettes/examples/structured_data/imbalanced_classification.Rmd vignettes/examples/structured_data/structured_data_classification_with_feature_space.Rmd vignettes/examples/timeseries/timeseries_anomaly_detection.Rmd
vignettes/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-10-1.png
vignettes/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-11-1.png
vignettes/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-12-1.png
vignettes/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-13-1.png
vignettes/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-13-2.png
vignettes/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-14-1.png
vignettes/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-4-1.png
vignettes/examples/timeseries/timeseries_anomaly_detection/unnamed-chunk-5-1.png
vignettes/examples/timeseries/timeseries_classification_from_scratch.Rmd
vignettes/examples/timeseries/timeseries_classification_from_scratch/unnamed-chunk-12-1.png
vignettes/examples/timeseries/timeseries_classification_from_scratch/unnamed-chunk-13-1.png
vignettes/examples/timeseries/timeseries_classification_from_scratch/unnamed-chunk-3-1.png
vignettes/examples/timeseries/timeseries_classification_from_scratch/unnamed-chunk-9-1.png
vignettes/examples/vision/autoencoder.Rmd
vignettes/examples/vision/autoencoder/unnamed-chunk-2-1.png
vignettes/examples/vision/autoencoder/unnamed-chunk-5-1.png
vignettes/examples/vision/autoencoder/unnamed-chunk-7-1.png
vignettes/examples/vision/mnist_convnet.Rmd vignettes/examples/vision/oxford_pets_image_segmentation.Rmd
vignettes/examples/vision/oxford_pets_image_segmentation/unnamed-chunk-4-1.png
vignettes/examples/vision/oxford_pets_image_segmentation/unnamed-chunk-4-2.png
vignettes/examples/vision/oxford_pets_image_segmentation/unnamed-chunk-9-1.png
vignettes/functional_api.Rmd
vignettes/functional_api/unnamed-chunk-10-1.png
vignettes/functional_api/unnamed-chunk-11-1.png
vignettes/functional_api/unnamed-chunk-20-1.png
vignettes/functional_api/unnamed-chunk-25-1.png
vignettes/getting_started.Rmd
vignettes/getting_started/unnamed-chunk-12-1.png
vignettes/getting_started/unnamed-chunk-9-1.png
vignettes/images/MNIST.png
vignettes/intro_to_keras_for_engineers.Rmd vignettes/intro_to_keras_for_researchers.Rmd vignettes/making_new_layers_and_models_via_subclassing.Rmd vignettes/sequential_model.Rmd vignettes/serialization_and_saving.Rmd vignettes/training_with_built_in_methods.Rmd
vignettes/training_with_built_in_methods/unnamed-chunk-26-1.png
vignettes/transfer_learning.Rmd
vignettes/transfer_learning/unnamed-chunk-13-1.png
vignettes/transfer_learning/unnamed-chunk-17-1.png
vignettes/understanding_masking_and_padding.Rmd vignettes/writing_a_custom_training_loop_in_tensorflow.Rmd vignettes/writing_your_own_callbacks.Rmd
rstudio/keras documentation built on May 8, 2024, 7:36 a.m.