colab_101
๊ตฌ๊ธ ํด๋ผ์ฐ๋ ์ฃผํผํฐ ๋ ธํธ๋ถ with free GPU
What is Colab ?
Colaboratory is a free Jupyter notebook environment that requires no setup and runs entirely in the cloud
Free GPU support
Github Friendly
Easy Collaboration
How to upload files ?
๋ด๊ฐ ํํ flow ๋
๋ชจ๋ ์ฅฌํผํฐํ์ผ๊ณผ data ๋ Github ์ ์ ์ฅ
์ฅฌํผํฐํ์ผ์ ์ฝ๋ ์ผ๋ก ๋ถ๋ฌ์ด
๊นํ์์ ์ฅฌํผํฐํ์ผ ์ด๊ณ path ๋ณต์ฌ:https://**github.com/**pyohamen/data-analysis/blob/master/chapter5/01-used-phone-price-prediction.ipynb[ํ์ผ] - [๋ ธํธ์ด๊ธฐ] - [GitHub tab] ์
github ์์ ๋ถ๋ฌ์ค๊ณ ์ ํ๋ ์ฅฌํผํฐ ํ์ผ์ ์ฐ ํ ํด๋น์ ๊ฒฝ๋ก
๋ฅผ ๊ฒ์์ฅฌํผํฐํ์ผ ํ ์คํธ๋ธ๋ญ์Open in Colab๋ฒํผ ์์ฑ์๋ ๋ณต์ฌ๊นํ์ ์ ์ฅํ ๋
Open in Colab
๋ง๋ค์ด์ค์ ์ฅ
colab ์์ ์์ ํ: [ํ์ผ] - [Github ์ ์ฌ๋ณธ์ ์ฅ]
์ ์ฅ ์
Colaboratory ๋งํฌ ์ถ์
์ฒดํฌ๋ก์ปฌ ์ฅฌํผํฐ์์ ์์ ํ: git push
colab ์์ github ์ผ๋ก ์ ์ฅํด์คฌ์ผ๋, ๋ก์ปฌ ์์ ์
git pull
๊ผญ!
์ด๋ ๊ฒ ํ๋ฉด Github ์์๋, ๋ก์ปฌ์ ์ฅฌํผํฐ์์๋ ์ฅฌํผํฐํ์ผ์ colab ์์ ์ด์ด๋ณผ ์ ์๋ค.
์ด๋ฐ flow ๋ฅผ ์ ํํ ์ด์ ๋ ๋ญ.. Drive ๋ ์ฉ๋์ด ์์ผ๋๊น..
๋ ๋จธ์ ๋ฌ๋ ์ฅฌํผํฐ ๋ ธํธ๋ถ์ github ์์ ๋ณด๊ดํ๊ณ ์ถ๋ค !
๋จ์
Github ์์ ๋ถ๋ฌ์์ ์์ ํ๋๊ฑฐ๋ผ Autosave ๊ฐ ์ ๋๋ค ๐ฅฒ ์์ง ๋ง๊ณ [Github ์ ์ฌ๋ณธ์ ์ฅ] ํด์ค์ผ ํจ
How to read data ?
From Github (file < 25MB)
Github ์ ์ฅ์์์ data ํ์ผ์ ํด๋ฆญํ ํ, Raw
๋ฅผ ํด๋ฆญ, ๋งํฌ๋ฅผ ๋ณต์ฌ
From local
์ ๋ช ๋ น์ ์น๋ฉด ํ์ผ์ ์ ๋ก๋ํ๋ ํ๋กฌํํธ๊ฐ ๋ฌ๋ค.
Last updated