Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
willol13898y@binhex I have trouble imagining a cursus where students are studying neural networks but are limited to a language ? Are you learning C or are you learning to program ?
Plus, I'm not sure you'd really appreciate using C for learning about neural networks :/ -
binhex4368y@willol either you've never studied neural nets or you're completely missing the point. C++ is computationally superior to Matlab and by the way the standard template library does have support for matrix like data structures - AKA vectors.
-
I support @willol here.The point is to learn neural nets...and according to me the language is not the most important factor.You are probably the one missing the point here dude :(
-
Plus if you are good at C the way you sound​ then converting the code to C shouldn't be a problem.
And btw here are a few points:
1.MATLAB is also written in C/C++
2.Matlab can convert the code to C++ for you. -
binhex4368yFirst off I never said I was "good" at C. Second just because Matlab is written in C++ doesn't mean it's a decent environment to work in. It's a shite tool & rather than enjoy learning neural nets I had to grapple dealing with Matlab crashing half the bloody time. To each their own mate.
Related Rants
-
johnny17Coding Teacher: "you'll need your laptops for the exam. To prevent you from cheating I'll disable the network ...
-
MoboTheHobo17//long rant but worth it ;) In our class, we had some writing in Word. I was the smart PC guy in the class w...
-
W-DnD20Told us to use facebook or google drive to share code instead of git
Took a class on neural nets once upon a time and all the prerequisites had been taught in C/C++ but the professor insisted on teaching in Matlab because they didn't know C/C++.
undefined
neural nets
wk44
matlab