keras 2.2.0.9001
  • Home
  • Articles
    • Getting Started
    • Overview
    • Tutorial: Basic Classification
    • Tutorial: Text Classification
    • Tutorial: Basic Regression
    • Tutorial: Overfitting and Underfitting
    • Tutorial: Save and Restore Models
    • Using Keras
    • Guide to Keras Basics
    • Sequential Model in Depth
    • Functional API in Depth
    • About Keras Models
    • About Keras Layers
    • Training Visualization
    • Pre-Trained Models
    • Frequently Asked Questions
    • Why Use Keras?
    • Advanced
    • Eager Execution
    • Training Callbacks
    • Keras Backend
    • Custom Layers
    • Custom Models
  • Learn
  • Tools
  • Examples
  • Reference
  • News

Remove the last layer in a model

pop_layer.Rd

Remove the last layer in a model

pop_layer(object)

Arguments

object

Keras model object

See also

Other model functions: compile.keras.engine.training.Model, evaluate.keras.engine.training.Model, evaluate_generator, fit.keras.engine.training.Model, fit_generator, get_config, get_layer, keras_model_sequential, keras_model, multi_gpu_model, predict.keras.engine.training.Model, predict_generator, predict_on_batch, predict_proba, summary.keras.engine.training.Model, train_on_batch

Contents

  • Arguments
  • See also

Developed by JJ Allaire, François Chollet, RStudio, Google.

Site built with pkgdown.