A lightweight version of the Alzheimer's intelligent diagnosis tool based on PyTorch and PyWebIO, using Convolutional Neural Networks for brain MRI image classification.
A natural language query system using LangChain and LLM for intelligent, multi-table database queries, statistical computations, and chart generation.
A distributed system using Golang, gRPC, Gin, Redis, MySQL, Kafka, Etcd, and Vue3 for Web and microservices-based CRUD operations and caching.
A simple ERP system based on FastAPI and SQLite3. It utilizes DFS for material planning and delivery scheduling based on BOM, inventory, and Manufacturing Production Schedule (MPS).
A simple image classification tool based on PyTorch and PyWebIO. It utilizes a Convolutional Neural Network (CNN) to classify the 10 classes of images in the CIFAR10 dataset.
Teaches the entire process from data preparation to model training and implementing a web application, using PyTorch and PyWebIO, for the automatic diagnosis of Alzheimer's disease.
An intelligent diagnostic tool for Alzheimer's disease based on PyTorch and PyWebIO. It uses a CNN to classify brain MRI images and generates a heatmap of parameter correlations.
A database information management system using Django and MySQL. It enables admin login and provides CRUD operations on the database through a web app.
A C++ (MSVC) and OpenGL-based drawing tool. It supports dynamic shape drawing using rubber banding technique, bulk polyline clipping with Liang-Barsky algorithm.
A JavaSwing-based system for drawing dynamic curves. It supports multi-threading and synchronized display of curves and their corresponding coordinate values.