I was thinking of implementing a CNN for cancer detection using pytorch. However, my teacher had mentioned that majority of the work is being done by the library itself, which makes sense, and to think of something else. I was also considering of including a peer-to-peer chat feature in my project using socket.io which again brings up the question of how much of the work is being done by me. Therefore, my question is: are external libraries discouraged for the NEA?
Would greatly appreciate some insights!