Getting ready

Let's do a directory check and make sure we have all of the same files in our directory at this point:

├── data
├── docker
│ ├── build.sh
│ ├── clean.sh
│ ├── Dockerfile
│ └── kaggle.json
├── out
├── README.md
├── run_autoencoder.sh
└── src
├── encoder.py

Also, make sure that you've built the container from the previous chapter since all future recipes will rely on that container being built.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.87.161