Skip to content
#

neural-network-architectures

Here are 37 public repositories matching this topic...

The project implements Siamese Network with Triplet Loss in Keras to learn meaningful image representations in a lower-dimensional space. By training on the MNIST dataset, it creates a powerful architecture and implements Triplet Loss function. The resulting model enables applications like image search, recommendation systems, and image clustering.

  • Updated Feb 24, 2024
  • Jupyter Notebook

Participants in this Specialization have the opportunity to construct and train various neural network architectures, including Convolutional Neural Networks, Recurrent Neural Networks, LSTMs, and Transformers. They learn to enhance these networks with techniques such as Dropout, BatchNorm, Xavier/He initialization, among others.

  • Updated Jan 12, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the neural-network-architectures 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-architectures topic, visit your repo's landing page and select "manage topics."

Learn more