This repository contains the code and resources for the CSE541 Course Project: Genomic Sequence Design with Transductive Linear Bandits.
The TF-Bind8 dataset can be downloaded from the Hugging Face dataset repository.
- Benchmarking on Synthetic Datasets: Run the experiments in
fit_toy_dataset.ipynb
. - TF-Bind8 Dataset Experiments: Run the experiments in
fit_tf_bind8.ipynb
.