Skip to content

Commit

Permalink
add nlp-tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikoto10032 committed Oct 29, 2019
1 parent 69840be commit f0f9fa1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
* [TensorFlow中RNN实现的正确打开方式](https://zhuanlan.zhihu.com/p/28196873)
* [TensorFlow RNN 代码](https://zhuanlan.zhihu.com/p/27906426)
* [Tensorflow实现的深度NLP模型集锦](https://zhuanlan.zhihu.com/p/67031035)
* [nlp-tutorial](https://github.com/graykode/nlp-tutorial)

### LSTM

Expand Down Expand Up @@ -698,7 +699,7 @@ ______

* [随机森林(Random Forest)入门与实战](https://blog.csdn.net/sb19931201/article/details/52601058)

#### 支持向量机(SVM)  
#### 支持向量机(SVM)
* [SVM通俗导论 July(本文章是我看过最好的SVM导论)](https://github.com/Mikoto10032/DeepLearning/blob/master/books/%E6%94%AF%E6%8C%81%E5%90%91%E9%87%8F%E6%9C%BA%E9%80%9A%E4%BF%97%E5%AF%BC%E8%AE%BA%EF%BC%88%E7%90%86%E8%A7%A3SVM%E7%9A%84%E4%B8%89%E5%B1%82%E5%A2%83%E7%95%8C%EF%BC%89LaTeX%E6%9C%80%E6%96%B0%E7%89%88_2015.1.9.pdf)      
* [Python3《机器学习实战》学习笔记(八):支持向量机原理篇之手撕线性SVM (SMO训练过程总结得清晰易懂)](https://blog.csdn.net/c406495762/article/details/78072313)      
* [svm核函数的理解和选择](https://blog.csdn.net/leonis_v/article/details/50688766)
Expand Down

0 comments on commit f0f9fa1

Please sign in to comment.