Henry Cheng's repositories
FlowTransformer_MultiClassification_Extension
A FlowTransformer-based framework that supports multi-classification and additional features.
E-GraphSAGE_NIDS
A Network Intrusion Detection System (NIDS) based on a Graph Neural Network (GNN), using E-GraphSAGE, implemented with PyTorch and PyTorch Geometric.
Transformer_vs_Mamba_Performance_Comparison
This project compares the performance of Transformer-based and Mamba-based models on a stock price prediction task.
Computer_Vision_and_Deep_Learning_HW
A course assignment project focused on computer vision and deep learning.
Deep_learning-based_Stock_Agent
This project implements a stock trading agent using a Transformer-based model and reinforcement learning
LLM_API_Server
This project implements a Large Language Model (LLM) server using Django, leveraging APIs from pre-trained models on HuggingFace.