第十四章 学习策略
来自cslt Wiki
教学资料
扩展阅读
- AI100问:机器学习有哪些基本方法[3]
- AI100问:什么是贝叶斯网络 [4]
- AI100问:什么是人工神经网络[5]
- AI100问:什么是遗传算法[6]
演示链接
开发者资源
- Python package for neural nets: PyTorch [10] TensorFlow[11] NeuralLab[12]
- Python package for Bayes network: bnlearn[13]pgmpy[14]pomegranate [15]
- Python package for evolutionary learning: PyGAD[16] geneticalgorithm2 [17] GeneAI[18]
高级读者
- 王东,机器学习导论,2021,清华大学出版社 [19]
- Pedro Domingos' Master Algorithm: How machine learning is reshaping how we live". Slate.com. Retrieved September 26, 2015 [20]
- Bayes demo[21]