ChileWang0228 / Deep-Learning-With-Python
《Python深度学习》书籍代码
☆621Updated 10 months ago
Alternatives and similar repositories for Deep-Learning-With-Python:
Users that are interested in Deep-Learning-With-Python are comparing it to the libraries listed below
- 这是我学习一个NLP教程【2019最新AI 自然语言处理之深度机器学习顶级项目实战课程】做的笔记与代码☆433Updated 5 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆198Updated 3 years ago
- 《Natural Language Processing with PyTorch》中文翻译☆720Updated 3 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆174Updated last year
- 《统计学习方法》--李航 书中算法实现☆196Updated 4 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆456Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆645Updated 4 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆182Updated 2 years ago
- Bert源码阅读与讲 解(Pytorch版本)-以BERT文本分类代码为例子☆638Updated 3 years ago
- 开源的各大比赛baseline☆376Updated 2 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆725Updated 5 years ago
- 中文自然语言处理入门实战课程语料☆398Updated 6 years ago
- 汉语自然语言处理视频教程-开源学习资料☆1,726Updated 5 years ago
- ☆376Updated 6 months ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 4 years ago
- Here we will sort out a variety of interesting Python library learning☆61Updated last year
- tensorflow implementation☆1,145Updated 5 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆207Updated 3 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆681Updated 4 years ago
- 天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch☆932Updated 3 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆500Updated 2 years ago
- 专门为自然语言处理(NLP)面试准备的学习笔记与资料☆343Updated 4 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆135Updated 2 years ago
- 使用tensorflow2完成一些常见的NLP任务☆89Updated 4 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,686Updated 3 weeks ago
- 阿水的数据竞赛开源分支☆349Updated 5 years ago
- 力求囊括主流NLP模型练手项目,不断更新中☆275Updated 4 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆375Updated 5 years ago
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,202Updated 11 months ago