What have I accomplished?

Physics self-study

Ever since hearing about the twin paradox when I was a kid touring the science museum, the wonders of nature have always intrigued me. For me, teaching myself physics had been the best way to glimpse into the finer connections between human understanding and nature.

Here are some topics that I have worked on:

Programming

Swift iOS/macOS programming

Swift is a the official language developed by Apple to facilitate the development of iOS and macOS software. Along with it is one of the best integrated development environment (IDE) Xcode that I have ever used. It is very convenient to learn and develop with Xcode and Swift. Learn swift from Apple's Official Swift Book.

Machine Learning research

With Pioneer Academics I have studied from a UCLA professor about the mathematics of machine learning. My research topic is 'the Study of Over-parameterized networks'. Over-parameterization improves the fitting of a neural network at the expense of generalization. I'm studying the behavior of over-parameterized networks in simple cases.