MLOps Struggle #8
Madacool01
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After failing to train the CNN Model for my Air-Math project, due to Kaggle's wrong formating, I was struggling and was stuck trying to find the proper dataset that contained all the actual symbols and letters, ... . After trying to extract everything using code inside of Colab, I decided to download the Dataset on my own storage, and looking inside I saw an external .rar file named "data.rar". And it turns out that .rar was where the actual data was hiding.
So I learned a new lesson after wrestling with this for 2 days!
All reactions