自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Hadoop、Spark、Storm对比

Hadoop、Spark、Storm对比 1 Hadoop、Spark、Storm基本介绍 1.1 Hadoop Hadoop项目是开发一款可靠的、可扩展性的、分布式计算的开源软件。通过编写MapReduce程序即可在分布式集群中处理大型数据。它旨在从单个服务器扩展到数千台计算机,每台计算机都提供本地计算和存储,并且保障计算机集群的高可用。并且逐步发展成一个较为完善的生态系统。 1.2 Spark...

2018-10-15 18:13:53 639

翻译 pycharm中找tensorflow不到libcublas.so.9.0

突然遇到这个问题,明明在命令行中可以运行,但是到了pycharm中,pycharm就找不到libcublas了。 网上找了很多资料后都不行,包括配置 Edit Configuration 中配置环境变量 后来在 stackoverflow 找到了一个解决方法 stackoverflow教程地址 具体方法是 在 File -> Setting -> Build,Exection, Dep...

2018-10-04 00:50:07 855

STL10Features.mat

用于cnn的 STL10Features.mat 数据集。 subSTL缺少10Features的数据,这个是

2019-06-26

stlSubset.zip

The following additional files are required for this exercise: A subset of the STL10 Dataset (stlSubset.zip) Starter Code (cnn_exercise.zip) You will also need: sparseAutoencoderLinear.m or your saved features from Exercise:Learning color features with Sparse Autoencoders feedForwardAutoencoder.m (and related functions) from Exercise:Self-Taught Learning softmaxTrain.m (and related functions) from Exercise:Softmax Regression If you have not completed the exercises listed above, we strongly suggest you complete them first.

2019-06-26

空空如也

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

TA关注的人

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