Skip to content
View Wa-lead's full-sized avatar
🍊
🍊
  • Mozn.ai
  • SA
  • 06:40 (UTC +03:00)
  • LinkedIn in/walasad

Block or report Wa-lead

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. needle-pytorch-from-scratch needle-pytorch-from-scratch Public

    A deep learning framework built entirely from scratch, tensors, autodiff, neural networks, optimizers, and a custom C++ backend. Built as part of CMU's 10-414/714 Deep Learning Systems course.

    Python 1

  2. drug_discovery_virtual_screening_using_CNN drug_discovery_virtual_screening_using_CNN Public

    Using Chemception to predict the activity of molecules against aid_686978. Taking this further to visualize kernels decision process through Grad-CAM.

    Jupyter Notebook

  3. kafka_realtime_fraud_engine kafka_realtime_fraud_engine Public

    Kafka broker and real-time fraud detection engine implemented from scratch

    Python

  4. SimEngine SimEngine Public

    A modular and decoupled framework designed for handling a wide range of generic text similarity related tasks

    Python

  5. nand2tetris-course-work nand2tetris-course-work Public

    building a computer from scratch

    Assembly

  6. ndarray-from-scratch ndarray-from-scratch Public

    numpy-like NDarray from scratch

    Python