“大数据智能-参考教材”版本间的差异

来自iCenter Wiki
跳转至: 导航搜索
课程教材
 
(相同用户的4个中间修订版本未显示)
第5行: 第5行:
 
! 类别!! 书名 !! 链接   
 
! 类别!! 书名 !! 链接   
 
|-
 
|-
| *数据库:|| # J. D. Ullman, J. Widom, A First Course in Database Systems, 3ed  ||   
+
| *分布式系统:|| # M Steen, AS Tanenbaum, Distributed systems: principles and paradigms, Prentice Hall, 2007. || [https://www.distributed-systems.net Distributed Systems]
 +
|}
 +
 
 +
 
 +
{| class="wikitable"
 +
|-
 +
! 类别!! 书名 !! 链接 
 +
|-
 +
| *数据库:|| # J. D. Ullman, J. Widom, A First Course in Database Systems, 3ed  ||  [http://infolab.stanford.edu/~ullman/fcdb.html FCDS]
 
|-
 
|-
| *数据库:|| # Garcia-Molina, J. D. Ullman, J. Widom, Database System Implementation 1-12,  2ed, Pearson, 2009, 662s  ||   
+
| *数据库:|| # Garcia-Molina, J. D. Ullman, J. Widom, Database System Implementation 1-12,  2ed, Pearson, 2009, 662s  ||  [http://infolab.stanford.edu/~ullman/dscb.html DSCB]
 
|}
 
|}
  
第15行: 第23行:
 
! 类别!! 书名 !! 链接   
 
! 类别!! 书名 !! 链接   
 
|-
 
|-
| *深度学习:|| # Ian Goodfellow, Yoshua Bengio, Aaron Courville, Deep Learning, MIT Press, Cambridge, MA, 2016.  || [http://www.deeplearningbook.org/ DeepLearningBook]  
+
| *深度学习:|| # Ian Goodfellow, Yoshua Bengio, Aaron Courville, Deep Learning, MIT Press, Cambridge, MA, 2016.  || [http://www.deeplearningbook.org/ DeepLearningBook]
 
[https://github.com/exacity/deeplearningbook-chinese Deep Learning 中文翻译]
 
[https://github.com/exacity/deeplearningbook-chinese Deep Learning 中文翻译]
 
|}
 
|}
第24行: 第32行:
 
! 类别!! 书名 !! 链接   
 
! 类别!! 书名 !! 链接   
 
|-
 
|-
| *分布式系统:|| # M Steen, AS Tanenbaum, Distributed systems: principles and paradigms, Prentice Hall, 2007. || [https://www.distributed-systems.net Distributed Systems]
+
| *强化学习:|| # Richard S. Sutton, Andrew Barto, An Introduction to Reinforcement Learning, MIT Press, Cambridge, MA, 1998. || [http://incompleteideas.net/book/the-book-2nd.html Intro_RL]
 +
|}
 +
 
 +
 
 +
{| class="wikitable"
 
|-
 
|-
| *数据挖掘:|| # Leskovec, Jure, Anand Rajaraman, Jeffrey David Ullman. Mining of massive datasets. Cambridge University Press, 2014. || [http://www.mmds.org/ MMDS_book]
+
! 类别!! 书名 !! 链接 
 
|-
 
|-
| *强化学习:|| # Richard S. Sutton, Andrew Barto, An Introduction to Reinforcement Learning, MIT Press, Cambridge, MA, 1998. || [http://incompleteideas.net/book/the-book-2nd.html Intro_RL]
+
| *数据挖掘:|| # Leskovec, Jure, Anand Rajaraman, Jeffrey David Ullman. Mining of massive datasets. Cambridge University Press, 2014. || [http://www.mmds.org/ MMDS_book]
 
|}
 
|}
 +
 +
=算法=
 +
#Algorithm 4th Edition, Author: Robert SedgeWick and Kevin Wayne, Website: https://algs4.cs.princeton.edu/home/
 +
#Introduction to Algorithms by Charles E. Leiserson, Clifford Stein, Ronald Rivest, and Thomas H. Cormen (CLRS).

2019年7月16日 (二) 13:28的最后版本

课程教材

类别 书名 链接
*分布式系统: # M Steen, AS Tanenbaum, Distributed systems: principles and paradigms, Prentice Hall, 2007. Distributed Systems


类别 书名 链接
*数据库: # J. D. Ullman, J. Widom, A First Course in Database Systems, 3ed FCDS
*数据库: # Garcia-Molina, J. D. Ullman, J. Widom, Database System Implementation 1-12, 2ed, Pearson, 2009, 662s DSCB


类别 书名 链接
*深度学习: # Ian Goodfellow, Yoshua Bengio, Aaron Courville, Deep Learning, MIT Press, Cambridge, MA, 2016. DeepLearningBook

Deep Learning 中文翻译


类别 书名 链接
*强化学习: # Richard S. Sutton, Andrew Barto, An Introduction to Reinforcement Learning, MIT Press, Cambridge, MA, 1998. Intro_RL


类别 书名 链接
*数据挖掘: # Leskovec, Jure, Anand Rajaraman, Jeffrey David Ullman. Mining of massive datasets. Cambridge University Press, 2014. MMDS_book

算法

  1. Algorithm 4th Edition, Author: Robert SedgeWick and Kevin Wayne, Website: https://algs4.cs.princeton.edu/home/
  2. Introduction to Algorithms by Charles E. Leiserson, Clifford Stein, Ronald Rivest, and Thomas H. Cormen (CLRS).