Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 430 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 430 Bytes

本笔记基于《Easy RL》、《动手学强化学习》和《机器学习实战——基于Sklearn、Keras和Tensorflow》第二版

机器学习笔记环境

tensorflow == 2.10.1

cuda == 11.2

matplotlib == 3.7.1

pandas == 1.5.3

numpy == 1.23.5

gymnasuim == 0.28.1

强化学习笔记环境


PyTorch == 2.0.1

cuda == 11.8

matplotlib == 3.7.1

Gymnasium == 0.28.1

numpy == 1.24.3

pandas == 1.5.3