An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with sequence-generation

A curated list of projects in awesome lists tagged with sequence-generation .

https://github.com/SALT-NLP/Adaptive-Compositional-Modules

Code for the ACL 2022 paper "Continual Sequence Generation with Adaptive Compositional Modules"

adapter continual-learning lifelong-learning natural-language-processing parameter-efficient-learning question-answering sequence-generation

Last synced: 08 May 2025

https://github.com/parham1998/lstm_projects

Implementation of some fun projects with LSTM (long short-term memory) architecture by PyTorch library

attention-mechanism emojify lstm recurrent-neural-networks seq2seq sequence-generation

Last synced: 21 Sep 2025

https://github.com/silent0wings/oddonacci-sequence-calculations

This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.

algorithm algorithm-design coding-practice computational-math fibonacci-variant java math-algorithms math-functions mathematics number-sequences oddonacci-sequence programming recursion sequence-calculation sequence-generation

Last synced: 13 May 2026