Skip to content

Instantly share code, notes, and snippets.

@dharma6872
Last active February 4, 2021 02:07
Show Gist options
  • Save dharma6872/9124d8ba1bc3ea8efada9179e77df758 to your computer and use it in GitHub Desktop.
Save dharma6872/9124d8ba1bc3ea8efada9179e77df758 to your computer and use it in GitHub Desktop.
[stable-baselines 설치] #gym #강화학습

stable-baselines 설치

Microsoft MPI v10.0 설치
https://www.microsoft.com/en-us/download/details.aspx?id=57467

pip install gym
pip install pandas
pip install tensorflow==1.14.0
pip install stable-baselines[mpi]==2.10.0
pip install mpl_finance
pip install matplotlib==3.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment