Pinned Repositories
3D-FCR-alphaGAN
Fully Convolutional Refined Auto Encoding Generative Adversarial Networks for 3D Multi Object Scenes
adversarial-learning-robustness
Contains materials for workshops pertaining to adversarial robustness in deep learning.
AI_For_Music_Composition
This is the code for "AI for Music Composition" by Siraj Raval on Youtube
albert-chinese-large-webqa
基于百度webqa与dureader数据集训练的Albert Large QA模型
albert-vi-as-service
albert-vi-as-service: A Fork of bert-as-service to deploy albert_vi
ALBERT_4_Time_Recognition
使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。
albert_ner
基于轻量级的albert实现albert+BiLstm+CRF
bert_bilstm_crf_keras
bert+bilstm+crf model of keras
classifier_multi_label
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
gdh756462786's Repositories
gdh756462786/argos-translate
Open source offline translation app written in Python. Uses OpenNMT for translations and PyQt for GUI.
gdh756462786/ArtLine
A Deep Learning based project for creating line art portraits.
gdh756462786/awesome-gpt3
gdh756462786/ChatBot-2
Pytorch Generative ChatBot (Dialog System) based on RNN, Transformer, Bert and GPT2
gdh756462786/CLIP
Contrastive Language-Image Pretraining
gdh756462786/CPM-Generate
gdh756462786/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
gdh756462786/End-to-end-for-chinese-plate-recognition
基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
gdh756462786/fastseq
An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks.
gdh756462786/fire-detection-from-images
Detect fire in images using neural nets
gdh756462786/gopup
数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…
gdh756462786/GPT2-NewsTitle
带有超级详细注释的中文GPT2新闻标题生成项目。
gdh756462786/GraphGym
Platform for designing and evaluating Graph Neural Networks (GNN)
gdh756462786/GuitarLSTM
Deep learning models for guitar amp/pedal emulation using LSTM with Keras.
gdh756462786/HMMs_Stock_Market
Contains all code related to using HMMs to predict stock market prices.
gdh756462786/Neural-Semi-Supervised-Learning-for-Text-Classification
Semi-supervised Learning for Sentiment Analysis
gdh756462786/Neural_Topic_Models
Implementation of topic models based on neural network approaches.
gdh756462786/neuspell
NeuSpell: A Neural Spelling Correction Toolkit
gdh756462786/NL2SQL
Text2SQL 语义解析数据集、解决方案、paper资源整合项目
gdh756462786/nlp-app
nlp应用、文本分类、命名实体识别、文本匹配、序列标注、文本生成等
gdh756462786/nlp_paper_study
研读顶会论文,复现论文相关代码
gdh756462786/nlprule
Rule-based grammatical error correction through parsing LanguageTool rules in Rust w/ bindings for Python.
gdh756462786/TextBox
TextBox is an open-source library for building text generation system.
gdh756462786/ToolGood.Words
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
gdh756462786/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
gdh756462786/torchMTL
A lightweight module for Multi-Task Learning in pytorch.
gdh756462786/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
gdh756462786/umap
Uniform Manifold Approximation and Projection
gdh756462786/unilm
UniLM - Unified Language Model Pre-training / Pre-training for NLP and Beyond
gdh756462786/zhtts
A demo of zh/Chinese Text to Speech system run on CPU in real time.