Skip to content

siddarthk97/bonet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BONET

This repository contains the implementation of BONET

Setup environment

conda env create --prefix ./env -f environment.yml
conda activate ./env

You can also use pip to install dependencies by running

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published