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
- Host: GitHub
- URL: https://github.com/siruku6/ml_sample
- Owner: siruku6
- License: mit
- Created: 2022-02-13T00:17:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T05:32:58.000Z (about 4 years ago)
- Last Synced: 2025-06-26T16:08:46.562Z (about 1 year ago)
- Topics: django, docker, pipenv, postgresql, python3, pytorch, pytorch-lightning
- Language: Python
- Homepage:
- Size: 87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ML_Sample

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)