“第十四章 学习策略”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
第13行: 第13行:
  
 
* 百度百科:符号主义[https://baike.baidu.com/item/%E7%AC%A6%E5%8F%B7%E4%B8%BB%E4%B9%89/10570834]
 
* 百度百科:符号主义[https://baike.baidu.com/item/%E7%AC%A6%E5%8F%B7%E4%B8%BB%E4%B9%89/10570834]
 +
* 维基百科:贝叶斯网络 [http://aigraph.cslt.org/courses/13/貝氏網路.pdf][http://aigraph.cslt.org/courses/13/Bayesian_network.pdf]
 +
* 维基百科:神经网络 [http://aigraph.cslt.org/courses/13/人工神经网络.pdf][http://aigraph.cslt.org/courses/13/Artificial_neural_network.pdf]
 +
* 维基百科:演化学习 [http://aigraph.cslt.org/courses/13/Evolutionary_algorithm.pdf][http://aigraph.cslt.org/courses/13/遗传算法.pdf][http://aigraph.cslt.org/courses/13/Genetic_algorithm.pdf]
  
 
==演示链接==
 
==演示链接==

2022年8月4日 (四) 08:36的版本

教学资料

  • 教学参考
  • 课件
  • 小清爱提问:机器学习有哪些基本方法?[1]
  • 小清爱提问:什么是遗传算法?[2]

扩展阅读

  • AI100问:机器学习有哪些基本方法[3]
  • AI100问:什么是贝叶斯网络 [4]
  • AI100问:什么是人工神经网络[5]
  • AI100问:什么是遗传算法[6]
  • 百度百科:符号主义[7]
  • 维基百科:贝叶斯网络 [8][9]
  • 维基百科:神经网络 [10][11]
  • 维基百科:演化学习 [12][13][14]

演示链接


开发者资源

  • Python package for rule induction: Rule kit [18] imodels[19]
  • Python package for neural nets: PyTorch [20] TensorFlow[21] NeuralLab[22]
  • Python package for Bayes network: bnlearn[23]pgmpy[24]pomegranate [25]
  • Python package for evolutionary learning: PyGAD[26] geneticalgorithm2 [27] GeneAI[28]


高级读者

  • Bayes demo[29]
  • Cranmer et al., Discovering Symbolic Models from Deep Learning with Inductive Biases [30]
  • 王东,机器学习导论,2021,清华大学出版社 [31]
  • Pedro Domingos' Master Algorithm: How machine learning is reshaping how we live". Slate.com. Retrieved September 26, 2015 [32]