COMPUTER SCIENCE AND ARTIFICAL INTELLIGENCE
The computer helps us in many ways in our work and life, and I seek to enable the computer to provide better help through Computer Science and Artificial Intelligence techniques.
ARTIFICIAL INTELLIGENCE
I have experience with Neural Networks, Genetic Programming, Statistical Methods and more.
Hongyu Wang's Expertise
ARTIFICIAL INTELLIGENCE
I made a program to classify images of cars, trains and planes using statistical methods, and later I trained a neural network to do the same task. I helped improve and extend an open-source Linear Genetic Programming API and wrote tutorials for it.
ALGORITHMS
I was given a task to make a program to solve the battleship puzzle, which is an NP-hard problem. I implemented a hybrid algorithm of Simulated Annealing and Genetic Algorithm with extended logical reasoning, which achieved one of the highest performances in class.