-
Slow_Thinking_with_LLMs Public
Forked from RUCAIBox/Slow_Thinking_with_LLMsA series of technical report on Slow Thinking with LLM
Python UpdatedFeb 6, 2025 -
LeetCode-3 Public
Forked from shuboc/LeetCode-2📝 Python / C++ 11 Solutions of All 468 LeetCode Questions
-
Long-Capital Public
Quant Trading with Microsoft Qlib (https://github.com/microsoft/qlib)
-
qlib Public
Forked from microsoft/qlibQlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, yo…
-
kaggle-CrowdFlower Public
1st Place Solution for CrowdFlower Product Search Results Relevance Competition on Kaggle.
-
models-1 Public
Forked from PaddlePaddle/modelsPre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
-
GRU4REC-pytorch Public
Forked from hungpthanh/GRU4REC-pytorchAn other implementation of GRU4REC using PyTorch
Python UpdatedSep 28, 2019 -
Awesome-Chinese-NLP Public
Forked from crownpku/Awesome-Chinese-NLPA curated list of resources for Chinese NLP 中文自然语言处理相关资料
-
funNLP Public
Forked from fighting41love/funNLP中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
-
kaggle-HomeDepot Public
3rd Place Solution for HomeDepot Product Search Results Relevance Competition on Kaggle.
-
100-nlp-papers Public
Forked from mhagiwara/100-nlp-papers100 Must-Read NLP Papers
-
tensorflow-DSMM Public
Tensorflow implementations of various Deep Semantic Matching Models (DSMM).
-
FlowQA Public
Forked from hsinyuan-huang/FlowQAImplementation of conversational QA model: FlowQA (with slight improvement)
Python UpdatedNov 22, 2018 -
HanLP Public
Forked from hankcs/HanLP自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
-
Chinese-Word-Vectors Public
Forked from Embedding/Chinese-Word-Vectors100+ Chinese Word Vectors 上百种预训练中文词向量
-
trfl Public
Forked from google-deepmind/trflTensorFlow Reinforcement Learning
-
textgenrnn Public
Forked from minimaxir/textgenrnnEasily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
-
Additive-Margin-Softmax Public
Forked from Joker316701882/Additive-Margin-SoftmaxThis is the implementation of paper <Additive Margin Softmax for Face Verification>
-
transferlearning Public
Forked from jindongwang/transferlearningEverything about Transfer Learning and Domain Adaptation--迁移学习
-
tensorflow-DTN Public
A Tensorflow implementation of Domain Transfer Network.
-
tensorflow-ASP-MTL Public
A Tensorflow implementation of Adversarial Shared-Private Model for Multi-Task Learning and Transfer Learning.
-
Unpaired-Sentiment-Translation Public
Forked from lancopku/Unpaired-Sentiment-TranslationCode for "Unpaired Sentiment-to-Sentiment Translation: A Cycled Reinforcement Learning Approach" (ACL 2018)
Python UpdatedAug 5, 2018 -
seq2seq-keyphrase-pytorch Public
Forked from memray/seq2seq-keyphrase-pytorch -
margin-softmax Public
Forked from bojone/margin-softmaxkeras sparse implement of margin-softmax
-
bilm-tf Public
Forked from allenai/bilm-tfTensorflow implementation of contextualized word representations from bi-directional language models
Python Apache License 2.0 UpdatedJul 30, 2018 -
TensorFlow_RLRE Public
Forked from xuyanfu/TensorFlow_RLREReinforcement Learning for Relation Classification from Noisy Data(TensorFlow)
-
unified-summarization Public
Forked from HsuWanTing/unified-summarizationOfficial codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.
Python UpdatedJul 30, 2018 -
pytorch-CycleGAN-and-pix2pix Public
Forked from junyanz/pytorch-CycleGAN-and-pix2pixImage-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
-
NLP-progress Public
Forked from sebastianruder/NLP-progressRepository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
-
tensorflow-XNN Public
4th Place Solution for Mercari Price Suggestion Competition on Kaggle using DeepFM variant.