Quote: Original post by landagen
I disagree with that statement. Code provides an interactive example of a theory in action. This is vital to understanding something. By writing their code and using their example and then debugging their work you can most definitely learn and understand their implementation. From there, it is typically easy to understand other peoples implementations and to be able to come up with your own. To say you can't learn from code is like saying you can't learn by example.
Being able to code a technique doesnt mean you learned it. Thats the best way of joining the huge bandwagon of people coding neural networks and yet that have absolutely no idea of what they are doing. If you understand something well enough, then coding becomes trivial, NOT the other way around.