在进行svm分类器的学习 我想知道mnist数据集如何在libsvm中使用

一如同那天 3个月前 已收到1个回答 举报

要相信爱情 4星

共回答了492个问题采纳率:95.9% 评论

def move_down(self): if self.rect.bottom < self.height - 60: self.rect.top += self.speed else: self.rect.bottom = self.height - 60

8小时前

11
可能相似的问题

猜你喜欢的问题

Copyright © 2024 微短问答 All rights reserved. 粤ICP备2021119249号 站务邮箱 959505@qq.com