正文
1.《2018年最佳深度学习书单》AI人才缺口巨大?如果你想成为AI革命中的一员,那么你就必须要学习深度学习,看看这12本书,它们将成为你的利器!
https://yq.aliyun.com/articles/518212?utm_content=m_43442
By 阿里云云栖社区
2.【对话系统训练开源库】DeepPavlov是一个基于TensorFlow和Keras的智能对话库,其主要用途在于推动NLP和对话系统的研究,提升复杂对话系统的实现和评价效果。
https://github.com/deepmipt/DeepPavlov
By PaperWeekly
3.【Python自然语言理解包:句子解析/结构信息抽取】’Snips NLU - Snips Python library to extract meaning from text' by Snips
GitHub:
https://github.com/snipsco/snips-nlu
doc:
https://snips-nlu.readthedocs.io/en/latest/
By 爱可可-爱生活
4.【PyToune:类似于Keras的PyTorch框架,用来处理训练神经网络所需的大量样板代码】“PyToune - Keras-like framework for PyTorch and handles much of the boilerplating code needed to train neural networks”
http://pytoune.org/en/latest/
GitHub:
https://github.com/GRAAL-Research/pytoune
By 爱可可-爱生活