Skip to content
View schlechter-afk's full-sized avatar

Highlights

  • Pro

Block or report schlechter-afk

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 100 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. Restoring-Classics-To-4K Restoring-Classics-To-4K Public

    An image colorization pipeline utilizing Non-Local Means, Total Variation, and Wavelet Denoising for noise removal, with SIFT and ResNet backbones for feature extraction on ImageNet-1k, and enhanci…

    Jupyter Notebook

  2. Math-Word-Problem-Solving Math-Word-Problem-Solving Public

    Multiple approaches to solve MWPs, comparing traditional models like RNNs and Transformers, math-specific architectures like Graph-to-Tree and GTS, and large language models (LLMs) like Gemini.

    Jupyter Notebook

  3. Attention-Is-All-You-Need Attention-Is-All-You-Need Public

    Implementation of the NeurIPS 2017 paper "Attention is All You Need" from scratch

    Jupyter Notebook

  4. Robotics-Vision Robotics-Vision Public

    Implementations and explorations of several pipelines and algorithms in Robotics-Vision

    Jupyter Notebook

  5. SWiSH SWiSH Public

    A linux-styled terminal (shell) implemented in C. Incorporated features such as piping, signals, auto-complete and background processes.

    C

  6. ChatterBox ChatterBox Public

    A web application to mimic the social media platform Reddit having its major functionalities

    JavaScript