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

https://github.com/ml-jku/chem-xlstm


https://github.com/ml-jku/chem-xlstm

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


xlstm

# Chem-xLSTM

This repository provides the code necessary to reproduce the experiments presented in the paper [Bio-xLSTM: Generative modeling, representation and in-context learning of biological and chemical sequences](https://arxiv.org/abs/2411.04165). The code is organized across the following repositories:

- [Chem-xLSTM](https://github.com/ml-jku/Chem-xLSTM/) (current repository)
- [DNA-xLSTM](https://github.com/ml-jku/DNA-xLSTM/)
- [Prot-xLSTM](https://github.com/ml-jku/Prot-xLSTM/)

## Chem-xLSTM

Chem-xLSTM codebase is currently under construction and will be released soon.

### Citation

```latex
@article{schmidinger2024bio-xlstm,
title={{Bio-xLSTM}: Generative modeling, representation and in-context learning of biological and chemical sequences},
author={Niklas Schmidinger and Lisa Schneckenreiter and Philipp Seidl and Johannes Schimunek and Pieter-Jan Hoedt and Johannes Brandstetter and Andreas Mayr and Sohvi Luukkonen and Sepp Hochreiter and Günter Klambauer},
journal={arXiv},
doi = {},
year={2024},
url={}
}
```