Pinned Repositories
Image-Denoising-Based-on-Traditional-Algorithm
This includes the most advanced traditional image denoising algorithms such as BM3D and NLM, while adding the variance estimation algorithm, so as to adaptively denoise the input image.
Handwritten-Digit-Number-Recognition
It is a handwritten digit number recognition program based on Numpy, Scipy and Pillow, achieving 98.15% accuracy
IRC-Chatroom
This is a online chat room application based on IRC protocol. In order to ensure privacy and security, RSA and AES are used to encrypt the communication process.
Non-Real-Time-Image-Style-Migration
This is a non-real-time image style transfer project based on Numpy, Scipy and Pillow. In the project, the forward propagation and back propagation of convolution layer and pooling layer are accelerated at the algorithm level.
Animal-Game
This is a simple expert system called "Animal Games", implemented based on binary tree structure. With human intervention, computers can continuously learn the characteristics of different animals and master the ability to predict animals.
Gluttonous-Snake
This is a Snake game for Windows
Gobang-with-FPGA
This is a backgammon based on FPGA (Artix-7), supporting the use of VGA interface display, keyboard control, while supporting the use of audio playback game background music.
Hua-rookie.github.io
Parking-Lot-Management-System
This is a simulated parking lot data management system based on stack and queue data structure
lm-evaluation-harness
A framework for few-shot evaluation of language models.
Hua-rookie's Repositories
Hua-rookie/Hua-rookie.github.io
Hua-rookie/IRC-Chatroom
This is a online chat room application based on IRC protocol. In order to ensure privacy and security, RSA and AES are used to encrypt the communication process.
Hua-rookie/Handwritten-Digit-Number-Recognition
It is a handwritten digit number recognition program based on Numpy, Scipy and Pillow, achieving 98.15% accuracy
Hua-rookie/Non-Real-Time-Image-Style-Migration
This is a non-real-time image style transfer project based on Numpy, Scipy and Pillow. In the project, the forward propagation and back propagation of convolution layer and pooling layer are accelerated at the algorithm level.
Hua-rookie/Animal-Game
This is a simple expert system called "Animal Games", implemented based on binary tree structure. With human intervention, computers can continuously learn the characteristics of different animals and master the ability to predict animals.
Hua-rookie/Gluttonous-Snake
This is a Snake game for Windows
Hua-rookie/Parking-Lot-Management-System
This is a simulated parking lot data management system based on stack and queue data structure
Hua-rookie/Gobang-with-FPGA
This is a backgammon based on FPGA (Artix-7), supporting the use of VGA interface display, keyboard control, while supporting the use of audio playback game background music.
Hua-rookie/Image-Denoising-Based-on-Traditional-Algorithm
This includes the most advanced traditional image denoising algorithms such as BM3D and NLM, while adding the variance estimation algorithm, so as to adaptively denoise the input image.