Skip to content

Code and instructions to reproduce the results of our NeurIPS 2019 paper

License

Notifications You must be signed in to change notification settings

exatrkx/exatrkx-neurips19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

exatrkx-neurips19

Code and instructions to reproduce the results of our NeurIPS 2019 paper.

Setting up the exatrkx runtime environment with conda

These instructions assume you are running miniconda on a linux system.

  1. Create an exatrkx conda environment
source [path_to_miniconda]/bin/activate
conda create --name exatrkx python=3.7
conda activate exatrkx
  1. nb_conda_kernels allows to pick the exatrkx conda kernel from a traditional jupyter notebook. To install it (in your base environment or in the exatrkx environment)
conda install -c "conda-forge/label/cf201901" nb_conda_kernels

Running the Exa.TrkX models

Refer to the intructions in the README.md of each subdirectory

About

Code and instructions to reproduce the results of our NeurIPS 2019 paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •