您好,请问支持多分类问题吗?应该如何修改,是否有详细的教程。万分感激。
Author: sunnyjingdongCreated Apr 20, 2022Updated Dec 9, 2022
Labelsquestion
Please refer to the FAQ in doc and search for the related issues before you ask the question.
Describe the question(问题描述)
我只修改了代码中的了logit = tf.keras.layers.Dense(1, use_bias=False, activation=None)(tower_output)神经元个数,但报错。
A clear and concise description of what the question is.

Additional context Add any other context about the problem here.
Operating environment(运行环境):
- python version [e.g. 3.6]
- tensorflow version [e.g. 1.4.0, 1.15.0, 2.5.0]
- deepctr version [e.g. 0.9.0,]
Source: shenweichen/DeepCTR