8:00 – 4:00 ASRC TL
- Updating working copies of the paper based on the discussion with Aaron M last night.
- Based on the diagrams of the weights that I could make with the MNIST model, I think I want to try to make a layer neuron/weight visualizer. This one is very pretty
- Need to start on framework for data generation and analysis with Zach this morning
- Got Flask working (see above for rant on how).
- Flask-RESTful provides an extension to Flask for building REST APIs. Flask-RESTful was initially developed as an internal project at Twilio, built to power their public and internal APIs.