coby A web app to visualize convolution on the fly! HOW TO INSTALL If using PIPENV pipenv shell python app.py NOTE: if on Mac OS, use following command pipenv shell python3 app.py Server will start listening by default on port 5000, can be changed with config variable INFO The blog post for this project can be found on my personal website The deployed version of this app can be found here