Skip to content
View RiddleHe's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report RiddleHe

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

  1. TinyTransformer TinyTransformer Public

    A transformer language model that predicts the next token given a sequence of characters. A character-level GPT.

    Python 1

  2. UNet UNet Public

    A U-Net model capable of segmenting any given image into 30 possible classes of objects.

    Python

  3. MiniResNet MiniResNet Public

    A deep residual neural network in the fashion of ResNet50, capable of completing image classification tasks efficiently. Manually implemented the core layer blocks.

    Python 1

  4. NameGenerator NameGenerator Public

    A multi-layered perceptron language model that generates name-like sequences given a training set of names, written in manually implemented APIs.

    Python

  5. ContentAggregator ContentAggregator Public

    A web app that automatically gets articles from your favorite websites and updates them with just one click.

    Python

  6. QuizAcademy QuizAcademy Public

    An interactive quiz app where users can take quizzes, track scores, and add new quizzes and questions.

    Python