This is the demonstration of regression problem using neural network. Using Tensorflow keras api, we trained a 3 Dense layer network. Compiled with Mean absolute error loss function and Adam optimizer.
pip install -r requirements.txt
jupyter lab
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the demonstration of regression problem using neural network. Using Tensorflow keras api, we trained a 3 Dense layer network. Compiled with Mean absolute error loss function and Adam optimizer.
pip install -r requirements.txt
jupyter lab