Skip to content
View Amna2327's full-sized avatar

Highlights

  • Pro

Block or report Amna2327

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. cord-19_searchEngine cord-19_searchEngine Public

    Hybrid information retrieval system over ~45,000 CORD-19 research papers. Combines classical IR (inverted index, TF-IDF, field-weighted ranking, boolean/phrase search) with semantic search (GloVe +…

    Python

  2. Urdu_Handwritten_Text_recognizer Urdu_Handwritten_Text_recognizer Public

    Urdu_Handwritten_Text_recognizer is an offline handwriting recognition system for Urdu, built on a CNN + BiLSTM + CTC architecture.

    Python

  3. HelixMatch HelixMatch Public

    A dynamic programming tool that uses the Smith-Waterman algorithm to pre-screen raw DNA for genetic diseases.

    JavaScript

  4. ZainabMobin/OS_oel ZainabMobin/OS_oel Public

    Python

  5. LearnSync LearnSync Public

    Integrated Learning Management System built using a layered architecture with RESTful APIs, JWT authentication, PostgreSQL, Zoom API integration, instructor verification, payment workflows, and tim…

    JavaScript

  6. Neural-Network-from-Scratch-MNIST-JAVA Neural-Network-from-Scratch-MNIST-JAVA Public

    Forked from PAKIWASI/Neural-Network-from-Scratch-MNIST-JAVA

    a simple implimentation of a feed forward neural network in java from scratch. It is a general model which I have trained on the MNIST digit dataset

    Java