ChileWang0228 / Deep-Learning-With-PythonLinks
《Python深度学习》书籍代码
☆629Updated last year
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
Sorting:
- 《贪心学院-京东nlp》项目实战,学习笔记。☆203Updated 3 years ago
- 力求囊括主流NLP模型练手项目,不断更新中☆285Updated 4 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆464Updated 5 years ago
- This is the notes and code I took while studying an NLP tutorial [2019 Latest AI Natural Language Processing Deep Machine Learning Top Pr…☆444Updated 6 years ago
- 《Natural Language Processing with PyTorch》中文翻译☆724Updated 4 years ago
- ☆384Updated last year
- 开源的各大比赛baseline☆377Updated 2 years ago
- 阿水的数据竞赛开源分支☆348Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆194Updated 2 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆648Updated 3 years ago
- JULYEDU PyTorch Course☆1,085Updated 4 years ago
- 《统计学习方法》--李航 书中算法实现☆198Updated 4 years ago
- 斯坦福 CS224n 自然语言处理中文笔记☆337Updated 4 years ago
- 专门为自然语言处理(NLP)面试准备的学习笔记与资料☆349Updated 4 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆732Updated 5 years ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆474Updated 4 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆470Updated 5 years ago
- tensorflow implementation☆1,147Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆508Updated 2 years ago
- 中文自然语言处理入门实战课程语料☆403Updated 6 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆178Updated 2 years ago
- Here we will sort out a variety of interesting Python library learning☆61Updated 2 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆235Updated 4 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆685Updated 5 years ago
- Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆270Updated 4 years ago
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆226Updated last year
- ’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。☆258Updated 6 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆122Updated 4 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆337Updated 6 years ago
- 使用tensorflow2完成一些常见的NLP任务☆89Updated 5 years ago