这是什么? 这个博客是我收集自己准备的美味鸡尾酒食谱的空间,以便将来方便地搜索它们。 博客的前端托管在。 它是使用ReactJS和SemanticUI构建的,并从该存储库中提取数据。 生成新食谱 安装Torch和LSTM: git clone https://github.com/nagadomi/distro.git ~ /torch --recursive cd ~ /torch ./install-deps ./clean.sh ./update.sh cd - . ~ /torch/install/bin/torch-activate git clone https://github.com/karpathy/char-rnn.git ~ /char-rnn 准备训练数据和训练模型: node ./scripts/lstm-pretrain.js ~ /char-rnn/