IT 와 Social 이야기/Python348 [빵형의 개발도상국] 자동 크롤러 만들기 - Python *** Selenium, BeautifulSoup을 이용해서 플레이스토어의 어플 리뷰를 크롤링 *** Source code(Github): https://github.com/kairess/playstore_... *** Dependencies: - Python- Selenium- BeautifulSoup- pandas- Chromedriver https://sites.google.com/a/chromium.o... 2020. 7. 6. [빵형의 개발도상국] 코로나 바이러스 확진자 수 예측하기 - Python *** 시계열 데이터를 활용하여 코로나 바이러스의 대한민국 확진자를 7일 후까지 예측 *** Source code(Github): https://github.com/kairess/corona-vir... *** Dependencies: - Python - pandas - fbprophet - plotly *** Dataset: Corona-02-21-202: https://www.kaggle.com/thaile1001/cor... 2020. 7. 6. [Tech With Tim] How to Install TensorFlow GPU on Linux *** Python Neural Networks with TensorFlow 9: How to Install TensorFlow GPU on Linux # Add NVIDIA package repositories wget https://developer.download.nvidia.com... sudo dpkg -i cuda-repo-ubuntu1804_10.0.130-1_amd64.deb sudo apt-key adv --fetch-keys https://developer.download.nvidia.com... sudo apt-get update wget http://developer.download.nvidia.com/... sudo apt install ./nvidia-machine-learnin.. 2020. 6. 17. [Tech With Tim] Tensorflow 2.0 Tutorial - Saving & Loading Models - Text Classification P4 *** Python Neural Networks with TensorFlow 8: Text Classification P4 - Saving the Model- Loading the Model- Making Predictions *** Text-Based Tutorial: https://techwithtim.net/tutorials/pyt... 2020. 6. 17. 이전 1 ··· 45 46 47 48 49 50 51 ··· 87 다음