Section 01
[Introduction] DPVT: An Innovative Method for Phylogenetic Inference Empowered by Deep Learning
DPVT (Deep Phylogenetics Via Traversals) is a PyTorch project that combines deep learning with phylogenetics. It uses the TraverseNN neural network to traverse tree structures and predict edges in maximum parsimony trees, aiming to solve the computational complexity problem of traditional maximum parsimony methods when handling large-scale data, and providing a new path for phylogenetic inference in bioinformatics.