Welcome to the DL-Models Repository! This repository contains a collection of Deep Learning (DL) Models ranging from basic to advanced levels. Each model demonstrates different aspects and techniques of DL, showcasing a variety of applications and methodologies.
- Credit Card Customers Churn Classification
- MNIST Dataset Image Classification using ANN
- Potato Leaves Disease Classification
- Graduate Admission Prediction using ANN
Contributions are welcome! If you have any suggestions or improvements, feel free to create a pull request or open an issue. Please ensure your contributions adhere to the following guidelines:
-
Fork the repository.
-
Create a new branch for your feature or bug fix.
-
Commit your changes with descriptive commit messages.
-
Create a pull request to the main branch.