NN implementation using Low Level TF API

I have previously used Keras or high-level API for creating NN. However, currently, I wish to create a multi-layer NN using the low-level APIs offered by TF. If you guys know helpful blogs, articles, videos on this topic, that’d be great. Any suggestions are welcome!

You can start with:

2 Likes