Submitted by Eric-Cardozo t3_127uysh in deeplearning
ab3rratic t1_jegoldu wrote
If you are still learning, you can continue. But with the knowledge that your library likely won't be competitive with what's already out there.
Ok_Development1633 t1_jegotgs wrote
but could it be useful for a portfolio?
ab3rratic t1_jegpq3d wrote
It might be. But then tensorflow/pytorch are out there, too, have documentation and have CPU-only modes.
I say this as someone who coded a number of numeric algorithms (BFGS, Nelder-Mead, etc) from scratch just to understand them, while knowing all along I wasn't competing with real OR libs. On a few occasions, my own implementations were handy for proof-of-concept work when adding 3rd party libs was a hassle.
Viewing a single comment thread. View all comments