Skip to content

A project utilising Keras in Python, in which a simple feedforward neural network is trained to multiply matrices by 2.

Notifications You must be signed in to change notification settings

Patryk-Obermajer/Multiplication-Learning-with-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Multiplication Learning with Keras

Here's a quick project where we are teaching a simple neural network (single neuron at input and output layer) to multiply NumPy arrays by 2. We have experimented with the number of epochs - see branches.

About

A project utilising Keras in Python, in which a simple feedforward neural network is trained to multiply matrices by 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published