We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8fe84 commit 945935fCopy full SHA for 945935f
README.md
@@ -26,6 +26,7 @@
26
* [有趣的机器学习](https://morvanzhou.github.io/tutorials/machine-learning/ML-intro/)
27
* [强化学习 (Reinforcement Learning)](https://morvanzhou.github.io/tutorials/machine-learning/reinforcement-learning/)
28
* [Tensorflow (神经网络)](https://morvanzhou.github.io/tutorials/machine-learning/tensorflow/)
29
+ * [Pytorch (神经网络)](https://github.com/MorvanZhou/tutorials/tree/master/pytorchTUT)
30
* [Theano (神经网络)](https://morvanzhou.github.io/tutorials/machine-learning/theano/)
31
* [Keras (快速神经网络)](https://morvanzhou.github.io/tutorials/machine-learning/keras/)
32
* [Scikit-Learn (机器学习)](https://morvanzhou.github.io/tutorials/machine-learning/sklearn/)
0 commit comments