Jae Hun Ro

Results 2 issues of Jae Hun Ro

https://github.com/adeshpande3/March-Madness-ML/blob/3fffbb9c5ffc33a34b5ff609ac2bd9bd2cd50ed2/DataPreprocessing.py#L382 This should really be separated by year ranges...

Add a standard implementation of the model for the CIFAR-100 task. The dataset can be found in [fedjax.datasets.cifar100](https://github.com/google/fedjax/blob/main/fedjax/datasets/cifar100.py). For the model architecture, we should follow [“Adaptive Federated Optimization”](https://arxiv.org/abs/2003.00295). The model...

enhancement
contributions welcome