Skip to content

epilog-swu/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

μŠ€λ§ˆνŠΈμ›ŒμΉ˜μ™€ AIλ₯Ό ν™œμš©ν•œ 낙상 감지 및 ν˜ˆλ‹Ή 관리 μ„œλΉ„μŠ€ Dialog

ezgif-3-2446187e13

μ‚¬μš© 기술

Python, tensorflow keras LSTM
fastAPI, Docker, AWS ECR, AWS Lambda

ν”„λ‘œμ νŠΈ μ‹€ν–‰ 방법

κΉƒ λ ˆν¬μ§€ν† λ¦¬ 클둠

git clone https://github.com/epilog-swu/AI.git
cd AI

파이썬 κ°€μƒν™˜κ²½ μ„ΈνŒ…

python3 -m venv venv
source venv/bin/activate (mac) 
source venv/Scripts/activate (window)

라이브러리 μ„€μΉ˜

pip install -r /app/requirements.txt

μ„œλ²„ μ‹€ν–‰

uvicorn main:app -reload

μ‹œμŠ€ν…œ μ•„ν‚€ν…μ²˜

lambda

λͺ¨λΈ ꡬ쑰 및 평가

디렉토리 ꡬ쑰

πŸ“ AI
β”œβ”€β”€ Dockerfile
└── app
    β”œβ”€β”€ main.py
    β”œβ”€β”€ requirements.txt
    └── static
        β”œβ”€β”€ LSTM_model
        β”œβ”€β”€ images
        β”œβ”€β”€ learning
        └── training_data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages