PeiyuChen1005
I'm Peiyu Chen🦆 Junior @ Computer Science and Engineering Dept., SJTU. More about me: peiyuchen.xyz
Shanghai Jiao Tong UniversityShanghai,China
Pinned Repositories
AVSR-demo
a demo web of AVSR toolkit by LUMIA
awesome-cs
👨💻 ❤️ 💻 上海交通大学计算机系本科作业参考
cnn-classification-MATLAB
Target classification based on MATLAB -- taking animal classification as an example, final project of CS166 MATLAB Fundamental.
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
lstm-AQI-prediction
Air quality index prediction based on long short term memory.
Multi-RT
A multiprocessing ray tracer implemented by Python, following the guidance of "Ray Tracing in One Weekend"
PeiyuChen1005.github.io
SJTU-CSE-notes
notes backup of SJTU-CSE
Toxicity-Prediction-GCN
A Graph convolution neural network based toxicity prediction, project of SJTU-CS410 Artificial Intelligence(B),2020 Fall
VR-IceHockey
A VR IceHockey Game developed by Unity and HTC VIVE, projects of CS337-SJTU,2020 fall.With Shuo Yu @CSE,SJTU
PeiyuChen1005's Repositories
PeiyuChen1005/Toxicity-Prediction-GCN
A Graph convolution neural network based toxicity prediction, project of SJTU-CS410 Artificial Intelligence(B),2020 Fall
PeiyuChen1005/SJTU-CSE-notes
notes backup of SJTU-CSE
PeiyuChen1005/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
PeiyuChen1005/lstm-AQI-prediction
Air quality index prediction based on long short term memory.
PeiyuChen1005/PeiyuChen1005.github.io
PeiyuChen1005/VR-IceHockey
A VR IceHockey Game developed by Unity and HTC VIVE, projects of CS337-SJTU,2020 fall.With Shuo Yu @CSE,SJTU
PeiyuChen1005/AVSR-demo
a demo web of AVSR toolkit by LUMIA
PeiyuChen1005/awesome-cs
👨💻 ❤️ 💻 上海交通大学计算机系本科作业参考
PeiyuChen1005/cnn-classification-MATLAB
Target classification based on MATLAB -- taking animal classification as an example, final project of CS166 MATLAB Fundamental.
PeiyuChen1005/group-transformer
Official code for Group-Transformer (Scale down Transformer by Grouping Features for a Lightweight Character-level Language Model, COLING-2020).
PeiyuChen1005/LeetCode2021
Answers of LeetCode by topic type
PeiyuChen1005/Multi-RT
A multiprocessing ray tracer implemented by Python, following the guidance of "Ray Tracing in One Weekend"
PeiyuChen1005/PeiyuChen1005
PeiyuChen1005/SJTU-Principles-and-Practice-of-Problem-Solving-2019Fall
Hangzhou Metro-A metro analysis software based on Qt
PeiyuChen1005/SMMPP
A simple MIPS like pipeline processor, projects of CS145-SJTU.
PeiyuChen1005/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
PeiyuChen1005/TCN
Sequence modeling benchmarks and temporal convolutional networks