Blog Archives

Building a classic feed-forward model in Keras/Tensorflow  

This notebook describes the workflow for building a classic feed-forward neural network model using the Python libraries for Tensorflow and Keras (now bundled as part of the Tensorflow libraries). The notebook assumes you have installed tensorflow and keras in your

Posted in Uncategorized