Grant Gasser

Results 5 issues of Grant Gasser

In the [CNN tutorial](https://github.com/aymericdamien/TensorFlow-Examples/blob/master/tensorflow_v2/notebooks/3_NeuralNetworks/convolutional_network.ipynb), the diagram shows a CNN with 3 convolutional and pooling layers, but the implementation has 2 convolutional and pooling layers, which may be confusing or misleading...

- Clean up `evaluation.ipynb` notebook - plug and play essentially (e.g. avoid thing where GT and EST sources getting mixed up/backwards) - make it easy for people to evaluate their...

enhancement

Add instructions for performing evaluation using the `evaluation.ipynb` notebook and Tensorboard (in the `runs/` folder)

documentation

There is an assertion error when computing RIR in the Polygon room

bug

The infrastructure is there but there may need to be a little more refactoring to incorporate this. Low priority for now.

enhancement