Sinatra Active Record入门套件此模板提供了一个基本的应用程序,其中包括:使用用于数据库的在开发过程中自动重新加载修改过的文件,用于单元测试的工具,用于验收测试的工具,调试入门。操作步骤:1. 克隆模板:git clone git@github.com:LaunchAcademy/sinatra-activerecord-starter-kit.git
2. 进入应用程序目录:cd
3. 安装所需的gems:bundle install
4. 移除旧的git历史并开始自己的:rm -rf .git && git init && git add -A
neural nets
文件列表
neural_nets-master.zip
(预估有个40文件)
neural_nets-master
.gitignore
38B
app
models
node.rb
977B
desired_output.rb
90B
.gitkeep
0B
net.rb
4KB
preset_input.rb
87B
connection.rb
123B
暂无评论