Recent posts

데이터 스케쥴 관리 - airflow

less than 1 minute read

airflow가 뭐지? 빅데이터 처리를 할때 주기적으로 해야 하는 업무 들이 있는데 이걸 해주는 솔루션(?) 정도로 생각하면 될듯하다. 예전에는 우분투 서버에 crontab을 이용해서 주기적으로 실행 했었는데 이게 귀찮았는지.. ㅋㅋㅋ 도커에서 돌려서 공유 하다가… 이제는 이...

2023 서울소방 드론 교육 (250급 기체 조립 및 셋팅)

less than 1 minute read

1. board image F4 V3S plus board 우리는 아래만 작업해서 동작을 확인 할수 있다. 일체형 ESC가 없는 경우 ESC연결 포트인 M1,M2,M3,M4와 GND를 연결해 준다. 보드에 배터리를 직접 연결(BAT, GND) [2~6S lipo...

BigQuery

less than 1 minute read

1. bigquery 구조 https://cloud.google.com/bigquery/docs/resource-hierarchy?hl=ko project dataset table partitioned table view

코드 라마 오픈

less than 1 minute read

Meta Code LLama 오픈 https://ai.meta.com/blog/code-llama-large-language-model-coding/ github https://github.com/facebookresearch/codellama User guide https:/...

meta 번역 솔루션

less than 1 minute read

Meta M4T model https://ai.meta.com/blog/seamless-m4t/ hugging face https://huggingface.co/spaces/facebook/seamless_m4t github https://github.com/facebookre...