Skip to content
View CandeiasV2's full-sized avatar

Block or report CandeiasV2

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

Popular repositories Loading

  1. AutoPong AutoPong Public

    Self playing user that analyzes the ball's trajectory and moves the paddle to intercept the ball at the game of Pong.

    Python

  2. VGA-EEPROM-Image-Display VGA-EEPROM-Image-Display Public

    This project enhances a VGA display circuit to show two switchable images from an EEPROM with a 256-color palette. It uses 555 timers and manual control for switching and includes a custom Python s…

    C++

  3. Aspect-Sentiment-Classification-BERT Aspect-Sentiment-Classification-BERT Public

    This project explores aspect-based sentiment classification using a fine-tuned BERT model. The project achieved a 1.41% accuracy improvement on the Twitter dataset, highlighting the potential of BE…

    Jupyter Notebook

  4. Bilinear-SRGAN Bilinear-SRGAN Public

    Bilinear-SRGAN is a modified SRGAN model that enhances image resolution by a factor of three while minimizing artifacts. By combining bilinear interpolation with deep learning, it produces sharper,…

    Jupyter Notebook

  5. FPGA-Single-Player-Pong FPGA-Single-Player-Pong Public

    A simple single-player Pong game implemented on an FPGA. The player controls the paddle using buttons, while the computer opponent automatically follows the ball. The game includes a scoring system…

    VHDL