An open API service indexing awesome lists of open source software.

https://github.com/siruku6/ml_sample


https://github.com/siruku6/ml_sample

django docker pipenv postgresql python3 pytorch pytorch-lightning

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# ML_Sample

![demo_gif_movie](https://github.com/siruku6/ml_sample/blob/demo_page/docs/220513_face_expr_detection_capture.gif)

This gif image is showing this app under development.

# 1. Requirement

You need to setup these and to enable `docker-compose` to run.

- docker
- docker-compose

## Other Middlewares

- pipenv
- postgresql

**\*You don't have to setup these Middlewares in your OS, if you build your environment with docker and docker-compose !!**

# 2. How to build development environment

Please refer to [this doc](https://github.com/siruku6/ml_sample/blob/master/docs/SETUP_DEV_ENVIRONMENT.md)