Avatar

Hengchao wang

Computer Science, M.S. Software Engineering, M.Eng.

UT-Arlington University

Biography

Hengchao(Derrick) Wang is a graduated student at the UT-Arlington. He has two master degree. One is Software Engineering in BUPT, China. The other one is Computer Science in UT-Arlington. He has been an algorithm engineer, software engineer, and a lecturer in informatics course. Participated in the implementation of the Named Entity Recognition (NER) Algorithm, Emotional Analysis of short Text Algorithm, Transfer Learning Algorithms. Know Back-end technology (SpringBoot) and Android Client development. Have rich experience in Artificial Intelligence and software development.

Interests

  • Software Engineering
  • Artificial Intelligence
  • Mathematic

Education

  • M.S. in Artificial Intelligence, 2019

    UT-Arlington University

  • M.Eng. in Software Engineering, 2017

    Beijing University of Posts and Telecommunications

  • BSc in Mathematic, 2013

    Hefei University of Technology

Projects

*

Battery fault diagnosis project

Battery fault diagnosis project based on NASA data.

Battery fault diagnosis project

Battery fault diagnosis project based on NASA data.

Emotional Analysis of News Text development

Using google bert_zh_L-12 pretraining model. Based on Transfer Learning Algorithms.

IM instant messaging software

IM instant messaging software for small company.

Intelligent case analysis system

Analysis of the police record data get crime name, address, and some other information. Find connection of case.

News Management System

A course project in Software Engineering at UT-Arlington. Designed a News Management System.

Skills

JAVA

90%

Python

90%

Android

90%

Machine Learning

70%

MySQL

60%

Experience

 
 
 
 
 

Algorithm developer

China Telecom Beijing Research Institute

Aug 2018 – Sep 2019 Beijing, China
Responsibilities include:

  • Named Entity Recognition (NER)
  • Graph Storage and Clustering Algorithms
  • Emotional Analysis of Text Algorithms
 
 
 
 
 

lecturer

Beijing Judao Youda Network Technology Co, Ltd.

May 2018 – May 2019 Beijing, China
Responsibilities include:

  • curriculum design
  • Teaching Informatics contest courses(Algorithm and Basic syntax format)
 
 
 
 
 

Software Engineer

Suzhou Gaobo Inno Information Technology Co, Ltd.

Aug 2016 – Oct 2016 Suzhou, China
Commodity Management Software development. Designed the management back-end system. Implemented the Database operations

Award

  • Awards:
    • Postgraduate Academic Scholarship three times, Undergraduate scholarship twice
    • National College New Energy Vehicle Big Data Application Innovation Competition top 25.
    • Internet plus Innovation and Entrepreneurship Competition Provincial Silver Award.
  • Volunteer Experiences:
    • UTA Chinese Class Volunteer
    • IBCA Church Volunteer

Assignment

Game Review Rating

Term Project – Data mining Hengchao Wang 1001778272 Download my files Link of my website Link of Github repository Link of video …

KNN K-th nearest neighbors

Assignment2 Hengchao Wang 1001778272 Download my files from csv import reader from math import sqrt import random import operator …

Naive bayes classifier

Assignment 3 Naive bayes classifier Hengchao Wang 1001778272 Download my files platform: I7-9700k GTX-1080ti import os import re import …

Polynomial regression

Assignment1 —— Polynomial regression Download my files assignment Hengchao Wang 1001778272 import numpy as np import matplotlib.pyplot …

Real or Not? NLP with Disaster Tweets

Real or Not? NLP with Disaster Tweets Predict which Tweets are about real disasters and which ones are not Download my files …