Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project 2 - John Marcao #20

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Conversation

jmarcao
Copy link

@jmarcao jmarcao commented Sep 18, 2019

Extra Day 1 of 4 used for this project!!!

Repo Link

Part 1) Stream Compaction
Implemented all requirements, did performance analysis. Did not do extra credit.

Part 2) Character Recognition
Implemented Perceptron, but was not able to resolve all bugs with backpropagation in time. My own fault, but time was incredibly tight. Forward propagation works with some caveats.

Thoughts
Even though I didn't finish the Character Recognition project, I still think its enjoyable and very interesting, if a little frustrating. However, the instructions are lacking. There are no requirements and its easy to get thrown down a rabbit-hole of different implementations. I think this project would benefit from having clearly defined requirements and some more skeleton code. Maybe having skeletons for the steps of Back-Propagation with no implementation inside.

(I may try to fix the perceptron before midnight of 9/18 to secure the project)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant