摘要: A Full Hardware Guide to DeepLearningDeep Learning is very computationally intensive, so you will need a fast CPU with many cores, right? Or isit mayb... 阅读全文
posted @ 2015-07-16 21:37 菜鸡一枚 阅读(594) 评论(0) 推荐(0) 编辑
摘要: Seven Python Tools All Data Scientists Should Know How to UseIf you’re an aspiring data scientist, you’re inquisitive – always exploring, learning, an... 阅读全文
posted @ 2015-07-16 20:10 菜鸡一枚 阅读(333) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-07-16 20:08 菜鸡一枚 阅读(735) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-07-16 20:07 菜鸡一枚 阅读(191) 评论(0) 推荐(0) 编辑
摘要: What Can I Do With This Major?MajorsDon’t see your major?AccountingAdvertisingAfricana StudiesAgricultural Leadership, Education and CommunicationsAme... 阅读全文
posted @ 2015-07-16 20:04 菜鸡一枚 阅读(226) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-07-16 20:03 菜鸡一枚 阅读(171) 评论(0) 推荐(0) 编辑
摘要: Python/Numpy大数据编程经验1.边处理边保存数据,不要处理完了一次性保存。不然程序跑了几小时甚至几天后挂了,就啥也没有了。即使部分结果不能实用,也可以分析程序流程的问题或者数据的特点。2. 及时用 del 释放大块内存。Python缺省是在变量范围(variablescope)之外才释放一... 阅读全文
posted @ 2015-07-16 19:56 菜鸡一枚 阅读(1485) 评论(0) 推荐(0) 编辑
摘要: Bengio最新博文:深度学习展望人类一直梦想着创造有智能的机器。早在第一台可编程计算机问世前100多年,发明家就对如何能让由连杆和齿轮组成的设备也变得更加智能这一命题充满好奇。后来,20世纪40年代计算机领域的先驱者之一Alan Turing通过描述一个测试为计算机科学设定了目标,这个测试也就是后... 阅读全文
posted @ 2015-07-16 19:52 菜鸡一枚 阅读(431) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-07-16 19:51 菜鸡一枚 阅读(312) 评论(0) 推荐(0) 编辑