Open deepanshubaghel opened 1 month ago
Can you assign this task to me?
Your idea is good. Try using different versions of Adam as well and document each of theirs loss curves how they are reaching the minima.
Also I suggest trying to over fit the data once for experimentation purpose and notice if you see any trend.
I have assigned this to you and while saving start from V4 and document each major change with a different version and note down the complexities, model space taken, As well as accuracy scores.
I have assigned this to you.
@UTkARsh-RaJ01 either communicate with @deepanshubaghel or you can take up to another new issue if you think you can improve this by implementing something else than what's stated here.
Description: The current Convolutional Neural Network (CNN) model for terrain classification is functional, but there are several areas for improvement to boost performance and efficiency. These optimizations can help with better generalization, faster training, and higher accuracy.
### Proposed Solutions:
Data Preprocessing Enhancements:
Model Architecture Improvements:
Training Process Optimization:
Approach to be Followed: