We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca0f21 commit 2b5c6d8Copy full SHA for 2b5c6d8
README.md
@@ -21,6 +21,7 @@
21
* [机器学习](https://morvanzhou.github.io/tutorials/machine-learning/)
22
* [有趣的机器学习](https://morvanzhou.github.io/tutorials/machine-learning/ML-intro/)
23
* [强化学习 (Reinforcement Learning)](https://morvanzhou.github.io/tutorials/machine-learning/reinforcement-learning/)
24
+ * [进化算法 (Evolutionary Algorithm) 如遗传算法等](https://morvanzhou.github.io/tutorials/machine-learning/evolutionary-algorithm/)
25
* [Tensorflow (神经网络)](https://morvanzhou.github.io/tutorials/machine-learning/tensorflow/)
26
* [PyTorch (神经网络)](https://morvanzhou.github.io/tutorials/machine-learning/torch/)
27
* [Theano (神经网络)](https://morvanzhou.github.io/tutorials/machine-learning/theano/)
0 commit comments