Project 3 - Neural Networks Due 03/19/2021 main Runs all code in scripts/__main__.py, useful for part 2 python -m scripts testing Testing is as simple as running python -m pytest test/* from the root directory of this project.