Skip to content
View ashadsmh's full-sized avatar

Block or report ashadsmh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GraphStorm GraphStorm Public

    GPU-accelerated graph algorithms with CUDA. Includes BFS on GPU vs CPU benchmarks, plus DFS and A* algorithims using CPU. Demonstrates performance optimization and visuals of a graph traversal.

    C++

  2. MarketMind MarketMind Public

    MarketMind predicts NASDAQ stock trends using PyTorch LSTMs, with preprocessing, training, evaluation, and visualizations in a modular, reproducible pipeline.

    Python