Open mkdasso2 opened 4 years ago
I trained weights from scratch. Due to the nature of this problem, it is hard to provide a pre-trained model that works well on MS/MS data generated under different settings (i.e. mass spectrometer, fragmentation method, PTMs settings.). The training process is fairly short since this is a small model, so the best practice is to find some data from ProteomeXchange that are generated in a similar setting with your test data. Then train your own model.
Hi, I am hoping to use the pretrained DeepNovo model (V1) to generate feature embeddings for my data to benchmark. Is a pretrained model available to download? Alternatively, did you train your model from scratch or did you port the weights from the author's tensorflow github?