The first coding example contains several issues. - `lif` and `dense` are referenced as `self.lif` and `self.dense` - `SimpleRunConfig` is not imported - If `SimpleRunConfig` is replaced with `RunConfig`, which is imported, errors occur