Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
amaye15
/
autoencoder
like
2
Feature Extraction
Transformers
Safetensors
PyTorch
autoencoder
reconstruction
preprocessing
normalizing-flow
scaler
custom_code
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
autoencoder
/
.gitignore
AndrewMayesPrezzee
Feat - Block like transformer structure
8abd44b
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
117 Bytes
# Python-generated files
__pycache__/
*
.py
[oc]
build/
dist/
wheels/
*
.egg-info
# Virtual environments
.venv
tests/*