Skip to content
#

neural-network-architecture

Here are 9 public repositories matching this topic...

This research presents a hybrid deep learning framework combining MobileNet V2 with LSTM, GRU, and Bidirectional LSTM for classifying various potato diseases. The study explores the performance of different architectures to determine the optimal configuration for accurate disease categorization.

  • Updated Aug 10, 2024
  • Jupyter Notebook

This repository implements a 3-layer neural network with L2 and Dropout regularization using Python and NumPy. It focuses on reducing overfitting and improving generalization. The project includes forward/backward propagation, cost functions, and decision boundary visualization. Inspired by the Deep Learning Specialization from deeplearning.ai.

  • Updated Sep 12, 2024
  • Jupyter Notebook

Lecture notes, resources and programming assignments taken from the specialized deep learning program (a sequence of courses all related to deep learning) offered by DeepLearning.AI on coursera.

  • Updated Aug 13, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the neural-network-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neural-network-architecture topic, visit your repo's landing page and select "manage topics."

Learn more