Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 492 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 492 Bytes

Hurricore

Easy-to-use model training framework.

ATTENTION: This repository is currently under heavy development, so bug-free or compatibility is not guaranteed!

Usage

  1. Clone hurricore and navigate into the directory:
    git clone https://github.com/universuen/hurricore && cd hurricore
    
  2. Install hurricore with your_project_name
    sh install.sh your_project_name
    
  3. Customize your project in the directory ./projects/your_project_name