第十四章 学习策略
来自cslt Wiki
教学资料
扩展阅读
- 百度百科:符号主义[7]
- 维基百科:符号主义[8][9]
- 维基百科:贝叶斯网络 [10][11]
- 维基百科:神经网络 [12][13]
- 维基百科:演化学习 [14][15][16]
- Genetic Algorithm Explanation [17]
演示链接
开发者资源
- Python package for rule induction: Rule kit [21] imodels[22]
- Python package for neural nets: PyTorch [23] TensorFlow[24] NeuralLab[25]
- Python package for Bayes network: bnlearn[26]pgmpy[27]pomegranate [28]
- Python package for evolutionary learning: PyGAD[29] geneticalgorithm2 [30] GeneAI[31]