# NanoNeuron - 자바스크립트 함수 7개로 머신러닝을 설명하기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1033](https://news.hada.io/topic?id=1033)
- GeekNews Markdown: [https://news.hada.io/topic/1033.md](https://news.hada.io/topic/1033.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2019-12-07T09:00:18+09:00
- Updated: 2019-12-07T09:00:18+09:00
- Original source: [github.com](https://github.com/trekhleb/nano-neuron)
- Points: 4
- Comments: 0

## Topic Body

섭씨-화씨 변환을 머신러닝으로 학습시킨다고 할때, 실제 머신이 어떻게 “러닝” 하는 지를 단계별 자바스크립트 함수로 설명하는 예제.

celsiusToFahrenheit()

generateDataSets()

predictionCost()

forwardPropagation()

backwardPropagation()

trainModel()

predict()

## Comments



_No public comments on this page._
