Hongzun Liu (@liu-hz18)
  • Stars
    star
    116
  • Global Rank 185,652 (Top 7 %)
  • Followers 9
  • Following 12
  • Registered almost 6 years ago
  • Most used languages
    Python
    47.4 %
    C++
    17.5 %
    TeX
    7.0 %
    Rust
    5.3 %
    Java
    5.3 %
    Makefile
    3.5 %
    Vue
    3.5 %
    Verilog
    3.5 %
    C
    1.8 %
    Go
    1.8 %
    JavaScript
    1.8 %
    SystemVerilog
    1.8 %
  • Location 🇨🇳 China
  • Country Total Rank 22,368
  • Country Ranking
    SystemVerilog
    86
    Verilog
    215
    Makefile
    743
    TeX
    802
    Rust
    1,240
    C++
    4,594
    Python
    5,911
    Vue
    7,045
    Go
    8,910

Top repositories

1

Prompt-GLM

Prompt Fine-tuning on GLM, BART and Flan-T5.
Python
19
star
2

M3u8Downloader

download .m3u8 file and convert it to .mp4
Python
7
star
3

Visual-Attention

Visualize Attetnion Weights by heatmap and bipartite.
Python
6
star
4

Lyric-GPT2

GPT2 finetuned on Chinese Lyric Dataset.
Python
4
star
5

Solidity-CodeGPT

CodeGPT for Solidity Language.
Python
4
star
6

MipsGreatAgain-Soc

A light-weighted synthesizable 9-stage-pipelined MIPS processor with branch prediction and CP1(FPU) support.
Verilog
4
star
7

Artificial-Neural-Networks-Homework

Artificial Neural Networks Homework in THU-CST
Python
3
star
8

TrivialRISCV-CPU

Five-cycle RISC-V processor (Soc) that supports exception handling and virtual memory
Verilog
3
star
9

Connect4-AI

Connect4-AI using UCT, Project for 'Introduction to AI' in THU
C++
3
star
10

dbtrain-2021

C++
3
star
11

ThreadPool

Simple Implementation of Thread Pool using pthread and STL
C++
2
star
12

COVID19-News-App

An Android App to share and display news about COVID-19. Course Project in Tsinghua University.
Java
2
star
13

Minidecaf-Complier

Minidecaf (subset of C) Language Complier implemented with Python.
Python
2
star
14

Au_undergraduate

Undergraduate Projects in THU
C++
2
star
15

SimpleRouter

A Simple Software Router in 'Principles of Network', implemented RIP, ICMP, ARP, and use '0-1 trie' for fast routing table lookup.
C++
2
star
16

rCore-v2

2020-Spring OS Project: a simple RISC-V OS using rust
Rust
1
star
17

Network-Security-Technology

2 Network-Security Lab, in Cisco Packet Tracer
1
star
18

DMFB-Simulator

A Simple Digital MicroFluidic Biochip Simulator, Projects in THU
C++
1
star
19

Nontrivial-RISCV

A light-weighted fully-pipelined RISC-V CPU with BPU and I-Cache.
SystemVerilog
1
star
20

ChessOnline

An Simple Online Chess App using Qt, Projects in THU
C++
1
star
21

Report-Template

My report tex template in THU
TeX
1
star
22

Non-IID-Image-Classification-NICO-

a new method for Non-IID Image Classification on NICO dataset.
Python
1
star
23

Sports-News-Search-Engine

Simple Implementation of a Sports News Search Engine :)
Python
1
star
24

ChineseSentimentAnalysis

Chinese Sentiment Analysis Project (Pytorch) for Course 'Introduction to Artificial Intelligence'
Python
1
star
25

PromptCLS

Improving BERTs' Classification Performance on Writing Arguments using Prompting
Python
1
star
26

NaiveSeq

Python
1
star
27

WoooHooo-LuceneSearch

WoooHooo Search Engine Core using Lucene
Java
1
star
28

Machine-Learning-Assignments

Assignments for Machine Learning (2022 Fall) in Tsinghua University.
Python
1
star
29

Huffman-Encoding

Transform String to Huffman Encoding, using C++
C++
1
star
30

ArtificialNeuralNetworks

4 small homework for ANN
Python
1
star
31

IMSDB-crawler

Crawling all dialogues under IMSDB. Much helpful for dialogue generation tasks.
Python
1
star
32

Graph-Modeling-and-Visualization

Graph Modeling and Visualization Project for 'Graph Theory' Course in THU
JavaScript
1
star
33

Digital-Circuit-Experiments

Digital Circuit Experiments in THU, using VHDL
TeX
1
star
34

Graph-Theory-and-Algebraic-Structure

Part of the Answer to <Graph Theory and Algebraic Structure>, Tsinghua University Press
TeX
1
star
35

Graph-Algorithms-Lib

Implemented Several Graph Algorithms using C++
C++
1
star
36

word2vec-in-python

Implemented Mikolov’s Word2Vec in python
Python
1
star
37

CSAPP-ASM-homework

Makefile
1
star
38

rCorev3-2021

Rust
1
star
39

unilab-backend

Backend for Unilab using Golang.
Go
1
star
40

JAVA-Programming-Exersise

Java
1
star
41

WoooHooo-Backend

Backend of NewsSearch Web Server. Using Django
Python
1
star
42

WoooHooo-Frontend

Frontend of our NewsSearch Server, using Vue
Vue
1
star
43

liu-hz18

README !
1
star
44

Mesh-Decomposition

Python
1
star
45

Efficient-Gradient-Domain-Compositing-Using-Quadtrees

Project of Multimedia Computing (2022) Course in Tsinghua University.
C
1
star
46

WoooHooo-Crawler

News Crawler Core
Python
1
star
47

Signal-Processing-Projects

3 Simple Lab for Signal-Processing
Python
1
star
48

DataMining-Classification

Classification Project for Data Mining Course(2022) in Tsinghua University.
Python
1
star
49

DataMining-Clustering

Clustering Project for Data Mining Course(2022) in Tsinghua University.
Python
1
star
50

unilab-frontend

Frontend for Unilab, using Vue.js.
Vue
1
star
51

Notes-for-Intermediate-Macroeconomics

Notes for Intermediate Macroeconomics in THU
TeX
1
star
52

Physical-Experiments

Reports for Physical Experiments in THU
Python
1
star
53

Boolean-Algebra-Calculator

A simple Boolean Algebra Calculator, using Qt
C++
1
star
54

IterativeVAE

Non-Autoregressive Neural Sequence Modeling by Iterative Refinement from Latent Space
Python
1
star
55

Pinyin2Chinese-AI

Pinyin2Chinese AI, using Viterbi Algorithm, Project for 'Introduction to AI' in THU
Python
1
star
56

unilab

Deployment configs for unilab.
Makefile
1
star
57

learning-rust

Rust
1
star
58

Non-Autoregressive-Neural-Dialogue-Generation

implemented NAG model in 'Non-Autoregressive Neural Dialogue Generation', https://arxiv.org/abs/2002.04250
Python
1
star
59

InfoNerf

Reimplementation for "Infonerf: Ray entropy minimization for few-shot neural volume rendering", CoRR 2021
Python
1
star