Skip to content

VladimirKalajcidi/AIDAO1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIDAO

Setup

Install Docker.

$ git clone https://github.com/VladimirKalajcidi/AIDAO.git
$ cd AIDAO/2/submision
$ docker build -t aidao .

Add "model.pkl" file to directory Add "predict.npy" file to data/ts_cut/HCPex

Usage

Training and Inferencing

Execute following command in AIDAO directory.

$ docker run -it -v "$(pwd):/app" aidao
root@hostname:/workspace# make build
root@hostname:/workspace# make train
root@hostname:/workspace# make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •