Skip to content
View wyhong3103's full-sized avatar
💭
contemplating
💭
contemplating

Highlights

  • Pro

Organizations

@its-cyberjaya @CodeNection

Block or report wyhong3103

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

I am a Computer Science Undergraduate at Multimedia University, currently interning as a Data Scientist in the Machine Learning Solutions team at MoneyLion. I enjoy solving problems and reading about cool concepts. I spent a lot of time in competitive programming from 2022 to 2023 and won several local competitions. I also enjoy participating in hackathons and other competitions. Recently, I’ve been diving deeper into the world of machine learning.

Check me out elsewhere:

Pinned Loading

  1. codenection-2023 codenection-2023 Public

    CodeNection 2023 Problems and Solutions.

    C++ 9

  2. what-if-i-never-brick what-if-i-never-brick Public

    A web application that predicts codeforces optimal rating. It currently has more than 400 upvotes on Codeforces.

    JavaScript 4

  3. sudoku-app sudoku-app Public

    A sudoku mobile app with sudoku image recognition and sudoku solver.

    TypeScript 3

  4. neural-network-from-scratch neural-network-from-scratch Public

    A neural network with a fully connected layer and auto-backpropagation, implemented from scratch.

    Jupyter Notebook 3

  5. eval eval Public

    An online C++ compiler.

    JavaScript

  6. snake-game-ai snake-game-ai Public

    A snake game agent that was trained using Reinforcement Learning with Deep Q Network.

    Jupyter Notebook