# 구글 Teachable Machine - 코딩없이 머신러닝 모델 만들기

> Clean Markdown view of GeekNews topic #1573. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1573](https://news.hada.io/topic?id=1573)
- GeekNews Markdown: [https://news.hada.io/topic/1573.md](https://news.hada.io/topic/1573.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-02-23T11:08:34+09:00
- Updated: 2020-02-23T11:08:34+09:00
- Original source: [teachablemachine.withgoogle.com](https://teachablemachine.withgoogle.com/)
- Points: 5
- Comments: 1

## Topic Body

- 사진, 소리, 인체 동작 등을 인식 및 구분 하는 모델 생성

- 별도 코딩없이 자료 파일 업로드/웹캠/마이크 등으로 데이터 입력만 하면 가능

- 만들어진 모델은 TensorFlow 로 Export해서 사용가능

- TensorFlow + ML5.JS + P5.js + Coral + Framer + NodeJS + Glitch

## Comments



### Comment 1178

- Author: xguru
- Created: 2020-02-23T11:08:45+09:00
- Points: 1

바나나가 익었는지 확인하는 모델 만들기 예제. 웹캠으로 학습데이터 만드는 부분이 재미나네요

https://medium.com/@warronbebster/teachable-machine-tutorial-bananameter-4bfffa765866
