Skip to content

YurimALee/MIAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

MIAM

This repository contains the implementation of our Multi-view Integration Attention Model (MIAM). It has been written in Python, using Pytorch.

The details of this model are included in this paper. Please cite it if you use this code for your own research.

Files description

MIAM

  • main.py
  • models.py: contains the MIAM
  • helpers.py: helper functions for running models

Extended

Includes the extended version for Journal (Under Review)

  • lrp.py: Layer-wise Relevance Propagation code for analysis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages