About

Hi there! I am Daniel. I work as a principal research engineer, working on problems related to augmented-intelligence and building better tools for scientists/researchers.

I am primarily interested in Visualization, Machine Learning, and HCI-related topics. This page lists some of my side projects. I am always up for collaboration on interesting ideas and learning new things. Drop me a line at mwdchang@gmail.com.

ML and AI | Vis and Graphics | Misc
11:49:34
Recent projects and works in progress

Machine-Learning and AI
Hackathon 2023
We made Azul, a Slackbot capable of summarizing and synthesizing conversations, as well as providing additional context. Imaging the case where you are back from a short vacation, or you are not familar with the topics of dicussion, Azul can help!! Azul is built on top of GPT3.5 LLM
Tesseract OCR
A handy web-tool for extracting text from clipboard. For those times when you have to deal with other people pasting images into Slack instead of text ... :)
Better search
Experiments with better ways to search through a collection of text, with intentions to extract out co-occuring narratives with NLP/ML techniques.
GAN
A simple Generative Adversarial Network for generating hand-written digits. Written in vanilla tensorflow-js without any additional 3rd party libs. Great for understanding how GAN works.
LDA
Using LDA for topic modelling against famous quotes
Wine classifier
Experiment with simple wine classification using TensorflowJS
Q-Learning
Navigational solver with Q-Learning technique
Text generation
Text generation with LSTM and Maximum-Likelihood models
Louvain detection
Louvain community clustering with force-directed layout
Batter classifier
Tensorflow classification for MLB batters based on career statistics. Divide batters into 4 different hall-of-fame categories and see if we can build a classifier based on simple stats.
DBSCAN
DBSCAN clustering algorithm and visualization (neighbourhood growth).
K-means
K-means clustering algorithm and iteration (center seeker) visualization
SOM
Experiment with Self-organizing map. Here we encode MLB batters's status to detect similar players.

Data Visualization and Graphics

Computer graphics and data-viz related things. I have a particular interst with procedurally generated images and image synthesis.


Tinkerings

Miscellaneous experiments.


Unfinished

These projects are, for one reason or another, incomplete or abandoned. Nevertheless, there are still some interesting/good ideas, and code that can be reused/recycled for other shenanigans.


Publications

Research publication I was involved in.

This page is made haphazardly with Vue3, Boostrap, and D3. Stirred together until the number of JS errors approached 0 ... ¯\_(ツ)_/¯