自定义博客皮肤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)
  • 资源 (3)
  • 收藏
  • 关注

原创 Python如何Using Variable Explorer in Spyder to View Other Namespaces

Python真是黑科技啊,居然在程序运行中不能在Spyder的Variable Explorer里面查看变量的具体属性,让伦家甚是想念MATLAB的workspace,忍不住要叨叨Spyder几句,你说你既然都仿了MATLAB的工作界面,咋就不能地道点,仿的到位一点呢?不开森~ 输入:def main(): a = 2 b = 4 c = a + bVariable Explore

2016-12-01 19:05:30 11711 1

Fault Diagnosis Based on Deep Learning

As representation scheme can severely limit the window by which the system observes its world, deep learning for fault diagnosis is put forward in this paper. It is a real time online scheme that can enhance the accuracy of detection, classification and prediction, and efficient for incipient faults that cannot be detected by traditional statistic technology. A stacked sparse auto encoder is used to learn the deep architectures of fault data to minimize the loss of information. Experiment results show that the proposed method not only improves the divisibility between faults and normal process, but also exhibits a better performance on the accuracy of fault classification for the chemical benchmark, Tennessee Eastman Process (TEP) data.

2017-03-07

Python核心编程 第三版 英文版

Python教程进阶版

2016-11-28

Python基础教程(第2版)

该教程包括Python程序设计的方方面面,涉及范围较广,循序渐进,既能为初学者夯实基础,又能帮助程序员提升技能,适合各个层次的开发人员哦

2016-11-28

空空如也

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

TA关注的人

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