UCAS-GPU

所属分类:GPU/显卡
开发工具:Cuda
文件大小:0KB
下载次数:0
上传日期:2023-10-31 03:29:29
上 传 者sh-1993
说明:  UCAS通用处理器
(UCAS GPU)

文件列表:
conv2d_direct/ (0, 2023-10-30)
data/ (0, 2023-10-30)
data/FashionMNIST/ (0, 2023-10-30)
data/FashionMNIST/t10k-images-idx3-ubyte.gz (4422102, 2023-10-30)
data/FashionMNIST/t10k-labels-idx1-ubyte.gz (5148, 2023-10-30)
data/FashionMNIST/train-images-idx3-ubyte.gz (26421880, 2023-10-30)
hw11/ (0, 2023-10-30)
hw11/LeNet.py (4524, 2023-10-30)
hw11/LeNetV1.py (5796, 2023-10-30)
hw11/LeNet_base.py (5028, 2023-10-30)
hw11/conv1.bias.txt (154, 2023-10-30)
hw11/conv1.bias_epoch400.txt (153, 2023-10-30)
hw11/conv1.weight.txt (3817, 2023-10-30)
hw11/conv1.weight_epoch400.txt (3822, 2023-10-30)
hw11/conv2.bias.txt (410, 2023-10-30)
hw11/conv2.bias_epoch400.txt (407, 2023-10-30)
hw11/conv2.weight.txt (61221, 2023-10-30)
hw11/conv2.weight_epoch400.txt (61227, 2023-10-30)
hw11/data/ (0, 2023-10-30)
hw11/data/FashionMNIST/ (0, 2023-10-30)
hw11/data/FashionMNIST/raw/ (0, 2023-10-30)
hw11/data/FashionMNIST/raw/t10k-images-idx3-ubyte (7840016, 2023-10-30)
hw11/data/FashionMNIST/raw/t10k-images-idx3-ubyte.gz (4422102, 2023-10-30)
hw11/data/FashionMNIST/raw/t10k-labels-idx1-ubyte (10008, 2023-10-30)
hw11/data/FashionMNIST/raw/t10k-labels-idx1-ubyte.gz (5148, 2023-10-30)
hw11/data/FashionMNIST/raw/train-images-idx3-ubyte (47040016, 2023-10-30)
hw11/data/FashionMNIST/raw/train-images-idx3-ubyte.gz (26421880, 2023-10-30)
hw11/data/FashionMNIST/raw/train-labels-idx1-ubyte (60008, 2023-10-30)
hw11/data/FashionMNIST/raw/train-labels-idx1-ubyte.gz (29515, 2023-10-30)
hw11/data/FashionMNIST/t10k-images-idx3-ubyte.gz (4422102, 2023-10-30)
hw11/data/FashionMNIST/t10k-labels-idx1-ubyte.gz (5148, 2023-10-30)
hw11/data/FashionMNIST/train-images-idx3-ubyte.gz (26421880, 2023-10-30)
hw11/fc1.bias.txt (3053, 2023-10-30)
hw11/fc1.bias_epoch400.txt (3065, 2023-10-30)
hw11/fc1.weight.txt (783592, 2023-10-30)
hw11/fc1.weight_epoch400.txt (783485, 2023-10-30)
hw11/fc2.bias.txt (2139, 2023-10-30)
hw11/fc2.bias_epoch400.txt (2139, 2023-10-30)
... ...

# UCAS-GPU ## 运行 首先进入hw11 运行LeNetV1.py生成参数文件,进入hw12,编译mainV1.cu。运行命令```./a.out ../hw11```。可能会出现读取数据集失败的问题,image的数据在/data文件夹里面,这个时候修改main函数中read_mnist_images的参数即可。

近期下载者

相关文件


收藏者