Skip to content

NilSagor/multiHeadExp

Repository files navigation

Set Anomaly Detection

Custom TransfomerEncoder Scaled Dot Product Attention with MultiheadAttention

torch and torchvision install

pip install torch torchvision --index-url https://download.pytorch.org/whl/cu130

other module install

pip numpy matplotlib pandas lightning torchmetrics

smoke test

python smoke_test.py

training

python run_single.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages