Skip to content

mmota287/Siamese-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Siamese Network Projects

Table of Contents
  1. About Project
  2. Installation
  3. Notebooks

About Project

A Siamese neural network is a class of neural network architectures that contain two or more similar subnets, which find the similarity between inputs.

Installation

  1. Install packages
    pip install -r requirements.lock.txt
    
  2. Install project
     pip install -e .

Notebooks

  1. CIFAR 10 Similarity
  2. Fashion MNIST Similarity

About

Application of Siamese Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published