| ShusenTang/Dive-into-DL-PyTorch |
13,747 |
|
0 |
0 |
over 4 years ago |
0 |
|
76 |
apache-2.0 |
Jupyter Notebook |
| 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 |
| Mikoto10032/DeepLearning |
7,463 |
|
0 |
0 |
almost 4 years ago |
0 |
|
8 |
apache-2.0 |
Jupyter Notebook |
| 深度学习入门教程, 优秀文章, Deep Learning Tutorial |
| PaddlePaddle/PaddleRec |
3,992 |
|
0 |
0 |
about 2 years ago |
4 |
October 28, 2020 |
146 |
apache-2.0 |
Python |
| Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESMM、ESCMM, MAML、xDeepFM、DeepFEFM、NFM、AFM、RALM、DMR、GateNet、NAML、DIFM、Deep Crossing、PNN、BST、AutoInt、FGCNN、FLEN、Fibinet、ListWise、DeepRec、ENSFM,TiSAS,AutoFIS等,包含经典推荐系统数据集criteo 、movielens等 |
| hzy46/Deep-Learning-21-Examples |
3,883 |
|
0 |
0 |
about 7 years ago |
0 |
|
43 |
|
Python |
| 《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码 |
| TrickyGo/Dive-into-DL-TensorFlow2.0 |
3,588 |
|
0 |
0 |
about 3 years ago |
0 |
|
22 |
apache-2.0 |
Jupyter Notebook |
| 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可 |
| andrewt3000/DL4NLP |
2,189 |
|
0 |
0 |
about 7 years ago |
0 |
|
3 |
|
|
| Deep Learning for NLP resources |
| golbin/TensorFlow-Tutorials |
2,108 |
|
0 |
0 |
over 3 years ago |
0 |
|
23 |
|
Python |
| 텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다 |
| erhwenkuo/deep-learning-with-keras-notebooks |
1,868 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| Jupyter notebooks for using & learning Keras |
| songyingxin/NLPer-Interview |
1,746 |
|
0 |
0 |
about 4 years ago |
0 |
|
3 |
|
|
| 该仓库主要记录 NLP 算法工程师相关的面试题 |
| msgi/nlp-journey |
1,563 |
|
0 |
0 |
over 2 years ago |
3 |
April 29, 2020 |
0 |
apache-2.0 |
Python |
| Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0. |