Skip to content
View baoyunfan0101's full-sized avatar

Block or report baoyunfan0101

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. ParallelImageConvolution ParallelImageConvolution Public

    Implemented parallel convolution of BMP images using several common parallel programming frameworks.

    C 4

  2. Gomoku Gomoku Public

    Developed a Gomoku (Five-in-a-row) game based on the minimax algorithm.

    C++ 4

  3. OptionsTradingAssistant OptionsTradingAssistant Public

    A desktop application for real-time option data visualization and pricing forecasts.

    Python

  4. LeetCodeNotes LeetCodeNotes Public

    Personal LeetCode learning log.

    Java

  5. mv-mammo-transformer mv-mammo-transformer Public

    Multi-view, multi-task mammography classification using shared-weight CNN/ViT backbones, Transformer-based cross-view fusion, and GradCAM–guided lesion supervision.

    Jupyter Notebook 1

  6. distributed-semantic-search-engine distributed-semantic-search-engine Public

    A distributed semantic search engine pipeline exploring probabilistic data structures (Bloom Filter, Count-Min Sketch, and BERT-based LSH) for scalable crawling, indexing, and searching.

    Python