5D Neural Network Interpolator Documentation¶
Introduction¶
This application allows you to upload 5D datasets, train neural networks, and make predictions.
The system consists of:
Backend API (FastAPI)
Frontend (Next.js)
Neural Network Package (PyTorch)