Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aianaconda/TensorFlow2x_Engineering_Implementation
/ functions
Functions
413 in github.com/aianaconda/TensorFlow2x_Engineering_Implementation
⨍
Functions
413
◇
Types & classes
46
Method
__init__
(self ,intermediate_dim,original_dim,**kwargs)
code/代码8-5 以类的方式封装模型损失函数.py:60
Method
__init__
(self, n_classes=80)
code/代码7-9 yolov3.py:28
Method
__iter__
(self)
code/代码8-10 mydataset.py:25
Method
__len__
(self)
code/代码8-10 mydataset.py:198
Method
__next__
(self)
code/代码8-10 mydataset.py:28
Function
_grad_fn
(yolo_v3, images_tensor, list_y_trues)
code/代码7-12 mainyolo.py:99
Function
_initializer
(shape, dtype, partition_info)
code/代码5-5 序列特征工程.py:39
Method
_map_func
(img, label)
code/代码8-10 mydataset.py:168
Function
_parseone
Reading and handle image
code/代码4-11 将图片文件制作成Dataset数据集TFa.py:81
Function
_parseone
Reading and handle image
code/代码9-2 finetune_resnet.py:51
Function
_parseone
(A_fname, B_fname)
code/代码8-8 训练deblur.py:58
Function
_parseone
Reading and handle image
code/代码4-10 将图片文件制作成Dataset数据集-TFa.py:81
Function
_parseone
Reading and handle image
code/代码7-3 用ResNet识别橘子和苹果.py:86
Function
_parseone
(A_fname, B_fname)
code/代码8-9 使用deblur模型.py:41
Function
_parseone
Reading and handle image
code/代码4-12 在动态图里读取Dataset数据集.py:98
Function
_random_rotated30
(image, label)
code/代码4-11 将图片文件制作成Dataset数据集TFa.py:67
Function
_random_rotated30
(image, label)
code/代码4-10 将图片文件制作成Dataset数据集-TFa.py:67
Function
_random_rotated30
(image, label)
code/代码7-3 用ResNet识别橘子和苹果.py:61
Function
_random_rotated30
(image, label)
code/代码4-12 在动态图里读取Dataset数据集.py:74
Function
_rotated
(image)
code/代码7-3 用ResNet识别橘子和苹果.py:63
Function
_rotated
(image)
code/代码4-12 在动态图里读取Dataset数据集.py:76
Function
_rotatedwrap
()
code/代码4-11 将图片文件制作成Dataset数据集TFa.py:68
Function
_rotatedwrap
()
code/代码4-10 将图片文件制作成Dataset数据集-TFa.py:68
Function
_rotatedwrap
()
code/代码7-3 用ResNet识别橘子和苹果.py:71
Function
_rotatedwrap
()
code/代码4-12 在动态图里读取Dataset数据集.py:84
Method
_set
(att, value, att_name)
code/代码8-10 mydataset.py:203
Method
after_run
(self, run_context, run_values)
code/代码3-5 自定义hook.py.py:30
Method
as_minmax
(self)
code/代码7-6 box.py:47
Method
batch_op
(self)
code/代码8-10 mydataset.py:79
Method
before_run
(self, run_context)
code/代码3-5 自定义hook.py.py:27
Method
begin
(self)
code/代码3-5 自定义hook.py.py:24
Method
build
(self, input_shape)
code/代码3-12 keras回归模型2.py:23
Method
build
(self, input_shape)
code/代码6-3 keras注意力机制模型.py:47
Method
call
(self, x)
code/代码8-4 在动态图中实现变分自编码.py:36
Method
call
(self, z)
code/代码8-4 在动态图中实现变分自编码.py:58
Method
call
(self, x)
code/代码8-3 将张量损失封装成损失函数.py:37
Method
call
(self, z)
code/代码8-3 将张量损失封装成损失函数.py:56
Method
call
(self, input_tensor, training=False)
code/代码7-8 yolohead.py:98
Method
call
(self, input_tensor, training=False)
code/代码7-8 yolohead.py:127
Method
call
(self, input_tensor, training=False)
code/代码7-8 yolohead.py:145
Method
call
(self, x)
code/代码8-6 更合理的类封装方式.py:34
Method
call
(self, activation)
code/代码8-6 更合理的类封装方式.py:44
Method
call
(self, z)
code/代码8-6 更合理的类封装方式.py:63
Method
call
(self, input_features)
code/代码8-6 更合理的类封装方式.py:77
Method
call
(self, inputs)
code/代码3-12 keras回归模型2.py:33
Method
call
(self, input_tensor)
code/代码9-4 ZSL_train.py:31
Method
call
(self, x, y)
code/代码8-14 MINE.py:41
Method
call
(self, x)
code/代码8-2 变分自编码模型的无标签训练.py:36
Method
call
(self, z)
code/代码8-2 变分自编码模型的无标签训练.py:55
Method
call
(self, input_tensor, training=False)
code/代码7-7 darknet53.py:129
Method
call
(self, input_tensor, training=False)
code/代码7-7 darknet53.py:147
Method
call
(self, input_tensor, training=False)
code/代码7-7 darknet53.py:171
Method
call
(self, x)
code/代码8-1 用tf.keras实现变分自编码模型.py:36
Method
call
(self, z)
code/代码8-1 用tf.keras实现变分自编码模型.py:48
Method
call
(self, x)
code/代码6-3 keras注意力机制模型.py:18
Method
call
(self, x)
code/代码6-3 keras注意力机制模型.py:75
Method
call
(self, inputs, mask=None, training=None)
code/代码6-3 keras注意力机制模型.py:181
Method
call
(self, x)
code/代码8-15 DIM.py:44
Method
call
(self, x)
code/代码8-15 DIM.py:91
Method
call
(self, x)
code/代码8-5 以类的方式封装模型损失函数.py:43
Method
call
(self, z)
code/代码8-5 以类的方式封装模型损失函数.py:65
Method
call
(self, x)
code/代码8-5 以类的方式封装模型损失函数.py:78
Method
compute_mask
(self, inputs, mask=None)
code/代码6-3 keras注意力机制模型.py:137
Method
compute_output_shape
(self, input_shape)
code/代码3-12 keras回归模型2.py:37
Method
compute_output_shape
(self, input_shape)
code/代码6-3 keras注意力机制模型.py:33
Method
compute_output_shape
(self, input_shape)
code/代码6-3 keras注意力机制模型.py:115
Method
compute_output_shape
(self, input_shape)
code/代码6-3 keras注意力机制模型.py:140
Method
dataset
(self)
code/代码8-10 mydataset.py:71
Method
dropped_mask
()
code/代码6-3 keras注意力机制模型.py:184
Function
eval_input_fn
()
code/代码5-6 用wide_deep模型预测人口收入.py:221
Function
eval_input_fn
()
code/代码5-7 用梯度提升树模型预测人口收入.py:239
Function
eval_input_fn
(data,labels, batch_size)
code/代码3-4 为估算器添加钩子.py:28
Method
from_config
(cls, config)
code/代码3-12 keras回归模型2.py:48
Function
gen
()
code/代码6-1 NLP文本预处理.py:37
Function
gen
()
code/代码6-8 迁移训练BERT模型对中文分类.py:54
Method
get_config
(self)
code/代码3-12 keras回归模型2.py:42
Method
get_config
(self)
code/代码6-3 keras注意力机制模型.py:129
Method
get_height
(self, annotation_file)
code/代码7-4 annotation.py:189
Function
get_unique_labels
(files)
code/代码7-4 annotation.py:165
Method
get_variables
(self, layer_idx, suffix=None)
code/代码7-8 yolohead.py:57
Method
get_variables
(self, layer_idx, suffix=None)
code/代码7-7 darknet53.py:102
Method
get_width
(self, annotation_file)
code/代码7-4 annotation.py:183
Function
getone
(dataset)
code/代码4-12 在动态图里读取Dataset数据集.py:140
Function
gradient_penalty
(f, real, fake=None)
code/代码8-11 AttGANmodels.py:82
Method
iterator
(self)
code/代码8-10 mydataset.py:75
Function
load_image
(image_path)
code/代码9-2 finetune_resnet.py:91
Function
load_image
(image_path)
code/代码9-3 feature_extractor.py:56
Function
main
(argv=None)
code/代码6-3 用TextCNN模型进行文本分类.py:107
Function
map_func_
(*args)
code/代码8-10 mydataset.py:106
Function
my_model
(features, labels, mode, params)
code/代码3-3 用估算器框架训练一个回归模型.py:42
Function
my_model
(features, labels, mode, params)
code/代码3-8 用估算器框架分布式训练ps.py:57
Function
my_model
(features, labels, mode, params)
code/代码3-10 用估算器框架进行分布式训练worker.py:57
Function
my_model
(features, labels, mode, params)
code/代码3-9 用估算器框架进行分布式训练chief.py:56
Function
my_model
(features, labels, mode, params)
code/代码3-4 为估算器添加钩子.py:42
Function
my_model
(features, labels, mode, params)
code/代码3-7 用估算器框架进行分布式训练.py:42
Function
my_py_func
(X, W,b)
code/代码3-2 在静态图中使用动态图.py:26
Function
parse_csv
(value)
code/代码5-6 用wide_deep模型预测人口收入.py:146
Function
parse_csv
(value)
code/代码5-7 用梯度提升树模型预测人口收入.py:162
Function
parse_fn
(x)
code/代码4-6 interleave例子.py:15
Function
perceptual_loss
(y_true, y_pred,image_shape)
code/代码8-8 训练deblur.py:90
← previous
next →
301–400 of 413, ranked by callers