×
Instructions
You will be provided a specific dataset. Your goal is to train a two-layer network for classification on the dataset, and obtain as high validation accuracy (~0.5) as you can
In the first stage, you will choose the initial network configuration
In the second stage, you will run the network and check whether your configuration is good
Dataset Statistics
- Classes: 10
- Input data size: (3, 32, 32)
- Examples per split: Train (8500), Val (1500)
Control Pad
validation accuracy is 0.