sidhomj / DeepTCR

Deep Learning Methods for Parsing T-Cell Receptor Sequencing (TCRSeq) Data
https://sidhomj.github.io/DeepTCR/
MIT License
110 stars 40 forks source link

Availability of trained models #40

Closed jannisborn closed 3 years ago

jannisborn commented 3 years ago

Is any of the trained VAE models available publicly, ideally together with an evaluation script?

We are working on a related topic and would like to perform an apple-to-apple comparison to your VAE approach.

sidhomj commented 3 years ago

You would have to retrain the VAE with the dataset of your choosing. In tutorials, you will find instructions on how to train the VAE.