人工智能之常见算法

个体人工智能
       -随机数(Random)
  -A*寻路(A* Search Algorithm)
  -状态机机制(Finite-State Machine)
  -决策树机制(Decision Tree)
  -博弈论(Game Theroy)
  -神经网络(Artificial Neural Networks)
    -深度学习(Deep Learning)
    -置信网络(Belief Network)
    -卷积神经网络(Convolutional Neural Network)
  -退火算法(Simulate Anneal Arithmetic)
群体人工智能
  -遗传算法(Genetic Algorithm)
  -群聚技术//empty

猜你喜欢

转载自blog.csdn.net/u013100357/article/details/80824326