timeseriesAI / tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
https://timeseriesai.github.io/tsai/
Apache License 2.0
4.91k stars 622 forks source link

Request for Detailed Architecture and Forward Process of xresnet1d50 in XResNet1d.py for Diagramming and Corresponding Paper #854

Open rdyan0053 opened 8 months ago

rdyan0053 commented 8 months ago

How can I see the detailed architecture inside XResNet1d.py for xresnet1d50? I want to debug in detail and view the forward process of xresnet1d50 because I want to draw its architecture diagram specifically. Also, which paper corresponds to this network architecture?