Skip to content

Repository files navigation

Overview

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.

Installation

Installing dependencies

pip install -r requirements.txt

Run the notebook in Jupyter

jupyter lab

About

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.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages