Skip to content

Classification of wine quality based on its parameters using fully connected artificial neural network

Notifications You must be signed in to change notification settings

aronm88/ARTIFICIAL_NEURAL_NETWORK_Wine_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Wine classification using neural network

Determining wine class using Neural Network


The script imports wine dataset from sklearn library and contains:

  1. Exploring dataset
  2. Creating a neural network model with 1 hidden layer
  3. Testing behavior of the model with different paramters
  4. Checking the results of model with five hidden layers

About

Classification of wine quality based on its parameters using fully connected artificial neural network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published