본문 바로가기

머신러닝 입문10

[Google colab-2] 구글 코랩 개발환경 설정 https://limitsinx.tistory.com/66 지난글에서는 "colab"이란 무엇인지, 왜 사용하는지에 대해 간략하게 정리해보았습니다! 이번에는 colab에서 진짜 코드만짜면되게! 개발환경을 세팅하는 방법에 대해 정리해보겠습니다. [GPU세팅] ① 본인의 Google Drive에 접속 https://drive.google.com/ Google 드라이브 - 모든 파일을 한 곳에서 하나의 계정으로 모든 Google 서비스를 Google 드라이브로 이동하려면 로그인하세요. accounts.google.com Google아이디만 있다면 무료 15GB까지 사용가능합니다 :) ② 구글드라이브 좌측상단 -> 새로만들기 클릭 -> 더보기 -> Google Colaboratory 클릭 ③ 기초 코드환경 세팅.. 2021. 1. 21.
[코드로 이해하는 딥러닝 2-14] - 딥러닝(LSTM)으로 주가예측하기 [코드로 이해하는 딥러닝 0] - 글연재에 앞서 https://limitsinx.tistory.com/27 [코드로 이해하는 딥러닝 1] - Tensorflow 시작 https://limitsinx.tistory.com/28 [코드로 이해하는 딥러닝 2] - Tensorflow 변수선언 https://limitsinx.tistory.com/29 [코드로 이해하는 딥러닝 3] - Tensorflow placeholder변수 https://limitsinx.tistory.com/30 [코드로 이해하는 딥러닝 4] - 선형회귀(Linear Regression) https://limitsinx.tistory.com/31 [코드로 이해하는 딥러닝 5] - 다중선형회귀(Multiple Linear Regressio.. 2021. 1. 19.
[코드로 이해하는 딥러닝 2-13] - LSTM으로 문단 학습시키기 [코드로 이해하는 딥러닝 0] - 글연재에 앞서 https://limitsinx.tistory.com/27 [코드로 이해하는 딥러닝 1] - Tensorflow 시작 https://limitsinx.tistory.com/28 [코드로 이해하는 딥러닝 2] - Tensorflow 변수선언 https://limitsinx.tistory.com/29 [코드로 이해하는 딥러닝 3] - Tensorflow placeholder변수 https://limitsinx.tistory.com/30 [코드로 이해하는 딥러닝 4] - 선형회귀(Linear Regression) https://limitsinx.tistory.com/31 [코드로 이해하는 딥러닝 5] - 다중선형회귀(Multiple Linear Regressio.. 2021. 1. 18.
[코드로 이해하는 딥러닝 2-12] - LSTM으로 문장 학습시키기 [코드로 이해하는 딥러닝 0] - 글연재에 앞서 https://limitsinx.tistory.com/27 [코드로 이해하는 딥러닝 1] - Tensorflow 시작 https://limitsinx.tistory.com/28 [코드로 이해하는 딥러닝 2] - Tensorflow 변수선언 https://limitsinx.tistory.com/29 [코드로 이해하는 딥러닝 3] - Tensorflow placeholder변수 https://limitsinx.tistory.com/30 [코드로 이해하는 딥러닝 4] - 선형회귀(Linear Regression) https://limitsinx.tistory.com/31 [코드로 이해하는 딥러닝 5] - 다중선형회귀(Multiple Linear Regressio.. 2021. 1. 17.
[코드로 이해하는 딥러닝 2-11] - RNN(Recurrent Neural Network)/LSTM(Long-Short-Term-Memory) [코드로 이해하는 딥러닝 0] - 글연재에 앞서 https://limitsinx.tistory.com/27 [코드로 이해하는 딥러닝 1] - Tensorflow 시작 https://limitsinx.tistory.com/28 [코드로 이해하는 딥러닝 2] - Tensorflow 변수선언 https://limitsinx.tistory.com/29 [코드로 이해하는 딥러닝 3] - Tensorflow placeholder변수 https://limitsinx.tistory.com/30 [코드로 이해하는 딥러닝 4] - 선형회귀(Linear Regression) https://limitsinx.tistory.com/31 [코드로 이해하는 딥러닝 5] - 다중선형회귀(Multiple Linear Regressio.. 2021. 1. 16.