fishy.models.deep¶
Deep learning models for spectral analysis.
Submodules
AugFormer: Multi-View Self-Attention over Augmented Spectral Views. |
|
AugFormerV2: Enhanced version of AugFormer with advancements from Parameter Golf. |
|
Simple Convolutional Neural Network (CNN) model for spectral classification. |
|
Dense Neural Network model for spectral classification. |
|
Multi-Scale/Resolution Ensemble of Transformers. |
|
GatedMLP: A pure gated MLP baseline for REIMS spectral data. |
|
Sparsely-Gated Mixture of Experts (GMOE) for spectral data. |
|
Hybrid CNN-LSTM model for spectral classification. |
|
Kolmogorov-Arnold Network (KAN) model for spectral classification. |
|
LEWM: LeWorldModel-inspired Gated MLP. |
|
Bidirectional Gated Recurrent Unit (GRU) model for spectral classification. |
|
Mamba model for spectral classification. |
|
Mixture of Experts (MoE) model for spectral data. |
|
NextFormer model for spectral analysis. |
|
Neural Ordinary Differential Equation (ODE) model for spectral classification. |
|
Performer model for spectral classification. |
|
Residual Convolutional Neural Network (RCNN) for spectral classification. |
|
Receptance Weighted Key-Value (RWKV) model for spectral classification. |
|
SRMLP: Sign-Random Gated MLP. |
|
Temporal Convolutional Network (TCN) model for spectral classification. |
|
Transformer model for time series classification. |
|
Variational Autoencoder (VAE) for spectral classification. |
|
WaveNet model for spectral classification. |
s