Project

Project

COMP4461 HCI Project 1

code: https://paimonlumine.github.io/#/post/14 description: First COMP4461 project diary

About me

code: https://paimonlumine.github.io/#/post/15 description: About myself

CNN from scratch

code: https://github.com/PaimonLumine/CNN-from-scratch description: 仅使用numpy实现卷积神经网络,不含Tensorflow及PyTorch || Convolutional Neural Network from scratch using numpy only, no Tensorflow or PyTorch

3D Visualization of a CNN using ThreeJS

code: https://paimonlumine.github.io/ThreeJS-CNN-Visualizaion/ description: ThreeJS Visualization of a CNN : Code:https://github.com/PaimonLumine/ThreeJS-CNN-Visualizaion This is a modification and reproduction of a paper by Adam W. Harley (An Interactive Node-Link Visualization of Convolutional Neural Networks)[http://scs.ryerson.ca/∼aharley/vis/] It supports changing the center background color by clicking the button on the left Used Spectrum from https://github.com/bgrins/spectrum