The values for alkalinity, p C O 2 and rain ratio were sampled using the Latin hypercube sampling method 57. This method effectively produces the distribution of the original dataset with minimal ...
├── utils.py # Utility functions (activations, loss functions, initializers) ├── data_loader.py # Fashion-MNIST data loading and preprocessing ├── mlp.py # MLP classifier implementation ├── ...