-
-
LeNet-5-CIFAR10-practice Public
This project is the midterm small project of ECE449 course. It's a practice CIFAR10 classification assignment based on LeNet-5 CNN.
Jupyter Notebook UpdatedDec 17, 2023 -
HowToUIUC Public
Forked from Violet24K/HowToUIUCGuide for surviving at UIUC (under development)
UpdatedJun 28, 2022 -
-
Batch-corrected-scETM Public
This project is a batch effect corrected scETM model dealing with single cell annotation based on RNA sequence. It added DeepMNN model to better correct the batch effect of scETM. It achieves parti…
-
AI-Practices Public
Code implementation of classic AI related algorithms and models.
Python UpdatedMay 20, 2022 -
This project implements the classical video game Streetfighter on an FPGA board and SystemVerilog Language. Our design includes NIOS II SoC for interfacing with a USB Keyboard as the game controlle…
-
This project analogs a simplified hospital network appointment & registration system using structures like list, fifo, B tree, B+ tree, hash table and fibonacci heap. It achieves the prioritized pr…