Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 257 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 257 Bytes

neural-network

Learning about neural networks by exploring Keras, TensorFlow, and Pandas libraries.

Goal: To make the number of hidden layers dynamic with respect to the loss after each epoch. Minimizing underfitting and overfitting. Proof of concept**