Skip to content

plai-group/ubc_primitives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UBC PLAI-Group TA-1 primitives

version docker

Project repository for TA-1 primitives contributed by the UBC PLAI Group to the DARPA Data Driven Discovery Models (D3M) Program.

Install

  1. Get docker image which contains all dependencies and requirements:
docker pull registry.gitlab.com/datadrivendiscovery/images/primitives:ubuntu-bionic-python36-v2020.5.18

Updated docker images

  1. Run Docker image (change the local path of the cloned repo):
sudo docker run --rm\
    -v ./local/path/ubc_primitives:/ubc_primitives\
    -i -t registry.gitlab.com/datadrivendiscovery/images/primitives:ubuntu-bionic-python36-v2020.5.18 /bin/bash
  1. Inside docker install python package:
cd /ubc_primitives
pip3 install -e .

TA-1 primitives

View all primitive descriptions


Acknowledgement

This material is based upon work supported by the United States Air Force Research Laboratory (AFRL) under the Defense Advanced Research Projects Agency (DARPA) Data Driven Discovery Models (D3M) program (Contract No. FA8750-19-2-0222). The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of DARPA or the U.S. Government.

alt-text-2 alt-text-1 alt-text-2

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages