Pinned Repositories
Video-LLaMA
[EMNLP 2023 Demo] Video-LLaMA: An Instruction-tuned Audio-Visual Language Model for Video Understanding
AndroidCode
Code
AdaIGN
nlp-architect
A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
MPLP
Ting Zhang, Zhuang Chen, Ming Zhong, Tieyun Qian: Mimicking the Thinking Process for Emotion Recognition in Conversation with Prompts and Paraphrasing. IJCAI 2023
Jinjikiko's Repositories
Jinjikiko/nlp-architect
A model library for exploring state-of-the-art deep learning topologies and techniques for optimizing Natural Language Processing neural networks
Jinjikiko/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Jinjikiko/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
Jinjikiko/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.