Skip to content
View chensuzeyu's full-sized avatar

Block or report chensuzeyu

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. Sentiment-Analysis-BERT-fine-tuning Sentiment-Analysis-BERT-fine-tuning Public

    Sentiment Analysis, bert Fine-tuning Task, 2024 HKUST(GZ), course project assignment for FTEC5050(Financial Engineering), with data provided by Professor ZixuanYUAN and completed under his guidance.

    Jupyter Notebook

  2. chensuzeyu.github.io chensuzeyu.github.io Public

    Forked from KaiChen1998/KaiChen1998.github.io

    Personal webpage.

    JavaScript

  3. Local-AI-Agent-with-Ollama-and-LangChain-Integration-Online-RAG Local-AI-Agent-with-Ollama-and-LangChain-Integration-Online-RAG Public

    This project demonstrates deploying the private local LLM Qwen2.5:1.5b with Ollama. It uses LangChain for intelligent agent dev on policy analysis. Combining RAG and local memory, it processes sens…

    Jupyter Notebook

  4. 2R-Plana-Robot-Motion-Planning-using-PRM 2R-Plana-Robot-Motion-Planning-using-PRM Public

    This project implements an interactive visualization system for planar 2R robotic arm motion planning. The system allows users to select target positions through mouse clicks, and automatically gen…

    Python

  5. PPO-DQN PPO-DQN Public

    This repository contains three reinforcement learning projects using the OpenAI Gym environment. The projects focus on different algorithms and environments: Proximal Policy Optimization (PPO) for …

    Python