【发布时间】:2021-11-18 00:19:46
【问题描述】:
简而言之,为了运行卷积神经网络模型,我需要一个特殊版本的 nolearn,它的 URL 格式为 https://github.com/dnouri/nolearn/tree/1659e4811e498dc1f442d8e6486d0831f85255b4/nolearn。但是,页面上没有Download as Zip按钮,我也不能用
git clone https://github.com/dnouri/nolearn -branch 1659e4811e498dc1f442d8e6486d0831f85255b4/nolearn
简单地说,
git clone https://github.com/dnouri/nolearn/tree/1659e4811e498dc1f442d8e6486d0831f85255b4/nolearn
也不行。
即使,我也不知道应该在 Google 中搜索什么!
注意:这是支持Objective 类的最后一个版本,即不再支持命令from lasagne.objectives import Objective!
【问题讨论】: