TensorFlow内核解析 这是一本剖析 TensorFlow 内核工作原理的书籍,并非讲述如何使用TensorFlow 构建机器学习模型,也不会讲述应用 TensorFlow 的最佳实践。本书将通过剖析 TensorFlow 源代码的方式,揭示 TensorFlow 的系统架构、领域模型、工作原理、及其实现模式等相关内容,以
pytorch训练cifar100测试单GPU效率代码 pytorch训练cifar100测试单GPU效率代码,用于测试GPU效率,基于开源https://github.com/weiaicunzai/pytorch-cifar100
cifar100python.zip cifar-100-python.tar.gz的下载资源,解决通过官方网站https://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz下载太慢问题。
labelme.exe文件 Labelme 是一个图形界面的图像标注软件。其的设计灵感来自于 http://labelme.csail.mit.edu/ 。它是用 Python 语言编写的,图形界面使用的是 Qt(PyQt)标注工具labelme在windows上的可执行文件exe,可以直接在windows打开使用
2000加个多标签心电图数据 2000+个医疗心电样本。每个样本有8个导联,分别是I,II,V1,V2,V3,V4,V5和V6。 III=II-I aVR=-(I+II)/2 aVL=I-II/2 aVF=II-I/2 每个样本采样频率为500 HZ,长度为10秒,单位电压为4.88微伏(microvolts)。
FastAI mnist_sample.tgz FastAI mnist_sample.tgz cd /Users/xshine/.fastai/data cp * . tar -zxvf mnist_sample.tgz
resnet185c106cde.pth.zip cp /Users/xshine/Downloads/resnet18-5c106cde.pth /Users/xshine/.cache/torch/checkpoints/resnet18-5c106cde.pth