自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (4)
  • 收藏
  • 关注

原创 1. data cleaning

import numpy as np import pandas as pd import matplotlib.pyplot as plt import seaborn as sns from scipy.interpolate import lagrange # plt.rcParams['font.sans-serif']=['SimHei'] df = pd.read_csv('data...

2020-03-14 20:53:01 348

tensorflow-2.0.0-cp37-cp37m-win_amd64.whl

解决“Your CPU supports instructions that this TensorFlow binary was not compiled to use AVX2”, tensorflow-2.0.0-cp37-cp37m-win_amd64.whl(Windows CPU版 Python3.7)

2019-10-28

Blockchain.pdf

Ultimate guide to understanding blockchain, bitcoin, cryptocurrencies, smart contracts and the future of money.

2019-07-30

torchvision-0.3.0-cp37-cp37m-win_amd64.whl

torchvision 主要包含以下三部分: models : 提供深度学习中各种经典的网络结构以及训练好的模型,包括Alex Net, VGG系列、ResNet系列、Inception系列等; datasets:提供常用的数据集加载,设计上都是继承torch.utils.data.Dataset,主要包括MMIST、CIFAR10/100、ImageNet、COCO等; transforms: 提供常用的数据预处理操作,主要包括对Tensor及PIL Image对象的操作。

2019-07-30

tensorflow-1.14.0-cp37-cp37m-win_amd64.whl

解决“Your CPU supports instructions that this TensorFlow binary was not compiled to use AVX2”, tensorflow-1.14.0-cp37-cp37m-win_amd64.whl(Windows CPU版 Python3.7)

2019-07-30

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除