安装ubuntu
1. Update&Security ->For developers ->developer mode
2. Control panel -> Programs ->Turn Windows features on or off ->Windows Subsystem for Linux (Beta)
3. cmd -> bash
更新源:
lsb_release -a
本文详细介绍了在Windows 10的Bash环境下如何搭建机器学习环境,包括开启开发者模式,安装Ubuntu子系统,更新源,安装Python3、pip3,接着安装jupyter notebook、numpy、pandas、matplotlib、scikit-learn、tensorflow和keras,最后通过安装gym库,特别针对atari环境进行了配置,使得能够在Bash环境下训练MsPacman游戏模型。
安装ubuntu
1. Update&Security ->For developers ->developer mode
2. Control panel -> Programs ->Turn Windows features on or off ->Windows Subsystem for Linux (Beta)
3. cmd -> bash
更新源:
lsb_release -a
1054
1万+
5584

被折叠的 条评论
为什么被折叠?