CakeResume Talent Search

Advanced filters
On
4-6 years
6-10 years
10-15 years
More than 15 years
United States
Avatar of the user.
Avatar of the user.
SQL Server Database Administrator & Linux Systems Administrator @OAG Analytics
2019 ~ Present
SQL Server Database Administrator & Linux Systems Administrator
More than one year
Cooperative
Mirroring
Troubleshooting
Full-time / Interested in working remotely
6-10 years
Ankara University
Bachelor of Science, Computer Science
Avatar of CHUNG-LIANG PAN.
Avatar of CHUNG-LIANG PAN.
Senior Specialist Consultant @HSBC Software Dev(GD) Ltd.
2021 ~ Present
Software Manager
Within two months
CHUNG-LIANG PAN Over 10 years software develop experience which including embedded system, cloud service platform building(data collect and analyse, commercial platform, photo recognised ) and apps developing. Currently i am leading a software team in to build and running a global finance system which handle huge amount of trades and settlements. Senior Specialist Consultant Guangzhou, 廣東省 China [email protected] Mobile:Skills Languages & Frameworks Experience in java,C ,C++,Python, Bash,Javascript,html,css Front-end Frameworks : Bootstrap,DirectFB,FFmpeg, OpenGL,Canvas Back-end Frameworks : SpringCloud,Jersey,Tomcat,nginx, swagger,vert
Java
C
C++
Employed
Open to opportunities
Full-time / Interested in working remotely
10-15 years
National Taiwan Ocen University
Computer Science
Avatar of Todd Staples.
Test Engineering/Devops Manager, Lead and/or Individual Contributor
Within one year
Todd Staples Professional, meticulous and detail oriented engineer with a passion for tech and almost 20 years experience in a variety of technologies. Started career in L2/3 networking protocols, then Embedded systems, and ultimately distributed computing and cloud. Solid development background in OO scripting languages like Python that is constantly being improved on through training. Ingrained technical prowess, problem solving aptitude, excellent communication skills, and a tireless work ethic. Proven track record of leading teams to successful outcomes through clear direction, leadership by example and motivation, but also a very pragmatic individual contributor.
Cloud Computing
Cloud Computing IaaS
Cloud
Full-time / Interested in working remotely
More than 15 years
Worcester Polytechnic Institute
BS in Electrical and Computer Engineering

The Most Lightweight and Effective Recruiting Plan

Search resumes and take the initiative to contact job applicants for higher recruiting efficiency. The Choice of Hundreds of Companies.

  • Browse all search results
  • Unlimited access to start new conversations
  • Resumes accessible for only paid companies
  • View users’ email address & phone numbers
Search Tips
1
Search a precise keyword combination
senior backend php
If the number of the search result is not enough, you can remove the less important keywords
2
Use quotes to search for an exact phrase
"business development"
3
Use the minus sign to eliminate results containing certain words
UI designer -UX
Only public resumes are available with the free plan.
Upgrade to an advanced plan to view all search results including tens of thousands of resumes exclusive on CakeResume.

Definition of Reputation Credits

Technical Skills
Specialized knowledge and expertise within the profession (e.g. familiar with SEO and use of related tools).
Problem-Solving
Ability to identify, analyze, and prepare solutions to problems.
Adaptability
Ability to navigate unexpected situations; and keep up with shifting priorities, projects, clients, and technology.
Communication
Ability to convey information effectively and is willing to give and receive feedback.
Time Management
Ability to prioritize tasks based on importance; and have them completed within the assigned timeline.
Teamwork
Ability to work cooperatively, communicate effectively, and anticipate each other's demands, resulting in coordinated collective action.
Leadership
Ability to coach, guide, and inspire a team to achieve a shared goal or outcome effectively.
Within one year
機器學習工程師
Logo of Asus 華碩電腦股份有限公司.
Asus 華碩電腦股份有限公司
2022 ~ Present
台灣
Professional Background
Current status
Employed
Job Search Progress
Not open to opportunities
Professions
Machine Learning Engineer
Fields of Employment
Artificial Intelligence / Machine Learning
Work experience
2-4 years
Management
None
Skills
Python
Linux
Docker
NumPy
pytorch
Scikit-Learn
git
Deep Learning
Pandas
Linux Shell
Bash scripting
Bash shell
Object Detection
Computer Vision
Machine Learning
Languages
English
Intermediate
Chinese
Native or Bilingual
Job search preferences
Positions
AI工程師、機器學習工程師、深度學習工程師、資料科學家、Machine Learning Engineer、Deep Learning Engineer、Data Scientist
Job types
Full-time
Locations
Taiwan, 台灣, USA, UK, Canada, Norway
Remote
Interested in working remotely
Freelance
Yes, I freelance in my spare time
Educations
School
國立雲林科技大學 National Yunlin University of Science and Technology
Major
資訊工程
Print
Fveiwui5q05vysxmbtsf

Austin Yang

Hello, I am Ming-Hao, Yang.

I graduated from National Yunlin University of Science and Technology with M.S. in Computer Science and Information Engineering.

My research interests are in deep learning, speech synthesis, speech recognition, anomalous sound detection.

I am familiar with Linux, audio and computer vision, deep learning framework PyTorch, Keras, Tensorflow.

Machine Learning Engineer

[email protected]

Work Experience

National Yunlin University of Science and Technology, Machine  Engineer, Feb 2020 ~ Present

I am responsible for solving industry issues, such as anomaly detection, object detection, object classification, and anomalous sound detection.

At the same time, I serve as the instructor of the Ministry of Education's online pre-employment training course to train AI-related talents.

This course teaches college students of AI-related technology across the country to introduce AI into enterprises and also sets up AI workshops to teach enterprises how to use AI to recognize environmental sounds.


Projects

  1. Respiration sound recognition
  2. Infant sound recognition
  3. Anomaly image recognition
  4. Anomalous sound detection

National Yunlin University of Science and Technology, Artificial Intelligence Engineer, Aug 2019 ~ Oct 2019

This project aims to use students' online learning behaviors to predict whether students will pass the course at the end of the semester and use the AI model to give appropriate learning suggestions.

In the project, I am responsible for the establishment of the entire project such as behavioral feature analysis, AI model establishment, and hyperparameter tuning and prediction.

Education

National Yunlin University of Science and Technology, Master’s Degree, Computer Science and Information Engineering, 2017 ~ 2019

National Yunlin University of Science and Technology, Bachelor’s Degree, Computer Science and Information Engineering, 2012 ~ 2017

Skills


Programming language

  • Python
  • Ruby
  • C++


Machine learning

  • SVM
  • KNN
  • PCA
  • Random forest
  • Decision tree


Deep learning

  • Generative Adversarial Network
  • Autoencoder
  • Convolutional neural network
  • Fully connected neural network


Speech

  • Speech synthesis
  • Speaker recognition
  • Sound event classification


Computer vision

  • Object detection
  • Object classification
  • Image classification


Tools

  • git
  • GitLab
  • Docker
  • Shell script

Portfolio

ImageClassification https://github.com/fastyangmh/ImageClassification

This repository is an image classification based on deep learning.

It contains various state-of-art models like ResNet, MobileNet, EfficientNet and the user can use a self-defined model.

This repository has a hyperparameter tuning and a k-fold cross validation feature.

You can easily use this repository to complete tasks of image classification. What you need is to prepare data and input instructions according to the document, and then you can automatically start training the AI model, and finally, get the best AI model.

SoundClassification https://github.com/fastyangmh/SoundClassification

This repository is an sound classification based on deep learning.

It contains various state-of-art models like ResNet, MobileNet, EfficientNet and the user can use a self-defined model, also contains any audio transform based on SoX.

This repository has a hyperparameter tuning and a k-fold cross validation feature.

You can easily use this repository to complete tasks of sound classification. What you need is to prepare data and input instructions according to the document, and then you can automatically start training the AI model, and finally, get the best AI model.

AudioGANomaly https://github.com/fastyangmh/AudioGANomaly

AudioGANomaly is based on an anomaly detection paper named, "GANomaly: Semi-Supervised Anomaly Detection via Adversarial Train", this architecture uses Encoder-Decoder-Encoder to learn the distribution of normal data in high dimensional space and combine with a classifier based on Encoder by adversarial learning.

AudioDenoiser https://github.com/fastyangmh/AudioDenoiser

AudioDenoiser is based on an anomaly detection paper named, "Real Time Speech Enhancement in the Waveform Domain", this architecture is similar to Autoencoder and U-Net and adds LSTM in the middle layer to improve denoising performance.

Master's Thesis

Speech Synthesis based on Generative Adversarial Network

In recent years, based on mature hardware technology and big data, the Deep Neural Network(DNN) has made breakthroughs, and many successful cases can be seen in various fields. One of the most groundbreaking deep network architectures is the generative adversarial network, which provides an innovative way to train the generative model, and more specifically, it designs the model into two sub-models: generator and discriminator. The generator is used to generate samples, and the discriminator attempts to classify the samples as real or fake. This thesis, which is different from traditional speech synthesis technology, explores the speech synthesis technology based on a generative adversarial network. The generative adversarial network can learn the feature distribution from the training data, thereby generating more natural speech.

This thesis includes the Chinese and English speech synthesis. For the English model, which corpus CSTR VCTK corpus to train three different speaker models of men and women. As for the Chinese corpus, which uses the COSPRO & Toolkit, and also trains three different speakers models of men and women. From the results, it can be found that the English language average score of men and women Mean Opinion Score(MOS) reached 3.18 points (3.52 points for men and 2.83 points for women) out of 5 points, and the average score of men and women in Chinese language MOS reached 1.91 points (2.21 points for men, 1.6 points for women). In addition, in the speaker identification experiment, we found that the average pass rate of the text-related synthesized speech in Chinese and English is as follows: DNN average pass rate reaches 80.5% (72% for Chinese, 89% for English). The Support Vector Machine (SVM) has an average pass rate of 86% (100% in Chinese, 72% in English). The average pass rate of text-independent synthesized speech has different pass rates according to the length of speech: the average pass rate of DNN is 36% (44% in Chinese, 28% in English) in 0.5 seconds, and 44.5% in SVM. The average pass rate of DNN in 3 seconds is 75% (78% in Chinese, 72% in English), SVM is 80.5% (72% in Chinese, 89% in English), DNN average in 5 seconds, the pass rate was 89% (78% in Chinese, 100% in English), and the SVM is 97% (94% in Chinese, 100% in English).

In the average opinion score, since English has a more complete front-end language rule to produce complete text features, so that the model can generate more natural speech. Therefore, English synthesized speech is better than Chinese. In the speaker identification experiment, the English pass rate is worse than that of Chinese in this case because the English speech time is much shorter than Chinese speech. As far as this article is unrelated, it can be found that the longer the speech time is, the higher the pass rate is. Therefore, improving the security of the speaker recognition system can reduce the phrase time or improve the model. Since the discriminator of the system is used to identify the authenticity of the speech during the training process, we can combine the discriminator in the system into the speaker recognition system to effectively block the synthetic speech attack. 
Resume
Profile
Fveiwui5q05vysxmbtsf

Austin Yang

Hello, I am Ming-Hao, Yang.

I graduated from National Yunlin University of Science and Technology with M.S. in Computer Science and Information Engineering.

My research interests are in deep learning, speech synthesis, speech recognition, anomalous sound detection.

I am familiar with Linux, audio and computer vision, deep learning framework PyTorch, Keras, Tensorflow.

Machine Learning Engineer

[email protected]

Work Experience

National Yunlin University of Science and Technology, Machine  Engineer, Feb 2020 ~ Present

I am responsible for solving industry issues, such as anomaly detection, object detection, object classification, and anomalous sound detection.

At the same time, I serve as the instructor of the Ministry of Education's online pre-employment training course to train AI-related talents.

This course teaches college students of AI-related technology across the country to introduce AI into enterprises and also sets up AI workshops to teach enterprises how to use AI to recognize environmental sounds.


Projects

  1. Respiration sound recognition
  2. Infant sound recognition
  3. Anomaly image recognition
  4. Anomalous sound detection

National Yunlin University of Science and Technology, Artificial Intelligence Engineer, Aug 2019 ~ Oct 2019

This project aims to use students' online learning behaviors to predict whether students will pass the course at the end of the semester and use the AI model to give appropriate learning suggestions.

In the project, I am responsible for the establishment of the entire project such as behavioral feature analysis, AI model establishment, and hyperparameter tuning and prediction.

Education

National Yunlin University of Science and Technology, Master’s Degree, Computer Science and Information Engineering, 2017 ~ 2019

National Yunlin University of Science and Technology, Bachelor’s Degree, Computer Science and Information Engineering, 2012 ~ 2017

Skills


Programming language

  • Python
  • Ruby
  • C++


Machine learning

  • SVM
  • KNN
  • PCA
  • Random forest
  • Decision tree


Deep learning

  • Generative Adversarial Network
  • Autoencoder
  • Convolutional neural network
  • Fully connected neural network


Speech

  • Speech synthesis
  • Speaker recognition
  • Sound event classification


Computer vision

  • Object detection
  • Object classification
  • Image classification


Tools

  • git
  • GitLab
  • Docker
  • Shell script

Portfolio

ImageClassification https://github.com/fastyangmh/ImageClassification

This repository is an image classification based on deep learning.

It contains various state-of-art models like ResNet, MobileNet, EfficientNet and the user can use a self-defined model.

This repository has a hyperparameter tuning and a k-fold cross validation feature.

You can easily use this repository to complete tasks of image classification. What you need is to prepare data and input instructions according to the document, and then you can automatically start training the AI model, and finally, get the best AI model.

SoundClassification https://github.com/fastyangmh/SoundClassification

This repository is an sound classification based on deep learning.

It contains various state-of-art models like ResNet, MobileNet, EfficientNet and the user can use a self-defined model, also contains any audio transform based on SoX.

This repository has a hyperparameter tuning and a k-fold cross validation feature.

You can easily use this repository to complete tasks of sound classification. What you need is to prepare data and input instructions according to the document, and then you can automatically start training the AI model, and finally, get the best AI model.

AudioGANomaly https://github.com/fastyangmh/AudioGANomaly

AudioGANomaly is based on an anomaly detection paper named, "GANomaly: Semi-Supervised Anomaly Detection via Adversarial Train", this architecture uses Encoder-Decoder-Encoder to learn the distribution of normal data in high dimensional space and combine with a classifier based on Encoder by adversarial learning.

AudioDenoiser https://github.com/fastyangmh/AudioDenoiser

AudioDenoiser is based on an anomaly detection paper named, "Real Time Speech Enhancement in the Waveform Domain", this architecture is similar to Autoencoder and U-Net and adds LSTM in the middle layer to improve denoising performance.

Master's Thesis

Speech Synthesis based on Generative Adversarial Network

In recent years, based on mature hardware technology and big data, the Deep Neural Network(DNN) has made breakthroughs, and many successful cases can be seen in various fields. One of the most groundbreaking deep network architectures is the generative adversarial network, which provides an innovative way to train the generative model, and more specifically, it designs the model into two sub-models: generator and discriminator. The generator is used to generate samples, and the discriminator attempts to classify the samples as real or fake. This thesis, which is different from traditional speech synthesis technology, explores the speech synthesis technology based on a generative adversarial network. The generative adversarial network can learn the feature distribution from the training data, thereby generating more natural speech.

This thesis includes the Chinese and English speech synthesis. For the English model, which corpus CSTR VCTK corpus to train three different speaker models of men and women. As for the Chinese corpus, which uses the COSPRO & Toolkit, and also trains three different speakers models of men and women. From the results, it can be found that the English language average score of men and women Mean Opinion Score(MOS) reached 3.18 points (3.52 points for men and 2.83 points for women) out of 5 points, and the average score of men and women in Chinese language MOS reached 1.91 points (2.21 points for men, 1.6 points for women). In addition, in the speaker identification experiment, we found that the average pass rate of the text-related synthesized speech in Chinese and English is as follows: DNN average pass rate reaches 80.5% (72% for Chinese, 89% for English). The Support Vector Machine (SVM) has an average pass rate of 86% (100% in Chinese, 72% in English). The average pass rate of text-independent synthesized speech has different pass rates according to the length of speech: the average pass rate of DNN is 36% (44% in Chinese, 28% in English) in 0.5 seconds, and 44.5% in SVM. The average pass rate of DNN in 3 seconds is 75% (78% in Chinese, 72% in English), SVM is 80.5% (72% in Chinese, 89% in English), DNN average in 5 seconds, the pass rate was 89% (78% in Chinese, 100% in English), and the SVM is 97% (94% in Chinese, 100% in English).

In the average opinion score, since English has a more complete front-end language rule to produce complete text features, so that the model can generate more natural speech. Therefore, English synthesized speech is better than Chinese. In the speaker identification experiment, the English pass rate is worse than that of Chinese in this case because the English speech time is much shorter than Chinese speech. As far as this article is unrelated, it can be found that the longer the speech time is, the higher the pass rate is. Therefore, improving the security of the speaker recognition system can reduce the phrase time or improve the model. Since the discriminator of the system is used to identify the authenticity of the speech during the training process, we can combine the discriminator in the system into the speaker recognition system to effectively block the synthetic speech attack.