PaddleClas/ppcls
HydrogenSulfate db80bfb5ab change return type from float to Constant when self.learning_rate is an float number 2022-09-27 19:46:20 +08:00
..
arch fix 2022-09-27 11:56:42 +08:00
configs Merge pull request #2323 from cuicheng01/add_table_attribute_doc 2022-09-20 19:05:16 +08:00
data add table_attribute docs 2022-09-20 04:37:52 +00:00
engine fix bugs to adapt to the new framework 2022-09-20 10:06:20 +00:00
loss add weighted soft labels loss function (#2288) 2022-09-14 14:23:26 +08:00
metric fix for num_rel_index is a zero matrix 2022-08-25 14:37:41 +08:00
optimizer change return type from float to Constant when self.learning_rate is an float number 2022-09-27 19:46:20 +08:00
static handle index error for dataloader 2022-06-07 11:26:15 +08:00
utils Support for parsing label files 2022-08-29 05:49:15 +00:00
__init__.py