This was a take-home assignment for the first stage of the interview process for Cohere's Research Scholar position. Co;here
- Debug a classification problem on CIFAR10 dataset
- Use SVD decomposition to improve the inference time for the model.
- Implement your own algorithm to speed up inference.
- Implemented structured pruning algorithm to improve inference time for a trained model.