Google Vision API 사용 방법

윈도우에서 Google Vision API를 사용하는 방법에 대하여 알아보도록 하겠습니다. Google Vision API를 사용하려면 2가지 방법이...

2 minute read

Colab with Google Drive

colab에서 어떻게 google drive 와 연동해서 쓰는 지 알려드리겠습니다. 내용은 아래와 같이 간단합니다. from google.colab...

1 minute read

Q1) likelihood 란 무엇인가

likelihood는 어떤 모델에서 해당 데이터(관측값)이 나올 확률을 말한다. 확률을 이용한 대표적인 classification 문제를 푸는 방법...

1 minute read

DRF Pagination

What is pagination? If there are too many records in a list, it’s better to...

2 minute read

Model and Model Fields

SQL : Programming language for managing data in RDBMS(Relational Database Management System). Kinds of SQL...

2 minute read

Raspberry pi with cantools

If you are interested in vehicle and want to get and send CAN, you need...

3 minute read

How to remote control Raspberry

We can create server or things with Raspberry pi. It’s not expensive and its performance...

3 minute read