Skip to content
View Weinihsiang's full-sized avatar

Block or report Weinihsiang

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 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. Weinihsiang.github.io Weinihsiang.github.io Public

    Winnie Hsiang's Personal Website

    HTML

  2. ashleyleal/UTEK-2023-Team-3 ashleyleal/UTEK-2023-Team-3 Public

    2nd place winner of UTEK 2023 Programming Kompetition

    Python

  3. Music-Genre-Classification Music-Genre-Classification Public

    Utilizing hybrid CNN and RNN model to predict a genre from a selection of 10 possible classes using PyTorch.

    Jupyter Notebook 1

  4. Pytorch Pytorch Public

    In my PyTorch repository, I have curated a collection of code and projects focused on artificial neural networks (ANN), convolutional neural networks (CNN), and recurrent neural networks (RNN).

    Jupyter Notebook

  5. michaelmoshui/WMCV-Ignition-Hack-2023 michaelmoshui/WMCV-Ignition-Hack-2023 Public

    JavaScript

  6. Reversi-using-c Reversi-using-c Public

    In my Reversi project, implemented in C, I have created a command-line program that allows players to engage in the game of Reversi. The program utilizes a two-dimensional array to represent the ga…

    C