|
|
|
|
|
by mindcrime
3600 days ago
|
|
As far as I can remember you can't submit assignments in Python, can you? When I took the class earlier this year, the answer was - effectively - "no". I mean, yeah, you could do some trickery with calling Python from Octave using whatever FFI Octave has, or you could possibly reverse engineer the protocol they use to talk from your code to the upstream server... but anybody doing all that would be doing more work that just completing the assignments in Octave to begin with. |
|
https://github.com/mstampfer/Coursera-Stanford-ML-Python is an example.