Skip to content

Conversation

chhavisharma
Copy link

@chhavisharma chhavisharma commented Sep 18, 2019

  • Repo Link

  • Successfully completed the required tasks for the project with one extra credit in Character Recognition.

    -Stream-Compaction:
    - CPU, Naive, Work Efficient Scan, Thrust Scan
    - CPU Compaction, CPU Compaction with Scan, GPU Compaction with Work Efficient Scan

    -Character-Recognition:
    - Implemented MLP to train XOR successfully
    - Implemented MLP to train Character Recognition successfully
    - Did not use cuBlas or Thrust, implemented kernels for every operation in the NN pipeline
    - Used cuRand for random number generation

    -Extra Credit:
    Implemented data batch processing for MLP training.

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