Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View maskedsyntax's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@cachevector

Block or report maskedsyntax

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
MaskedSyntax/README.md

Hii there ๐Ÿ‘‹

Open Source Love visitors

import torch

class MaskedSyntax(torch.nn.Module):
    def __init__(self):
        super().__init__()
        self.name = "Aftaab Siddiqui"
        self.alias = "MaskedSyntax"
        self.stack = ["python", "c++", "ml"]
        self.work = [
            "models",
            "inference",
            "infrastructure",
            "agents",
            "tooling",
            "graphs"
        ]

    def forward(self, signal):
        return signal

MaskedSyntax()(torch.tensor(2025))

โžœ primary email: [email protected]
โžœ Personal website and blog: aftaab.xyz/blog

Pinned Loading

  1. cachevector/hashprep cachevector/hashprep Public

    Dataset Profiler & Debugger for Machine Learning

    Python 3

  2. soundsnatch soundsnatch Public

    Download Songs, Podcasts and other audio files from Youtube ๐ŸŽต

    Python 6 1

  3. blocklite blocklite Public

    An experimental blockchain implementation written from scratch in Go

    Go 5 1

  4. generx-mapper generx-mapper Public

    ๐Ÿงฌ Drug Response Prediction Using Gene Expression Data

    Jupyter Notebook 5

  5. colorsnap colorsnap Public

    Interactive color picker and identifier built with C++ and OpenCV.

    C++ 4

  6. intellipath intellipath Public

    A python based visualizer for A* pathfinding algorithm.

    Python 5