About Myself
I received my M.Sc. degree from LAMDA Group of School of Artificial Intelligence at Nanjing University in June 2023, supervised by Professor Jianxin Wu. Before that, I received my B.Sc. degree from Computer Science and Technology Department at Nanjing University in June 2020.
Projects
Below are some of my personal projects.
Pudding
Pudding is a project that enables you to run various machine learning algorithms on Nvidia’s GPU. It’s written in CUDA and C/C++. I also provide a python binding for it so one can use it more easily. For more details, please refer the project page.