piggyxx's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
keras-team/keras
Deep Learning for humans
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
alibaba/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
fuck-xuexiqiangguo/Fuck-XueXiQiangGuo
学习强国 懒人刷分工具 自动学习
DmitryUlyanov/deep-image-prior
Image restoration with neural networks but without learning.
brightmart/text_classification
all kinds of text classification models and more with deep learning
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Bttstrp/bootstrap-switch
Turn checkboxes and radio buttons in toggle switches.
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
wkunzhi/Python3-Spider
Python爬虫实战 - 模拟登陆各大网站 包含但不限于:滑块验证、拼多多、美团、百度、bilibili、大众点评、淘宝,如果喜欢请start ❤️
LantaoYu/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
WenhaoDaiCN/Panda-Learning
已终止该项目
zengyh1900/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
yongzhuo/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
amir-abdi/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
HIT-SCIR/pyltp
pyltp: the python extension for LTP
rasbt/matplotlib-gallery
Examples of matplotlib codes and plots
cjlin1/liblinear
LIBLINEAR -- A Library for Large Linear Classification
williamSYSU/TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
jxlwqq/id-validator.py
中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国**居民居住证号码验证工具(Python 版)
svn2github/word2vec
This is a clone of an SVN repository at http://word2vec.googlecode.com/svn/trunk. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github
TobiasLee/Chinese-Hip-pop-Generation
Generate Chinese hip-pop lyrics using GAN
alvaromc317/asgl
A regression solver for high dimensional penalized linear, quantile and logistic regression models'
yamitzky/redashbot
Open Source Slack Bot for Redash
24OI/24OI-whk-guide
A collection of study tips for OIers.
charlesdong1991/interpretable-han-for-document-classification-with-keras
Keras implementation of hierarchical attention network for document classification with options to predict and present attention weights on both word and sentence level.
koioannis/Sentiment-Analysis-w-Hugginface
Sentiment Analysis using Hugginface's nlptown/bert-base-multilingual-uncased-sentiment model
mymuli/attention_branch_network
注意力热力图--多任务学习--Attention Branch Network (CIFAR100, ImageNet models)