Skip to content

TheMrGhostman/HSTreeDistance.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSTreeDistance.jl

This Julia package contains code of HTDistance for paper "Differentiable Distance Between Hierarchically-Structured Data". No experiments are included in this package. All of them are located in separate package called "HTDistanceExperiments.jl"

Installation

  1. Clone this repo somewhere.
  2. Run Julia in the cloned dir.
cd path/to/repo/HSTreeDistance.jl
julia --project
  1. Install all the packages using ]instantiate and compile the package.
(@julia) pkg> instantiate
(@julia) using HSTreeDistance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages