How to evaluate a chatbot model

前端 未结 0 1015
自闭症患者
自闭症患者 2020-12-19 03:08

I have built a chatbot in pytorch, what are the effective ways to evaluate my model

class NeuralNet(nn.Module): def init(self, input_size, hidden_siz

相关标签:
回答
  • 消灭零回复
提交回复
热议问题