My course projects and notes of undergraduate courses in NJUAI
2023南京大学人工智能学院(NJUAI)本科生开放日(保研夏令营)-知乎
In time-descending order
- Optimize MLP :
NN/try_MLP
- ABSA(Aspect Based Sentiment Analysis) :
NLP/
- AutoEncoder in Real Data Compression :
PR_CV/hw3/Problem6.py
- Loss Regression using XGBoost :
ML/Ensemble/
- Chinese Sentiment Classification :
NLP/
- Clustering of Spatial Transcriptomics Single-Cell Sequencing Data :
DL/
- Googol2002/Pedestrian-Dead-Reckoning(Collaborative Project) : source
- Multi-objective Evolutionary Algorithms in Subset Selection :
HSEA/
- AutoEncoder :
DL/
- Evolutionary Algorithms in Max Cut :
HSEA/
- Heuristic Algorithms in Pacman Game :
HSEA/
- Matlab Programming for Multi Control System :
MCS/Matlab Programming
- DecisionTree(manually) :
ML/DecisionTree.py