zhoux85 / STAligner

STAligner is a tool for alignment and integration of spatially resolved transcriptomics data.
MIT License
29 stars 5 forks source link

Hidden Layers #19

Open davidrm-bio opened 5 months ago

davidrm-bio commented 5 months ago

Hi, thank you for this nice tool. I was wondering if it is possible to add more than one layer or does it requires major changes in the code?

zhoux85 commented 5 months ago

Hi. To add more hidden layers, STALIGNER.py should be modified. In my experience, more hidden layer often lead to overfitting and two layers are enough in most cases.