- active repo for end to end deep learning liveproject for Manning
- related to Manning book Deep Learning with Structured Data https://www.manning.com/books/deep-learning-with-structured-data
- the code in this repo cleans up the Airbnb NYC dataset, explores the data, creates and trains a DL model, and deploys the model
- data - processed datasets and pickle files for intermediate datasets
- models - saved trained models
- notebooks - code
- pipelines - pickled pipeline files
TBD