Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
42 stars 118 forks source link

Mnist dataset #397

Open anushkasaxena07 opened 1 week ago

anushkasaxena07 commented 1 week ago

Description

Motivation and Context The changes were motivated by the need to improve model accuracy, generalization, and evaluation comprehensiveness. The enhanced CNN architecture and optimization techniques aim to address overfitting and performance issues observed in the initial model.

Dependencies TensorFlow or PyTorch (for building and training the CNN) Scikit-learn (for additional metrics and hyperparameter tuning) Numpy and Pandas for data handling and preprocessing Matplotlib for data visualization

Fixes # 326

Type of change

Checklist:

github-actions[bot] commented 1 week ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊