【发布时间】:2018-02-08 21:01:54
【问题描述】:
编程作业第 3 周,机器学习,Andrew-ng,Coursera
系统:Ubuntu 16.04
八度 4.0.0
问题:无法将代码提交到服务器。此代码已从 Windows 环境成功提交。
octave:1> submit
== Submitting solutions | Logistic Regression...
Login (email address): *************
Token: ************
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 983 100 25 100 958 11 436 0:00:02 0:00:02 --:--:-- 437
error: structure has no member 'message'
error: called from
submitWithConfiguration at line 35 column 5
submit at line 40 column 3
error: evaluating argument list element number 2
error: called from
submitWithConfiguration at line 35 column 5
submit at line 40 column 3
【问题讨论】:
-
如讲师说明中所述,您应该使用八度版本> 4
-
使用更高的版本,比如 4.0.2,
标签: machine-learning submit octave