CakeResume 找人才

进阶搜寻
On
4 到 6 年
6 到 10 年
10 到 15 年
15 年以上
Avatar of Aetsam Asmeer.
Avatar of Aetsam Asmeer.
曾任
Freelance @Upwork
2023 ~ 现在
Digital Marketing Specialist
半年內
Aetsam Asmeer A passionate and keen learner with an insatiable thirst for knowledge, dedicated to continually sharpening skills through active engagement in a collaborative and dynamic learning environment. Fueled by a deep desire to excel in the ever-evolving Digital Marketing domain, I am eagerly seeking opportunities that offer substantial growth prospects. With a hunger for success and a commitment to continuous improvement, I am poised to make a remarkable impact in the field of technology and digital marketing. Mutrah, Muscat, Oman Work Experience Digital Marketing Manager • The Asmeer Tech SeptemberOctober 2023 The Asmeer Tech" is a
Social Media Marketing
Web Designing
Content Marketing
待业中
全职 / 对远端工作有兴趣
4 到 6 年
Virtual University
Computer Science

最轻量、快速的招募方案,数百家企业的选择

搜寻简历,主动联系求职者,提升招募效率。

  • 浏览所有搜寻结果
  • 每日可无限次数开启陌生对话
  • 搜尋僅開放付費企業檢視的简历
  • 检视使用者信箱 & 电话
搜寻技巧
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
免费方案仅能搜寻公开简历。
升级至进阶方案,即可浏览所有搜寻结果(包含数万笔览仅在 CakeResume 平台上公开的简历)。

职场能力评价定义

专业技能
该领域中具备哪些专业能力(例如熟悉 SEO 操作,且会使用相关工具)。
问题解决能力
能洞察、分析问题,并拟定方案有效解决问题。
变通能力
遇到突发事件能冷静应对,并随时调整专案、客户、技术的相对优先序。
沟通能力
有效传达个人想法,且愿意倾听他人意见并给予反馈。
时间管理能力
了解工作项目的优先顺序,有效运用时间,准时完成工作内容。
团队合作能力
具有向心力与团队责任感,愿意倾听他人意见并主动沟通协调。
领导力
专注于团队发展,有效引领团队采取行动,达成共同目标。
一個月內
Master thesis student R&D
Logo of Ericsson.
Ericsson
2024 ~ 现在
Taipei, Taiwan
专业背景
目前状态
就职中
求职阶段
正在积极求职中
专业
大数据开发人员, 数据工程师, 数据科学家
产业
人工智能 / 机器学习, 大数据, 互联网
工作年资
小於 1 年
管理经历
技能
Python
Deep Learning
Machine Learning
Data Analysis
Data Science
R
语言能力
English
专业
求职偏好
希望获得的职位
AI工程師、機器學習工程師、數據分析師、資料科學家、Machine Learning Engineer、Deep Learning Engineer、Data Scientist
预期工作模式
全职
期望的工作地点
New Taipei City, 台灣, Taipei, 台灣
远端工作意愿
对远端工作有兴趣
接案服务
学历
学校
KTH Royal Institute of Technology
主修科系
Computer Science
列印

 

Shiuan-Ting Lin (Jeremy)

National Yang Ming Chiao Tung Uni.(NYCU)

MSc in Statistics

 Taipei, Taiwan             


  • Project experience:
    • Jan. 2024 - Jun. 2024: Explanation Analysis using Rule Extraction at Ericsson, Sweden.
  • Work experience:
    • Jan. 2024 - Jun. 2024: Master student R&D at Ericsson, Sweden
    • Jan. 2023 - Jun. 2023:  Tutor teaching Natural Language Processing.
    • Jun. 2022 - Dec. 2022: Tutor teaching Machine Learning.
  • Teamwork experience:
    • Primary organizer for the National Statistical Research Institute Cup.
    • Captain of the basketball team in the statistics department.
  • I'm interested in machine learning related application and having experience in Computer Vision, Natural Language Processing, and Explainable AI.
  • The research topic for my master thesis: Deep Spatio-Temporal  Multi-View Representation Learning.

Skills

Programming Languages


  • Python 
    • Scikit-Learn, TensorFlow
    • Web Crawling
    • Data Visualization

Deep Learning related


  • Natural Language Processing
  • Computer Vision
  • Model Compression 
  • Dimension Reduction
  • Reinforcement Learning

Machine Learning related


  • Random Forest
  • Support Vector Machine
  • Regression Analysis
  • Time Series Analysis
  • Explainable AI

Work Experience

Master thesis student R&D

Ericsson

Jan. 2024 - Jun. 2024
Stockholm, Sweden

Project: Explanation Analysis Using Rule Extraction 

In this project, I combine the counterfactual explanation technique (specifically DiCE) with the rule extraction algorithm (Discretized Bayes Rule extraction) to extract understandable rules from a black box AI model.

Education

Royal Institute of Technology (KTH), Sweden

Exchange program in Computer Science

 Aug. 2023 - Jun. 2024

National Yang Ming Chiao Tung University (NYCU), Taiwan

MSc in Statistics

2021 - 2023

National Tsing Hua University  (NTHU), Taiwan

BSs in Mathematics

2017 - 2021


Portfolios

Deep Learning- Advanced Course

First year at KTH


Siamese Masked Autoencoder: Paper Reproduction, Link

We have used the PyTorch framework to reproduce a semi-supervised multi-object segmentation model, which extends the Masked Autoencoder. The authors have incorporated a Siamese network into the Masked Autoencoder, enabling it to outperform some state-of-the-art (SOTA) models like VideoMAE and Dino.

My contribution:

  • Model Building and Validation: Responsible for constructing, evaluating, and visualizing the results of our models to ensure accuracy and efficiency.

  • Report Writing: Tasked with compiling comprehensive project documentation and results analysis.
  • Training and Management: Managed the training of models on Google Cloud Platform (GCP) and maintained our project’s codebase on GitHub.

Big Data Analytics

First year at NYCU


DL application-Food Classification using Tensorflow and Anvil web APP, Link

We used deep learning and ANVIL's product to create an interactive interface. 

My contribution: 

  • Construct the deep learning model for the app using Transfer Learning techniques with EfficientNetV2S as the base model.
  • Developed a model, the Domain-Selection-Model, to select between two models trained on distinct datasets for making predictions. 

Deep Learning

First year at NYCU



Deep learning application-Self-driving Robot simulation using PyTorch, Link

We built an image recognition deep learning model to do the self-driving car simulation.

My contribution:

  • Data augmentation and data pre-processing.
  • Construct the deep learning model for the app using Transfer Learning techniques with ResNet50 as the base model.

Machine Learning

Senior year at NTHU


Deposit Subscription Prediction using R, Link

We implement several statistical-based machine learning methods to predict whether the customers will subscribe to the deposit service or not. 

My contribution: 

  • LDA, QDA, KNN, and Naive Bayes, four statistical-based machine learning methods, to make predictions using R.

Spatial Data Analysis

Senior year at NTHU


NBA players' shooting hot zone analysis using R, Link

We used R to implement a spatial statistical prediction method called Kriging to analyze the shooting hot zone of NBA players.

My contribution:

  • Model building using Kriging method.

简历
个人档案

 

Shiuan-Ting Lin (Jeremy)

National Yang Ming Chiao Tung Uni.(NYCU)

MSc in Statistics

 Taipei, Taiwan             


  • Project experience:
    • Jan. 2024 - Jun. 2024: Explanation Analysis using Rule Extraction at Ericsson, Sweden.
  • Work experience:
    • Jan. 2024 - Jun. 2024: Master student R&D at Ericsson, Sweden
    • Jan. 2023 - Jun. 2023:  Tutor teaching Natural Language Processing.
    • Jun. 2022 - Dec. 2022: Tutor teaching Machine Learning.
  • Teamwork experience:
    • Primary organizer for the National Statistical Research Institute Cup.
    • Captain of the basketball team in the statistics department.
  • I'm interested in machine learning related application and having experience in Computer Vision, Natural Language Processing, and Explainable AI.
  • The research topic for my master thesis: Deep Spatio-Temporal  Multi-View Representation Learning.

Skills

Programming Languages


  • Python 
    • Scikit-Learn, TensorFlow
    • Web Crawling
    • Data Visualization

Deep Learning related


  • Natural Language Processing
  • Computer Vision
  • Model Compression 
  • Dimension Reduction
  • Reinforcement Learning

Machine Learning related


  • Random Forest
  • Support Vector Machine
  • Regression Analysis
  • Time Series Analysis
  • Explainable AI

Work Experience

Master thesis student R&D

Ericsson

Jan. 2024 - Jun. 2024
Stockholm, Sweden

Project: Explanation Analysis Using Rule Extraction 

In this project, I combine the counterfactual explanation technique (specifically DiCE) with the rule extraction algorithm (Discretized Bayes Rule extraction) to extract understandable rules from a black box AI model.

Education

Royal Institute of Technology (KTH), Sweden

Exchange program in Computer Science

 Aug. 2023 - Jun. 2024

National Yang Ming Chiao Tung University (NYCU), Taiwan

MSc in Statistics

2021 - 2023

National Tsing Hua University  (NTHU), Taiwan

BSs in Mathematics

2017 - 2021


Portfolios

Deep Learning- Advanced Course

First year at KTH


Siamese Masked Autoencoder: Paper Reproduction, Link

We have used the PyTorch framework to reproduce a semi-supervised multi-object segmentation model, which extends the Masked Autoencoder. The authors have incorporated a Siamese network into the Masked Autoencoder, enabling it to outperform some state-of-the-art (SOTA) models like VideoMAE and Dino.

My contribution:

  • Model Building and Validation: Responsible for constructing, evaluating, and visualizing the results of our models to ensure accuracy and efficiency.

  • Report Writing: Tasked with compiling comprehensive project documentation and results analysis.
  • Training and Management: Managed the training of models on Google Cloud Platform (GCP) and maintained our project’s codebase on GitHub.

Big Data Analytics

First year at NYCU


DL application-Food Classification using Tensorflow and Anvil web APP, Link

We used deep learning and ANVIL's product to create an interactive interface. 

My contribution: 

  • Construct the deep learning model for the app using Transfer Learning techniques with EfficientNetV2S as the base model.
  • Developed a model, the Domain-Selection-Model, to select between two models trained on distinct datasets for making predictions. 

Deep Learning

First year at NYCU



Deep learning application-Self-driving Robot simulation using PyTorch, Link

We built an image recognition deep learning model to do the self-driving car simulation.

My contribution:

  • Data augmentation and data pre-processing.
  • Construct the deep learning model for the app using Transfer Learning techniques with ResNet50 as the base model.

Machine Learning

Senior year at NTHU


Deposit Subscription Prediction using R, Link

We implement several statistical-based machine learning methods to predict whether the customers will subscribe to the deposit service or not. 

My contribution: 

  • LDA, QDA, KNN, and Naive Bayes, four statistical-based machine learning methods, to make predictions using R.

Spatial Data Analysis

Senior year at NTHU


NBA players' shooting hot zone analysis using R, Link

We used R to implement a spatial statistical prediction method called Kriging to analyze the shooting hot zone of NBA players.

My contribution:

  • Model building using Kriging method.