GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

squad

Website
Wikipedia
https://static.github-zh.com/github_avatars/allenai?size=40
allenai / bi-att-flow

#自然语言处理#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 ach...

squad自然语言处理Tensorflowquestion-answering
Python 1.54 k
2 年前
https://static.github-zh.com/github_avatars/localminimum?size=40
localminimum / QANet

#自然语言处理#A Tensorflow implementation of QANet for machine reading comprehension

自然语言处理squadTensorflowmachine-comprehensioncnn
Python 981
7 年前
https://static.github-zh.com/github_avatars/seriousran?size=40
seriousran / awesome-qa

#自然语言处理#😎 A curated list of the Question Answering (QA)

question-answering自然语言处理machine-comprehensionAwesome Listssquadbertwatson
758
3 年前
https://static.github-zh.com/github_avatars/luhua-rain?size=40
luhua-rain / MRC_Competition_Dureader

机器阅读理解 冠军/亚军代码及中文预训练MRC模型

qaPyTorchbertsquad
Python 740
3 年前
https://static.github-zh.com/github_avatars/primeqa?size=40
primeqa / primeqa

#自然语言处理#The prime repository for state-of-the-art Multilingual Question Answering research and development.

ibm机器学习自然语言处理PythonPyTorchquestion-answering人工智能language-modelneural-searchsemantic-searchtransfer-learningbertsquad
Python 734
5 个月前
https://static.github-zh.com/github_avatars/LambdaHack?size=40
LambdaHack / LambdaHack

Haskell game engine library for roguelike dungeon crawlers; please offer feedback, e.g., after trying out the sample game with the web frontend at

gameengineLibraryHaskellsquadasciibrowsergameHTMLSimple DirectMedia Layerfreesoftwarepcgindiedev游戏开发
Haskell 648
1 年前
https://static.github-zh.com/github_avatars/moon-hotel?size=40
moon-hotel / BertWithPretrained

#自然语言处理#An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈

bertPyTorch自然语言处理swag深度学习pretrained-modelsquestion-answeringsquadtext-classification
Python 597
10 天前
https://static.github-zh.com/github_avatars/HKUST-KnowComp?size=40
HKUST-KnowComp / R-Net

#自然语言处理#Tensorflow Implementation of R-Net

squadTensorflow自然语言处理machine-comprehension
Python 578
7 年前
https://static.github-zh.com/github_avatars/AkariAsai?size=40
AkariAsai / learning_to_retrieve_reasoning_paths

The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".

squadretrieval
Python 433
1 年前
https://static.github-zh.com/github_avatars/hitvoice?size=40
hitvoice / DrQA

A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.

PyTorchsquad
Python 403
3 年前
https://static.github-zh.com/github_avatars/localminimum?size=40
localminimum / R-net

#计算机科学#A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks

rnnTensorflowsquadqa深度学习
Python 322
4 年前
https://static.github-zh.com/github_avatars/stanford-futuredata?size=40
stanford-futuredata / dawn-bench-entries

DAWNBench: An End-to-End Deep Learning Benchmark and Competition

imagenetsquadcifar10inferencetraining深度学习
Python 262
5 年前
https://static.github-zh.com/github_avatars/AllureOfTheStars?size=40
AllureOfTheStars / Allure

Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad combat game written in Haskell; please offer feedback, e.g., after trying out the web frontend version at

gameHaskellsquadasciibrowsergameHTMLSimple DirectMedia Layerfreesoftwarepcg
Haskell 222
2 年前
https://static.github-zh.com/github_avatars/sajjjadayobi?size=40
sajjjadayobi / PersianQA

#自然语言处理#Persian (Farsi) Question Answering Dataset (+ Models)

question-answering自然语言处理farsipersian-nlppersian-languagedatasetsquad
Jupyter Notebook 210
4 年前
https://static.github-zh.com/github_avatars/kamalkraj?size=40
kamalkraj / ALBERT-TF2.0

ALBERT model Pretraining and Fine Tuning using TF2.0

tf2fine-tuningalbertxlagluesquadmachine-comprehensioncolaclassifier
Python 202
2 年前
https://static.github-zh.com/github_avatars/matthew-z?size=40
matthew-z / R-net

R-net in PyTorch, with ELMo

PyTorchsquad
Python 198
6 年前
https://static.github-zh.com/github_avatars/YerevaNN?size=40
YerevaNN / R-NET-in-Keras

#自然语言处理#Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx

自然语言处理深度学习Kerassquad
Python 177
7 年前
https://static.github-zh.com/github_avatars/HKUST-KnowComp?size=40
HKUST-KnowComp / MnemonicReader

#自然语言处理#A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task

machine-comprehension自然语言处理squadPyTorch
Python 135
7 年前
https://static.github-zh.com/github_avatars/laddie132?size=40
laddie132 / Match-LSTM

A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension

squadPyTorchmachine-comprehension
Python 107
7 年前
https://static.github-zh.com/github_avatars/andy840314?size=40
andy840314 / QANet-pytorch-

#自然语言处理#A Pytorch implementation of QANet

自然语言处理PyTorchsquad
Python 91
7 年前
loading...