There are 0 repository under seq-to-seq topic.
Pytorch implementations of ConvLSTM and ConvGRU modules with examples
GSRL is a seq2seq model for end-to-end dependency- and span-based SRL (IJCAI2021).
My solutions to cs224n assignments with numpy and pytorch
This project uses LLMs to generate music from text by understanding prompts, creating lyrics, determining genre, and composing melodies. It harnesses LLM capabilities to create songs based on text inputs through a multi-step approach.
Some advanced keras usage, like self-defined layer, seq_to_seq, unpooling, crf...
Rasmus master thesis ~ LLM-based Process Constraints Generation with Context
Implementation of various attention-based models in PyTorch