CNN底層實現(python版)

用的cifar-10的數據 Githubpython import numpy as np import time import sys import random # from tt import TwoLayerNet def conv2(X, k): # as a demo code, here we ignore the shape check x_row, x_col
相關文章
相關標籤/搜索