Pinned Repositories
bookstore
bookstore2
utilize ORM(MyBatisPlus) to finish a bookstore project
chr_en_NMT
A Neural Machine Translation implementation in PyTorch that also serves as a template for building Seq2Seq models.
Computer-Systems-Labs
Computer Systems Course Labs for DaSE of ECNU
ConstrastiveLearningSurvey
CS61B-sp21
DS&Algorithm in Java
Data100-sp22
Data Science
DataScienceAlgorithm
Algorithms for Data Science and Engineering
DeepOD
Deep learning-based outlier/anomaly detection
MultiModal-SentimentAnalysis
This GitHub repository hosts the code and resources for a Multi-Modal Sentiment Analysis project. Sentiment analysis is a crucial task in natural language processing, and this project takes a multi-modal approach by combining both text and image data to better understand and classify sentiment.
Muqi1029's Repositories
Muqi1029/MultiModal-SentimentAnalysis
This GitHub repository hosts the code and resources for a Multi-Modal Sentiment Analysis project. Sentiment analysis is a crucial task in natural language processing, and this project takes a multi-modal approach by combining both text and image data to better understand and classify sentiment.
Muqi1029/bookstore
Muqi1029/bookstore2
utilize ORM(MyBatisPlus) to finish a bookstore project
Muqi1029/chr_en_NMT
A Neural Machine Translation implementation in PyTorch that also serves as a template for building Seq2Seq models.
Muqi1029/Computer-Systems-Labs
Computer Systems Course Labs for DaSE of ECNU
Muqi1029/ConstrastiveLearningSurvey
Muqi1029/CS61B-sp21
DS&Algorithm in Java
Muqi1029/Data100-sp22
Data Science
Muqi1029/DataScienceAlgorithm
Algorithms for Data Science and Engineering
Muqi1029/DeepOD
Deep learning-based outlier/anomaly detection
Muqi1029/goMapReduce
A simple implementation of the MapReduce in golang
Muqi1029/GPT2Pretrain-Finetune
A practical application of GPT-2, a powerful language model pretrained on Wikipedia text and fine-tuned on a specialized small-scale question-answering (QA) dataset focused on birthplaces.
Muqi1029/Muqi1029.github.io
Muqi's homepage
Muqi1029/newsCrawl-Search
Muqi1029/RAG_Doc
Muqi1029/resume-latex
Create your Professional/Educational resume using LaTeX
Muqi1029/sharedlearning
This is a full-stack web project, which helps undergraduate to better teach themselves
Muqi1029/word2vec-pytorch
A Simple WordVector Implementation in PyTorch