roatienza / Deep-Learning-Experiments

Videos, notes and experiments to understand deep learning
MIT License
1.12k stars 764 forks source link

Refactored per object-oriented principles #23

Open pablo-tech opened 5 years ago

pablo-tech commented 5 years ago

Implemented the exact same idea, with more readable less error-prone code.

Per: https://towardsdatascience.com/gan-by-example-using-keras-on-tensorflow-backend-1a6d515a60d0