티스토리 뷰

반응형

P88

텐서플로 튜토리얼

https://www.tensorflow.org/tutorials

 

케라스

https://keras.io/ko/

 

P143

Project description

This library was renamed to yfinance. For reasons of backward-competability, this library is importing and using yfinance - but you should install and use yfinance directly.

 

### 1. Install using pip:

$ pip install yfinance --upgrade --no-cache-dir

 

### 2. Change your code to import yfinance instead of fix_yahoo_finance:

import yfinance as yf

 

https://pypi.org/project/fix-yahoo-finance/

 

P255

CUDA GPU

https://developer.nvidia.com/cuda-gpus

반응형
댓글