Build a Simple DL Model Using TensorFlow
Build a very simple Neural Network using TensorFlow
Hello World with Deep Learning: One Layer Model to predict relationship between the input (X) and Output (Y) Values. Although, this is very simple example and perhaps an overkill of using the DL, but we are after to demonstrate the power with a simple and easily comprehendible example.