| 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实现。 |
| zihangdai/xlnet |
5,709 |
|
0 |
0 |
over 4 years ago |
6 |
October 25, 2019 |
186 |
apache-2.0 |
Python |
| XLNet: Generalized Autoregressive Pretraining for Language Understanding |
| 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实现,项目已得到李沐老师的认可 |
| zhaoyingjun/chatbot |
3,252 |
|
0 |
0 |
almost 3 years ago |
0 |
|
88 |
|
Python |
| ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。 |
| ml-tooling/ml-workspace |
3,197 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
apache-2.0 |
Jupyter Notebook |
| 🛠 All-in-one web-based IDE specialized for machine learning and data science. |
| salesforce/decaNLP |
2,330 |
|
0 |
0 |
over 2 years ago |
0 |
|
24 |
bsd-3-clause |
Python |
| The Natural Language Decathlon: A Multitask Challenge for NLP |
| TingFree/NLPer-Arsenal |
1,816 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Python |
| 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中 |
| allenai/bi-att-flow |
1,510 |
|
0 |
0 |
almost 3 years ago |
0 |
|
73 |
apache-2.0 |
Python |
| Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization. |
| Tencent/TurboTransformers |
1,322 |
|
0 |
0 |
almost 3 years ago |
0 |
|
50 |
other |
C++ |
| a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU. |
| lukalabs/cakechat |
1,169 |
|
0 |
0 |
almost 6 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| CakeChat: Emotional Generative Dialog System |