Pinned Repositories
ADL
Attention-based Dropout Layer for Weakly Supervised Object Localization, CVPR 2019 (Oral)
awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
BilinearReview_journal
Personalized Sentiment Classification of Customer Reviews via an Interactive Attributes Attention Model
Conciseness
Conciseness is Better: Recurrent Attention LSTM Model for Document-Level Sentiment Analysis
free-programming-books
:books: Freely available programming books
imbalanced-algorithms
Python-based implementations of algorithms for learning on imbalanced data.
MA-Bert
MA-BERT Learning Representation by Incorporating Multi-Attribute Knowledge in Transformers
PLoRA
[AAAI‘24] The official PyTorch implimentation of our AAAI 2024 paper: Personalized LoRA for Human-Centered Text Understanding
pytorch-best-practice-master
SoftWareDesign_2023Summer
软件设计与开发作业说明
yoyo-yun's Repositories
yoyo-yun/ADL
Attention-based Dropout Layer for Weakly Supervised Object Localization, CVPR 2019 (Oral)
yoyo-yun/BERT-pytorch
Google AI 2018 BERT pytorch implementation
yoyo-yun/keras-self-attention
Attention mechanism for processing sequential data that considers the context for each timestamp.
yoyo-yun/data-science-from-scratch
code for Data Science From Scratch book
yoyo-yun/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
yoyo-yun/bottom-up-attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
yoyo-yun/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
yoyo-yun/ELMoForManyLangs
Pre-trained ELMo Representations for Many Languages
yoyo-yun/reading-list
Some books I read
yoyo-yun/imbalanced-algorithms
Python-based implementations of algorithms for learning on imbalanced data.
yoyo-yun/Structured-Self-Attention
A Structured Self-attentive Sentence Embedding
yoyo-yun/SEANet
Self-Ensembling Attention Networks: Addressing Domain Shift for Semantic Segmentation
yoyo-yun/allennlp
An open-source NLP research library, built on PyTorch.
yoyo-yun/Keras-GAN
Keras implementations of Generative Adversarial Networks.
yoyo-yun/vae
a simple vae and cvae from keras
yoyo-yun/SLQA
A Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question Answering
yoyo-yun/onnx
Open Neural Network Exchange
yoyo-yun/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
yoyo-yun/transferlearning-tutorial
《迁移学习简明手册》LaTex源码
yoyo-yun/BERT-Classification-Tutorial
yoyo-yun/VisualDL
A platform to visualize the deep learning process and result.
yoyo-yun/bert
TensorFlow code and pre-trained models for BERT
yoyo-yun/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
yoyo-yun/netron
Visualizer for deep learning and machine learning models
yoyo-yun/RACNN-pytorch
This is a third party implementation of RA-CNN in pytorch.
yoyo-yun/CycleGAN-Keras-1
Keras implementation of CycleGAN using a tensorflow backend.
yoyo-yun/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
yoyo-yun/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
yoyo-yun/man
Multinomial Adversarial Networks for Multi-Domain Text Classification (NAACL 2018)
yoyo-yun/lstm-visualisation