Weekly Status Report 3/23/19

Jessie Li

This week, I continued to develop on the convolutional neural network. I researched a few different structures for the convolutional neural network, and implemented a from-scratch version of a basic network network with 2 convolutional layers, 2 max-pooling layer, and a multi-layer perceptron using Python and numpy. For the rest of this week and next week, I will be testing the network on MNIST dataset first, and then a modified (slimmed down) version of HASYv2.

David Diao

This week, I continued to develop the web application backend. I created all our backend endpoints and endpoints to communicate with DynamoDB. However, currently, I don’t think we’ll be using DynamoDB as we want to get the more important parts of our project working first. I began writing the endpoint handlers but did not get too far as I got sick for the latter half of the week.

Tushar Chetal

I was out for interviews this week and did not have much time to work on the code. Worked on the ethics assignment.

Leave a Reply

Your email address will not be published. Required fields are marked *