s1162276945's Stars
FlyingPolarBear/CityKBQA
Xiaode: a Knowledge Based Question Answering System with Speech IO
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
opconty/Transformer_STR
PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outperforms the best model of the aforementioned deep-text-recognition-benchmark by 7.6% on CUTE80.
chibohe/text_recognition_toolbox
text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.
WenmuZhou/OCR_DataSet
收集并整理有关OCR的数据集并统一标注格式,以便实验需要
michaelliao/learn-python3
Learn Python 3 Sample Code
InsaneLife/ChineseNLPCorpus
中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。
fastnlp/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
mbs0221-mlsys/Multitask-Learning
Awesome Multitask Learning Resources
TheAlgorithms/Python
All Algorithms implemented in Python
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
AlexYangLi/TextClassification
All kinds of neural text classifiers implemented by Keras
THUIR/ACCM
Attentional Content & Collaborate Model
scharmchi/char-level-cnn-tf
Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow
mhjabreel/CharCnn_Keras
The implementation of text classification using character level convoultion neural networks using Keras
daicoolb/PHDMF
This is a new deep learning model for recommender system, which we called PHD
hyperdashio/hyperdash-sdk-py
Official Python SDK for Hyperdash
THUIR/TranSIV
THUIR/NARRE
This is our implementation of NARRE
zhaohongbao/Deep-Survey-Text-Classification
The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classification, based on Convolutional Neural Networks (CNN) and Recurrent Neural Networks (RNN). It also implements each of the models using Tensorflow and Keras.
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
duxy-me/ConvNCF
Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".
CyberZHG/keras-targeted-dropout
Targeted dropout implemented in Keras
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
sebastianruder/NLP-progress
Repository 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.
dawenl/vae_cf
Variational autoencoders for collaborative filtering
skycore9/CharConvMF
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
ofirnachum/sequence_gan
Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).
LantaoYu/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient