Skip to content
View darth-c0d3r's full-sized avatar
🐢
🐢

Block or report darth-c0d3r

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. pix2pix pix2pix Public

    Implementation for GAN based pix2pix paper. Course project for CS663 (Digital Image Processing).

    Python 2

  2. transformers-from-scratch transformers-from-scratch Public

    Implementing transformer architecture from scratch in Python - tokenization, attention mechanisms, positional encoding, and training loops without high-level abstractions.

    Python

  3. neural-question-generation neural-question-generation Public

    Finetuning a Transformer model for a seq2seq task and deploying it on the HuggingFace model hub (among other things).

    Python 2

  4. conditioned-text-to-speech conditioned-text-to-speech Public

    Repository for course project for CS753 (Automatic Speech Recognition)

    Jupyter Notebook

  5. connect-and-conquer connect-and-conquer Public

    Implementation of the popular classic game using the functional programming paradigm, complete with multiplayer support and 3 levels of CPU difficulty and coded from scratch.

    Racket 1

  6. deep-neural-decision-forests deep-neural-decision-forests Public

    A model combining Deep Neural Networks and (Stochastic) Random Forests.

    Python 14 5