Skip to content
View Wen-ChuangChou's full-sized avatar
Block or Report

Block or report Wen-ChuangChou

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

Welcome to my GitHub garage! Here, I share my code and the outcomes of my machine learning projects.

Explore the following projects and their results: 🔥

  1. Speaker Identification
  2. Anime Face Generator
  3. Bike Traffic Prediction

Currently, I'm working on: 🔨

  1. Fine-tuning Llama-3-(8B or 70B) for building an answer robot and sentiment analysis
  2. Meta Learning

I'm seeking assistance with the project: 🧪

Bike Traffic Prediction
Cleaning the bike data is crucial. For instance, on a main road, there might be four instances of bike traffic: two on the road and two on the pedestrian path. Defining a singular traffic instance along this road poses an initial challenge.

Feel free to reach out for questions or comments. Enjoy your stay! 😊

Pinned Loading

  1. Anime-face-generator Anime-face-generator Public

    Generating anime faces using a diffussion model

    Python

  2. Predict-Bike-Traffic Predict-Bike-Traffic Public

    Predicting bike traffic by social and environmental factors using graph neural networks

    Jupyter Notebook

  3. Speaker-identification Speaker-identification Public

    Voice speaker identification using a transformer encoder

    Python 1