Skip to content

jakobnissen/2020hpai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPAI project

Date of project initialization: 2020-11-30

Setup and installation

  • Julia version 1.5.0
  • Python 3.8.3
  • This was run on a 16-inch MacBook Pro running MacOS Catalina 10.15.7

Activate the Conda env specified by the environment.yml file. Activate it in the Julia package Conda.jl by doing the following:

julia> ENV["CONDA_JL_HOME"] = "/path/to/miniconda/envs/hpai"  # change this to your path

pkg> build Conda

How to run:

Using the enviroment above, execute the main.jl script file.

About

Code for 2020 HPAI Denmark paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages