浏览代码

Merge pull request #12 from johnb30/master

Adding character-level ConvNet.
François Chollet 8 年之前
父节点
当前提交
db555b1f10
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -45,6 +45,7 @@ If you have a high-quality tutorial or project to add, please open a PR.
 - [Monolingual and Multilingual Image Captioning](https://github.com/elliottd/GroundedTranslation)
 - [FastText on the IMDB dataset](https://github.com/fchollet/keras/blob/master/examples/imdb_fasttext.py)
 - [Structurally constrained recurrent nets text generation](https://github.com/nzw0301/keras-examples/blob/master/SCRNLM.ipynb)
+- [Character-level convolutional neural nets for text classification](https://github.com/johnb30/py_crepe)
 
 ### Working with images