搜索结果
查询Tags标签: wing,共有 4条记录-
python编写呆呆小鸟游戏
####################引用数据库与函数###################### import pygame from random import randrange pygame.init() from time import sleep######################定义变量########################### frame = 0 #当前在0帧处 map_width = 284 map_height = 51…
2021/11/11 1:10:39 人评论 次浏览 -
python编写呆呆小鸟游戏
####################引用数据库与函数###################### import pygame from random import randrange pygame.init() from time import sleep######################定义变量########################### frame = 0 #当前在0帧处 map_width = 284 map_height = 51…
2021/11/11 1:10:39 人评论 次浏览 -
wing loss笔记
从经验和理论上比较,L1,L2和smooth L1损失函数,L1和smooth L1的性能比L2要好。
2021/10/10 23:49:53 人评论 次浏览 -
wing loss笔记
从经验和理论上比较,L1,L2和smooth L1损失函数,L1和smooth L1的性能比L2要好。
2021/10/10 23:49:53 人评论 次浏览