搜索结果
查询Tags标签: xo,共有 3条记录-
【卷积神经网络】例题XO - Python实现 - PyTorch版本
题目及理论讲解: 【卷积神经网络】例题XO - Python实现 - HBU_DAVID - 博客园 (cnblogs.com) PyTorch实现代码: # https://blog.csdn.net/qq_26369907/article/details/88366147 # https://zhuanlan.zhihu.com/p/405242579 import numpy as np import torch import torc…
2022/5/4 1:43:26 人评论 次浏览 -
Codeforces Round #746 Div. 2
掉分快乐qwqC题代码以及分析(在注释里) /** @Author: Nan97 * @Date: 2021-10-04 22:37:18 * @Last Modified by: Nan97* @Last Modified time: 2021-10-04 22:49:02*/ #include <iostream> #include <cstring>#define rep(i, b, s) for(register int i = (b…
2021/10/4 23:13:11 人评论 次浏览 -
Codeforces Round #746 Div. 2
掉分快乐qwqC题代码以及分析(在注释里) /** @Author: Nan97 * @Date: 2021-10-04 22:37:18 * @Last Modified by: Nan97* @Last Modified time: 2021-10-04 22:49:02*/ #include <iostream> #include <cstring>#define rep(i, b, s) for(register int i = (b…
2021/10/4 23:13:11 人评论 次浏览