Computer Vision

Computers were invented to assist humans in error-prone tasks. I am rather error-prone in recognizing faces; this has only made me even more motivated to have the computer do it for me. After I started exploring Computer Vision, I grew even more interested in its various applications because images are so important to culture and to daily life.
---Skills include---
Modern Computer Vision (Recognition and detection with Convolutional Neural Networks, dimensionality reduction with Autoencoders), Traditional Computer Vision (Edge Detection, Seam Carving, Dimensionality Reduction with PCA/LDA, Traditional Recognition and Detection, Clustering). This list is not exhaustive; if you would like to know more, contact me in the "More" section below.
Deep Learning

I am interested in deep learning because its versatility allows me to contribute to and improve various fields.
---Skills include---
Deep Neural Networks (DNN). Convolutional Neural Networks (CNN). Techniques on how to tune and regularize the network. Theory behind neural networks. Recursive Neural Networks (RNN) coming soon. The framework I mainly use for implementation is Keras. I am open to learning other frameworks as well.
Data Analysis / Data Science

Data has always been a part of my life. I really enjoy working with numbers, but that has since extended to other types of data, although numbers are still my favorite. Analyzing the data gives me satisfaction. Recently, I discovered why implementing a good data pipeline makes you feel so good. It's not just that the processing speed is fast, but also that the entire implementation is so easy to use!
---Skills include---
Probability, Statistics (from a mathematical and CS perspective), Data Analysis (from two perspectives: humanities (sociology) and mathematics), practical experience in pipelining the data from start to finish. Data Mining coming soon.