Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 243 Bytes

File metadata and controls

2 lines (2 loc) · 243 Bytes

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.