๋ชฉ๋ก๐ฉ๐ป ์ธ๊ณต์ง๋ฅ (ML & DL)/ML & DL (32)
๐ ๊ณต๋ถํ๋ ์ง์ง์ํ์นด๋ ์ฒ์์ด์ง?
๐ Train Set Train set์ ์จ์ ํ ๋ชจ๋ธ์ ํ์ต๋ง์ ์ํด์ ์ฌ์ฉ parameter๋ feature๋ฑ์ ์์ ํด์ ๋ชจ๋ธ์ ์ฑ๋ฅ์ ๋์ด๋ ์์ ์ ๊ฑฐ์น ๋ ์ฌ์ฉ ๐Validation Set Validation set๊ณผ test set์ ๋ชจ๋ธ์ ํ์ต์ ์ง์ ์ ์ผ๋ก ๊ด์ฌํ์ง ์์ ํ์ต์ด ๋๋ ๋ชจ๋ธ์ ์ ์ฉ์์ผ test set์ ์ด์ฉํ ๋ชจ๋ธ์ ํ๊ฐ๋ก ๋์ด๊ฐ๊ธฐ ์ด์ ์ ์ต์ข ์ ์ผ๋ก ๋ชจ๋ธ์ fine tuningํ๋๋ฐ์ ์ฌ์ฉ ๋ง๋ ๋ชจ๋ธ์ด test set ์์, ๊ทธ๋ฆฌ๊ณ ์ค์ ๋ก ๋ฐฐํฌ ๋์์๋ ๋์ ์ฑ๋ฅ์ ๋ผ ์ ์๋๋ก ๋ง๋ค์ด ์ค ๐Test Set Test set์ ์ต์ข ์ ์ผ๋ก ์ฐ๋ฆฌ๊ฐ ๋ง๋ ๋ชจ๋ธ์ ์ฑ๋ฅ์ ํ๊ฐํ๊ธฐ ์ํ ๋ฐ์ดํฐ์ ๋ชจ๋ธ์ ํ์ต์๋ ์ ํ ์ฌ์ฉ๋์ง ์์ ๋ชจ๋ธ์ด ๋ฐฐํฌ๋ ์ดํ์ ์ค์ฌ์ฉ ๋์์๋ ๋ชจ๋ธ์ด ์ผ๋ง๋ ์ข์ ์ฑ๋ฅ์..
batch_size : ๋งค ํ๋ จ ๋จ๊ณ๋ง๋ค ํ์ตํ ๋ฐ์ดํฐ์ ํฌ๊ธฐ๋ฅผ ๊ฒฐ์ epoch : ๋ฐฐ์น ์ฌ์ด์ฆ๋ก ๋ถํ ๋ ํ๋ จ ๋ฐ์ดํฐ ์ ์ฒด๋ฅผ 1ํ ํ์ตํ๋ ํ์๋ฅผ ๋ช ๋ฒ ๋ฐ๋ณตํ ์ง learning rate : ๋ชจ๋ธ์ weight์ด ์ ๋ฐ์ดํธ ๋ ๋๋ง๋ค ์์ ์ค๋ฅ์ ๋ํ ์๋ต์ผ๋ก ๋ชจ๋ธ์ ์กฐ์ ๐ Learning rate ํด ๋ ํ ๋ฒ์ step์์ ํ์ต์ด ํฌ๊ฒ ์งํ ๋ณดํญ์ด ํฌ๊ธฐ ๋๋ฌธ์ ์ข ๋ ๋นจ๋ฆฌ ์๋ ด ์ค๋ฒ์์ด ์ฌํ๊ฒ ์ผ์ด๋ loss๊ฐ ์ ํ ์ค์ง ์์ ๐ Learning rate ์์ ๋ step ๋ณดํญ์ด ์์ ์กฐ๊ธ์ฉ ํ์ต ์์ ๋ณดํญ ๋๋ฌธ์ local minima์ ๋น ์ง ๐ฆ batch_size ํด ๋ ํ ๋ฒ ํ์ตํ ๋ ๋ง์ ๋ฐ์ดํฐ๋ก ํ์ต batch๊ฐ ํฌ๋ฉด ๊ณ์ฐ๋๋ loss๊ฐ์ ํธ์ฐจ๊ฐ ์์ ๊ณผ์ ํฉ ์ํ ๐ฆ batch_size ์..
https://keras.io/examples/timeseries/timeseries_anomaly_detection/#introduction Keras documentation: Timeseries anomaly detection using an Autoencoder Timeseries anomaly detection using an Autoencoder Author: pavithrasv Date created: 2020/05/31 Last modified: 2020/05/31 Description: Detect anomalies in a timeseries using an Autoencoder. View in Colab • GitHub source Introduction This script demo..
https://daeun-computer-uneasy.tistory.com/37 [CV] Self-supervised learning(์๊ธฐ์ฃผ๋ํ์ต)๊ณผ Contrastive learning - ์ค์ค๋ก ํ์ตํ๋ ์๊ณ ๋ฆฌ์ฆ ์ค๋์ Self-supervised learning(์๊ธฐ์ฃผ๋ํ์ต)๊ณผ ์ฃผ๋ ํ์ต ๋ฐฉ๋ฒ์ธ Contrastive learning์ ๋ํด ํฌ์คํ ํ๊ฒ ์ต๋๋ค. ๋จผ์ Self supervised learning์ด ์ ํ์ํ์ง๋ถํฐ ์ดํด๋ณด๊ฒ ์ต๋๋ค. Self-supervised learning์ ํ์ daeun-computer-uneasy.tistory.com ๐ฐ ์๊ธฐ์ฃผ๋ํ์ต(Self-supervised learning) ๋ฅ๋ฌ๋ ํ์ต์๋ ์ถฉ๋ถํ ์์ง์ ๋ฐ์ดํฐ๊ฐ ํ์ ์ด๋ฌํ ๋ฐ์ดํฐ๋ค์ ์ง๋ํ์ต์ ์ํด์๋ ๋ผ๋ฒจ๋ง..
221020 ์์ฑ https://www.onlybook.co.kr/m/entry/python-projects ์ค์ ํ์ด์ฌ ํธ์ฆ์จ ํ๋ก์ ํธ ์ค์ ํ์ด์ฌ ํธ์ฆ์จ ํ๋ก์ ํธ ๋ฌธ์ ํด๊ฒฐ๊ณผ ์ค๋ฌด ์์ฉ๋ ฅ์ ํค์ฐ๊ธฐ ์ํ ๋๋ง์ ํ์ด์ฌ ํฌํธํด๋ฆฌ์ค ๋ง๋ค๊ธฐ ๋ฆฌ ๋ณธ ์ง์ | ์คํ์ ์ฎ๊น 420์ชฝ | 28,000์ | 2022๋ 5์ 31์ผ ์ถ๊ฐ | 185*240*20 | ISBN13 9791. www.onlybook.co.kr https://github.com/rlvaugh/Real_World_Python GitHub - rlvaugh/Real_World_Python: Code and supporting files for book Real World Python Code and supporting files for book ..
221017 ์์ฑ https://www.onlybook.co.kr/m/entry/python-projects ์ค์ ํ์ด์ฌ ํธ์ฆ์จ ํ๋ก์ ํธ ์ค์ ํ์ด์ฌ ํธ์ฆ์จ ํ๋ก์ ํธ ๋ฌธ์ ํด๊ฒฐ๊ณผ ์ค๋ฌด ์์ฉ๋ ฅ์ ํค์ฐ๊ธฐ ์ํ ๋๋ง์ ํ์ด์ฌ ํฌํธํด๋ฆฌ์ค ๋ง๋ค๊ธฐ ๋ฆฌ ๋ณธ ์ง์ | ์คํ์ ์ฎ๊น 420์ชฝ | 28,000์ | 2022๋ 5์ 31์ผ ์ถ๊ฐ | 185*240*20 | ISBN13 9791189909406 www.onlybook.co.kr https://github.com/rlvaugh/Real_World_Python GitHub - rlvaugh/Real_World_Python: Code and supporting files for book Real World Python Code and supporting files f..
221017 ์์ฑ https://www.onlybook.co.kr/m/entry/python-projects ์ค์ ํ์ด์ฌ ํธ์ฆ์จ ํ๋ก์ ํธ ์ค์ ํ์ด์ฌ ํธ์ฆ์จ ํ๋ก์ ํธ ๋ฌธ์ ํด๊ฒฐ๊ณผ ์ค๋ฌด ์์ฉ๋ ฅ์ ํค์ฐ๊ธฐ ์ํ ๋๋ง์ ํ์ด์ฌ ํฌํธํด๋ฆฌ์ค ๋ง๋ค๊ธฐ ๋ฆฌ ๋ณธ ์ง์ | ์คํ์ ์ฎ๊น 420์ชฝ | 28,000์ | 2022๋ 5์ 31์ผ ์ถ๊ฐ | 185*240*20 | ISBN13 9791189909406 www.onlybook.co.kr https://github.com/rlvaugh/Real_World_Python ๐ NLTK : Natural Language ToolKit์ ์ฝ์๋ก ์์ฐ์ด ์ฒ๋ฆฌ ๋ฐ ๋ถ์์ ์ํ ํ์ด์ฌ ํจํค์ง : ํ ํฐ์์ฑํ๊ธฐ, ํํ์ ๋ถ์, ํ์ฌ ํ๊น ํ๊ธฐ ๋ฑ ๋ค์ํ ๊ธฐ๋ฅ์ ์ ๊ณต ๐ NLTK๋ก ๋ฌธ์ ๊ฐ ์ ..
220914 ์์ฑ https://blog.naver.com/handuelly/221822938182 Keras - ๋ค์ธต Sequential Model(), compile(), fit() # Sequention Model(๋ค์ธต) # 5๋ฒ ๋ผ์ธ, dense_1 : ์ ๊ฒฝ๋ง ํ๋๋น 3๊ฐ์ ํ๋ผ๋ฏธํฐ(2๊ฐ์ Input + 1๊ฐ์ ... blog.naver.com https://wikidocs.net/32105 07) ์ผ๋ผ์ค(Keras) ํ์ด๋ณด๊ธฐ ์ด ์ฑ ์์๋ ๋ฅ ๋ฌ๋์ ์ฝ๊ฒ ํ ์ ์๋ ํ์ด์ฌ ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ธ ์ผ๋ผ์ค(Keras)๋ฅผ ์ฌ์ฉํฉ๋๋ค. ์ผ๋ผ์ค๋ ์ ์ ๊ฐ ์์ฝ๊ฒ ๋ฅ ๋ฌ๋์ ๊ตฌํํ ์ ์๋๋ก ๋์์ฃผ๋ ์์ ๋ ๋ฒจ์ ์ธํฐ ... wikidocs.net ๐ complie() : ๋ชจ๋ธ์ ๋น๋ํ๊ณ ์คํํ๊ธฐ ์ ์ ์ปดํ์ผ ํ๋ ํ..