keras-team / keras-docs-zh

Chinese (zh-cn) translation of the Keras documentation.
https://keras.io/zh/
795 stars 263 forks source link

Update core.md #63

Closed jiemojiemo closed 6 years ago

jiemojiemo commented 6 years ago

Flatten, SpatialDropout1D, SpatialDropout2D, SpatialDropout3D ( there is nothing need to be updated in Input )

gaussic commented 6 years ago

Input

keras.engine.input_layer.Input()

Input() is used to instantiate a Keras tensor.