본문 바로가기

딥러닝 입문7

[Google colab-1] 구글 코랩 사용하여 딥러닝 돌리기 보통 딥러닝/머신러닝을 막 입문하신 분들은, GPU를 준비해야하나? RTX, GTX어떤걸 사야하나? 고민이 많으실텐데요 일단 두괄식으로 써드리겠습니다! "이제 막 입문하신분들은 이런것들이 전혀 필요없고 앞으로도 필요없을 가능성이 높습니다!" 누구는 딥러닝하려고 GTX3080을 샀네, 최소 1080은 끼워야되네~~ 이런글들 싹!다 무시하셔도 좋습니다. 데이터들에 따라 정형화 하기 힘들지만, 제가 [코드로 이해하는 딥러닝] 시리즈에 사용했던 MNIST데이터들 있습니다. https://limitsinx.tistory.com/39 [코드로 이해하는 딥러닝 11-EX] - MNIST를 DNN으로 학습해보기/Adam optimizer [코드로 이해하는 딥러닝 0] - 글연재에 앞서 https://limitsinx... 2021. 1. 20.
[코드로 이해하는 딥러닝 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.