Which of these statements about deep learning programming frameworks are true?
1) A programming framework allows you to code up deep learning algorithms with typically fewer lines of code than a lower-level language such as Python.
2) Even if a project is currently open source, good governance of the project helps ensure that the it remains open even in the long term, rather than become closed or modified to benefit only one company.
3) Deep learning programming frameworks require cloud-based machines to run.
a. 1
b. 1 & 2
c. 1, 2 & 3
d. 1 & 3