Projects

My single scatter NeRF

Attempted to implement Single Scatter NeRF. I explored various network structures and representations of phase functions.

Parallel Computation course projects

There were three assignments in the Parallel Computation course, each implementing matrix multiplication on different platforms: CPU, GPU, and MPI-distributed tasks.