qioqio
I am a PhD student in Research Center for Social Computing and Information Retrieval.My research interest is natural language processing.
Research Center for Social Computing and Information RetrievalHarbin
qioqio's Stars
YanG-1989/m3u
直播源
BurningC4/Chinese-IPTV
Chinese CCTV List (IPV4)
lizongying/my-tv
我的电视 电视直播软件,安装即可使用
ikaijua/Awesome-AITools
Collection of AI-related utilities. Welcome to submit issues and pull requests /收藏AI相关的实用工具,欢迎提交issues 或者pull requests
K-Render/best-chinese-prompt
AI中文提示词秘籍ChatGPT中文提示词秘籍(Prompt圣经)K-Render整理
dalinvip/Awesome-ChatGPT
ChatGPT资料汇总学习,持续更新......
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
watermelon-lee/machine-learning-algorithms-implemented-by-python
《统计学习方法》--李航 书中算法实现
tangjialong/SSD-OpenIE
Source codes and experimental datasets for #EMNLP2020 Findings paper "Syntactic and Semantic-driven Learning for Open Information Extraction".
xcfcode/Summarization-Papers
Summarization Papers
BrambleXu/knowledge-graph-learning
A curated list of awesome knowledge graph tutorials, projects and communities.
HIT-SCIR/Molweni
acai66/lenovo-miix-520-hackintosh
macos on lenovo miix 520 is almost perfect
husthuke/awesome-knowledge-graph
整理知识图谱相关学习资料
OpenCCG/openccg
OpenCCG library for parsing and realization with CCG
Kejifaxian/welcome
AIProCon/AIProCon
2019 AI 开发者大会
jackfrued/Python-100-Days
Python - 100天从新手到大师
JepsonWong/Text_Matching
文本相似度计算/文本匹配
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
MaximumEntropy/Seq2Seq-PyTorch
Sequence to Sequence Models with PyTorch
atnlp/torchtext-summary
torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.
pytorch/ignite
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
ChrisRM/material-theme-jetbrains
JetBrains theme of Material Theme
quincyliang/nlp-data-augmentation
Data Augmentation for NLP. NLP数据增强
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
y0ast/VAE-Torch
Implementation of Variational Auto-Encoder in Torch7