... alpha=0.0, max_value=None, threshold=0 ) 定義在:tensorflow/python/keras/backend.py。整流線性單元。使用默認(rèn)值,它以元素方式返回max(x, 0)。它遵循: 對(duì)于x >= max_value,f(x) = max_valuefor 對(duì)于threshold <= x < max_value,f(x) = x否則為f(x) = ...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_relu.htmltf.keras.backend.reset_uids函數(shù)tf.keras.backend.reset_uids() 定義在:tensorflow/python/keras/backend.py。重置圖標(biāo)識(shí)符。
http://m.o2fo.com/tensorflow_python/tf_keras_backend_reset_uids.htmltf.keras.backend.reshape函數(shù)tf.keras.backend.reshape( x, shape ) 定義在:tensorflow/python/keras/backend.py。將張量重塑為指定的shape。 參數(shù): x:張量或變量。 shape:目標(biāo)shape元組。 返回:返回張量。
http://m.o2fo.com/tensorflow_python/tf_keras_backend_reshape.html... data_format, interpolation='nearest' ) 定義在:tensorflow/python/keras/backend.py。調(diào)整4D張量中包含的圖像的大小。 參數(shù): x:要調(diào)整大小的Tensor或變量。 height_factor:正整數(shù)。 width_factor:正整數(shù)。 data_format:可以是"channel...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_resize_images.html... height_factor, width_factor, data_format ) 定義在:tensorflow/python/keras/backend.py。調(diào)整5D張量中包含的體積。 參數(shù): x:要調(diào)整大小的Tensor或變量。 depth_factor:正整數(shù)。 height_factor:正整數(shù)。 width_factor:正整數(shù)。 data_form...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_resize_volumes.htmltf.keras.backend.reverse函數(shù)tf.keras.backend.reverse( x, axes ) 定義在:tensorflow/python/keras/backend.py。沿指定軸反轉(zhuǎn)張量。 參數(shù): x:要反轉(zhuǎn)的張量。 axes:整數(shù)或整數(shù)迭代。要反轉(zhuǎn)的軸。 返回:返回張量。
http://m.o2fo.com/tensorflow_python/tf_keras_backend_reverse.htmltf.keras.backend.round函數(shù)tf.keras.backend.round(x) 定義在:tensorflow/python/keras/backend.py。以元素方式四舍五入到最接近的整數(shù)。在平局的情況下,使用的四舍五入模式是「偶數(shù)的一半」。 參數(shù): x:張量或變量。 返回:返回張量。
http://m.o2fo.com/tensorflow_python/tf_keras_backend_round.html...;, data_format=None, dilation_rate=(1, 1) ) 定義在:tensorflow/python/keras/backend.py。具有可分離濾波器的2D卷積。 參數(shù): x:輸入張量。 depthwise_kernel:用于深度卷積的卷積核。 pointwise_kernel:1x1卷積的內(nèi)核。 strides:步長(zhǎng)元...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_separable_conv2d.html...et_epsilon函數(shù)tf.keras.backend.set_epsilon(value) 定義在:tensorflow/python/keras/backend.py。設(shè)置數(shù)值表達(dá)式中使用的模糊因子的值。 參數(shù): value:浮點(diǎn)數(shù)。epsilon的新值。示例:>>> from keras import backend as K >>> K.epsilon() 1e-07 >&...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_set_epsilon.html....set_floatx函數(shù)tf.keras.backend.set_floatx(value) 定義在:tensorflow/python/keras/backend.py。設(shè)置默認(rèn)的浮點(diǎn)類型。 參數(shù): value:字符串;'float16','float32'或'float64'。例:>>> from keras import backend as K >>> K.floatx(...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_set_floatx.html抱歉,暫時(shí)沒(méi)有相關(guān)的微課
w3cschool 建議您:
抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程
w3cschool 建議您:
抱歉,暫時(shí)沒(méi)有相關(guān)的教程
w3cschool 建議您:
... alpha=0.0, max_value=None, threshold=0 ) 定義在:tensorflow/python/keras/backend.py。整流線性單元。使用默認(rèn)值,它以元素方式返回max(x, 0)。它遵循: 對(duì)于x >= max_value,f(x) = max_valuefor 對(duì)于threshold <= x < max_value,f(x) = x否則為f(x) = ...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_relu.htmltf.keras.backend.reset_uids函數(shù)tf.keras.backend.reset_uids() 定義在:tensorflow/python/keras/backend.py。重置圖標(biāo)識(shí)符。
http://m.o2fo.com/tensorflow_python/tf_keras_backend_reset_uids.htmltf.keras.backend.reshape函數(shù)tf.keras.backend.reshape( x, shape ) 定義在:tensorflow/python/keras/backend.py。將張量重塑為指定的shape。 參數(shù): x:張量或變量。 shape:目標(biāo)shape元組。 返回:返回張量。
http://m.o2fo.com/tensorflow_python/tf_keras_backend_reshape.html... data_format, interpolation='nearest' ) 定義在:tensorflow/python/keras/backend.py。調(diào)整4D張量中包含的圖像的大小。 參數(shù): x:要調(diào)整大小的Tensor或變量。 height_factor:正整數(shù)。 width_factor:正整數(shù)。 data_format:可以是"channel...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_resize_images.html... height_factor, width_factor, data_format ) 定義在:tensorflow/python/keras/backend.py。調(diào)整5D張量中包含的體積。 參數(shù): x:要調(diào)整大小的Tensor或變量。 depth_factor:正整數(shù)。 height_factor:正整數(shù)。 width_factor:正整數(shù)。 data_form...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_resize_volumes.htmltf.keras.backend.reverse函數(shù)tf.keras.backend.reverse( x, axes ) 定義在:tensorflow/python/keras/backend.py。沿指定軸反轉(zhuǎn)張量。 參數(shù): x:要反轉(zhuǎn)的張量。 axes:整數(shù)或整數(shù)迭代。要反轉(zhuǎn)的軸。 返回:返回張量。
http://m.o2fo.com/tensorflow_python/tf_keras_backend_reverse.htmltf.keras.backend.round函數(shù)tf.keras.backend.round(x) 定義在:tensorflow/python/keras/backend.py。以元素方式四舍五入到最接近的整數(shù)。在平局的情況下,使用的四舍五入模式是「偶數(shù)的一半」。 參數(shù): x:張量或變量。 返回:返回張量。
http://m.o2fo.com/tensorflow_python/tf_keras_backend_round.html...;, data_format=None, dilation_rate=(1, 1) ) 定義在:tensorflow/python/keras/backend.py。具有可分離濾波器的2D卷積。 參數(shù): x:輸入張量。 depthwise_kernel:用于深度卷積的卷積核。 pointwise_kernel:1x1卷積的內(nèi)核。 strides:步長(zhǎng)元...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_separable_conv2d.html...et_epsilon函數(shù)tf.keras.backend.set_epsilon(value) 定義在:tensorflow/python/keras/backend.py。設(shè)置數(shù)值表達(dá)式中使用的模糊因子的值。 參數(shù): value:浮點(diǎn)數(shù)。epsilon的新值。示例:>>> from keras import backend as K >>> K.epsilon() 1e-07 >&...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_set_epsilon.html....set_floatx函數(shù)tf.keras.backend.set_floatx(value) 定義在:tensorflow/python/keras/backend.py。設(shè)置默認(rèn)的浮點(diǎn)類型。 參數(shù): value:字符串;'float16','float32'或'float64'。例:>>> from keras import backend as K >>> K.floatx(...
http://m.o2fo.com/tensorflow_python/tf_keras_backend_set_floatx.html抱歉,暫時(shí)沒(méi)有相關(guān)的文章
w3cschool 建議您: