Skip to content

anodicpassion/neural_regression

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors