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

PROJECT2: SOMANSHU AGARWAL #6

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

Conversation

somanshu25
Copy link

Repo Link

The project was divided into two sub projects:

  1. Stream Compaction: The motive in the project was to analyze the Naive, Work-Efficient and Thrust implementations in GPU and compare the run time with serialized CPU and make the analysis. I analyzed the performance with varying block size and input array and made inferences on the bottlenecks of the algorithms and reasoning behind it.

  2. Character Recognition: The motive was to train a Neural Network that would train on the given data set and recognize the alphabets of the given classes. We first train and check the Neural network on XOR inputs and output and then check on the character recognition. The weights of the arrays, soft max probabilities and the hidden layer unit values are provided in the .txt files. Also, loss vs iterations plots are given for analysis.

@somanshu25
Copy link
Author

Merging the changes.

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