Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 533 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 533 Bytes

DEEPBLOCK

deepblock

Web-based Deep Learning Model Build framework
This project was created in order to learn deep learning intuitively

Prerequisities

In order to run this project you'll need to install docker first

sudo apt install docker.io docker-compose

Getting Started

  1. input env to /backend/.env-sample
  2. mv /backend/.env-sample /backend/.env
  3. enter command
chmod +x ./start.sh
./start.sh