Loading repository data…
Loading repository data…
sumit9000 / repository
This repository contains Jupyter notebooks showcasing different deep learning experiments and models. It covers preprocessing steps, artificial neural networks (ANN), convolutional neural networks (CNN), and hyperparameter tuning.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains Jupyter notebooks showcasing different deep learning experiments and models. It covers preprocessing steps, artificial neural networks (ANN), convolutional neural networks (CNN), and hyperparameter tuning.
Hyperparametertunig.ipynb)ANN.ipynb)CNN.ipynb)Make sure you have the following dependencies installed before running the notebooks:
pip install numpy pandas matplotlib seaborn scikit-learn tensorflow keras