1.安装keras
2.安装recurrentshop git地址 附使用教程 https://github.com/farizrahman4u/recurrentshop
git clone https://www.github.com/datalogai/recurrentshop.git
cd recurrentshop
python setup.py install
3.下一步,提示jsonschema 版本冲突 不用管
4.安装seq2seq -win以管理员身份运行cmd -linux 用sudo执行
pip install git+https://github.com/farizrahman4u/seq2seq.git
本文介绍如何安装Keras及Seq2Seq等深度学习框架,并提供了详细的步骤说明,包括通过Git获取源码并解决安装过程中可能遇到的问题。
2628





