-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6d19f2c
commit 2eef32d
Showing
1 changed file
with
90 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1,114 @@ | ||
% !TEX program = xelatex | ||
% !TEX TS-program = xelatex | ||
% !TEX encoding = UTF-8 Unicode | ||
% !Mode:: "TeX:UTF-8" | ||
|
||
\documentclass{resume} | ||
%\usepackage{zh_CN-Adobefonts_external} % Simplified Chinese Support using external fonts (./fonts/zh_CN-Adobe/) | ||
\usepackage{zh_CN-Adobefonts_external} % Simplified Chinese Support using external fonts (./fonts/zh_CN-Adobe/) | ||
%\usepackage{zh_CN-Adobefonts_internal} % Simplified Chinese Support using system fonts | ||
\usepackage{linespacing_fix} % disable extra space before next section | ||
\usepackage{cite} | ||
|
||
\begin{document} | ||
\pagenumbering{gobble} % suppress displaying page number | ||
|
||
\name{Bin Yuan} | ||
\name{个人介绍-李彦} | ||
|
||
\basicInfo{ | ||
\email{[email protected]} \textperiodcentered\ | ||
\phone{(+86) 131-221-87xxx} \textperiodcentered\ | ||
\linkedin[billryan8]{https://www.linkedin.com/in/billryan8}} | ||
% {E-mail}{mobilephone}{homepage} | ||
% be careful of _ in emaill address | ||
\contactInfo{(+86) 152-751-52062}{[email protected]}{}{GitHub @crazydogen} | ||
% {E-mail}{mobilephone} | ||
% keep the last empty braces! | ||
%\contactInfo{[email protected]}{(+86) 131-221-87xxx}{} | ||
|
||
\section{个人总结} | ||
本人在校成绩优秀、乐观向上,工作负责、自我驱动力强、热爱尝试新事物。在校期间长期从事基于深度学习的医学图像处理相关研究,对DeepLearning技术发展趋势及半监督技术有浓厚兴趣。 | ||
参加过kaggle,天池等竞赛,有一定算法部署经验。在校期间参与Amax,Sugon等服务器维护与管理。 | ||
% \section{\faGraduationCap\ 教育背景} | ||
\section{教育背景} | ||
\datedsubsection{\textbf{山东师范大学}(SDNU),信号与信息处理,\textit{在读硕士研究生}}{2017.9 - 至今} | ||
\ 山东师范大学研究生三等学金(2次), 平均成绩90, 专业排名3/17, 预计2021年6月毕业 | ||
\datedsubsection{\textbf{山东师范大学}(SDNU),电子信息科学与技术,\textit{理学学士}}{2013.9 - 2017.6} | ||
\ 山东师范大学单项奖学⾦(1次) | ||
\datedsubsection{\textbf{西安大略大学}(UWO),医学图像处理(MIA), \textit{CSC2018公派联合培养研究生}}{2019.1 - 2020.2} | ||
\ 2018年中国政府奖学金(\textit{http://www.csc.edu.cn/}) | ||
|
||
\section{\faGraduationCap\ Education} | ||
\datedsubsection{\textbf{Shanghai Jiao Tong University (SJTU)}, Shanghai, China}{2013 -- Present} | ||
\textit{Master student} in Electronics Engineering (EE), expected March 2016 | ||
\datedsubsection{\textbf{Xidian University}, Shaanxi, China}{2009 -- 2013} | ||
\textit{B.S.} in Electronics Engineering (EE) | ||
|
||
\section{\faUsers\ Experience} | ||
\datedsubsection{\textbf{FLAG Inc.} California, America}{2012 -- Present} | ||
\role{Summer Intern}{Manager: xxx} | ||
Brief introduction: xxx. | ||
\begin{itemize} | ||
\item Implemented xxx feature | ||
\item Optimized xxx 5\% | ||
\item xxx | ||
% \section{\faCogs\ IT 技能} | ||
\section{技术能力} | ||
% increase linespacing [parsep=0.5ex] | ||
\begin{itemize}[parsep=0.2ex] | ||
\item \textbf{编程语言}: Python > Shell > C/C++ | ||
\item \textbf{操作系统, ML框架与工程构建}: Linux/Win/Git/Tensorflow, Tensorpack, Tflearn/Pytorch, Spark/Kafka | ||
\item \textbf{关键词}: DeepLearning/MachineLearning/ComputerVision/BigData | ||
\end{itemize} | ||
|
||
\datedsubsection{\textbf{xxx Projects}}{Jan. 2015 -- Present} | ||
\role{C, Python, Django, Linux}{Individual Projects, collaborated with xxx} | ||
Brief introduction: xxx | ||
% \end{itemize} | ||
|
||
\section{实习经历} | ||
\datedsubsection{\textbf{上海术木医疗科技有限公司 | 山东中子星医疗科技有限公司}, 算法工程师}{2020.11-2021.6} | ||
\begin{itemize} | ||
\item Implemented xxx feature | ||
\item Optimized xxx 5\% | ||
\item xxx | ||
% \item 飞猪北京前端团队全面负责各交通线的票务(机票/火车票/汽车票) web 应用与事业群基础架构研发 | ||
\item 监护仪的多参数数据分析及波峰查找算法开发 | ||
\item 脓毒症相关科研,算法实验及算法方案报告 | ||
\end{itemize} | ||
|
||
\datedsubsection{\textbf{\LaTeX\ résumé template}}{May. 2015 -- Present} | ||
\role{\LaTeX, Maintainer}{Individual Projects} | ||
An elegant \LaTeX\ résumé template, https://github.com/billryan/resume | ||
\datedsubsection{\textbf{上海术木医疗科技有限公司 | 山东中子星医疗科技有限公司},算法工程师}{2021.6-now} | ||
\begin{itemize} | ||
\item Easy to be further customized or extended | ||
\item Full support for unicode characters (e.g. CJK) with \XeLaTeX\ | ||
\item FontAwesome 4.5.0 support | ||
\item \textbf{脓毒症预警算法-大数据技术工程化}利用GBDT训练脓毒症预警算法,结合hadoop的消息中间件(kafka)上线算法预警。负责脓毒症架构设计/算法全流程研发及对接hadoop组件 | ||
\item \textbf{机械通气波形识别算法调研开发及工程化}利用DL/RL/Transformer等前沿技术识别机械通气波形,并帮助临床医生构建波形理论。负责设计波形识别方案及业务架构设计 | ||
\end{itemize} | ||
|
||
% Reference Test | ||
%\datedsubsection{\textbf{Paper Title\cite{zaharia2012resilient}}}{May. 2015} | ||
%An xxx optimized for xxx\cite{verma2015large} | ||
%\begin{itemize} | ||
% \item main contribution | ||
%\end{itemize} | ||
|
||
\section{\faCogs\ Skills} | ||
\begin{itemize}[parsep=0.5ex] | ||
\item Programming Languages: C == Python > C++ > Java | ||
\item Platform: Linux | ||
\item Development: Web, xxx | ||
\end{itemize} | ||
% \datedsubsection{\textbf{北京格灵深瞳信息技术有限公司 | DeepGlint},Web开发工程师}{2015.7-2015.9} | ||
% \begin{itemize} | ||
% \item \textbf{独立负责MUSE部门的可视化组件研发。}与平台研发、设计协作完成 DeepGlint Developer 平台可视化图表组件的集成开发,符合完全定制化渲染、响应式布局与实时更新等特点 | ||
% \item 利用 D3+Vue+WebGL(Three.js) 尝试实现三维空间的人群移动可视化 | ||
% \end{itemize} | ||
|
||
\section{\faHeartO\ Honors and Awards} | ||
\datedline{\textit{\nth{1} Prize}, Award on xxx }{Jun. 2013} | ||
\datedline{Other awards}{2015} | ||
% \begin{onehalfspacing} | ||
% \end{onehalfspacing} | ||
|
||
\section{\faInfo\ Miscellaneous} | ||
\begin{itemize}[parsep=0.5ex] | ||
\item Blog: http://your.blog.me | ||
\item GitHub: https://github.com/username | ||
\item Languages: English - Fluent, Mandarin - Native speaker | ||
% \datedsubsection{\textbf{DID-ACTE} 荷兰莱顿}{2015年3月 - 2015年6月} | ||
% \role{本科毕业设计}{LIACS 交换生} | ||
% 利用结巴分词对中国古文进行分词与词性标注,用已有领域知识训练形成 classifier 并对结果进行调优 | ||
% \begin{onehalfspacing} | ||
% \begin{itemize} | ||
% \item 利用结巴分词对中国古文进行分词与词性标注 | ||
% \item 利用已有领域知识训练形成 classifier, 并用分词结果进行测试反馈 | ||
% \item 尝试不同规则,对 classifier 进行调优 | ||
% \end{itemize} | ||
% \end{onehalfspacing} | ||
|
||
\section{竞赛获奖/项目作品} | ||
% increase linespacing [parsep=0.5ex] | ||
\begin{itemize}[parsep=0.2ex] | ||
% \item LeetCodeOJ Solutions, \textit{https://github.com/hijiangtao/LeetCodeOJ} | ||
\item 创客先锋proteous仿真⼤赛中国站\textbf{中国站优胜奖}, 2016年4月 | ||
\item Ti杯电⼦设计⼤赛\textbf{⼭东赛区三等奖}, 2016年8月 | ||
% \item 中国机器人大赛暨Robocup公开赛(武术擂台赛)全国一等奖,2013年10月 | ||
% \item 第11届北京理工大学“世纪杯”竞赛学生课外科技作品竞赛\textbf{特等奖},2013年8月 | ||
% \item VIS Components for security system, \textit{https://hijiangtao.github.io/ss-vis-component/} | ||
\item 个人博客:\textit{https://crazydogen.github.io/},更多作品见 \textit{https://github.com/crazydogen} | ||
% \item 电视节目"爸爸去哪儿"可视化分析展示, \textit{https://hijiangtao.github.io/variety-show-hot-spot-vis/} | ||
\end{itemize} | ||
|
||
% \section{\faHeartO\ 项目/作品摘要} | ||
% \section{项目/作品摘要} | ||
% \datedline{\textit{An Integrated Version of Security Monitor Vis System}, https://hijiangtao.github.io/ss-vis-component/ }{} | ||
% \datedline{\textit{Dark-Tech}, https://github.com/hijiangtao/dark-tech/ }{} | ||
% \datedline{\textit{融合社交网络数据挖掘的电视节目可视化分析系统}, https://hijiangtao.github.io/variety-show-hot-spot-vis/}{} | ||
% \datedline{\textit{LeetCodeOJ Solutions}, https://github.com/hijiangtao/LeetCodeOJ}{} | ||
% \datedline{\textit{Info-Vis}, https://github.com/ISCAS-VIS/infovis-ucas}{} | ||
|
||
|
||
% \section{\faInfo\ 社会实践/其他} | ||
% \section{社区参与/实践其他} | ||
% % increase linespacing [parsep=0.5ex] | ||
% \begin{itemize}[parsep=0.2ex] | ||
% \item 乐于参与开源社区讨论,\textbf{参与翻译 Vue.js, webpack, WebAssembly, Babel 文档,印记中文成员} | ||
% \item 中国科学院大学2016秋季学期可视化与可视分析课程助教,\textit{http://vis.ios.ac.cn/infovis-ucas/} | ||
% \item 未来论坛学生会成员、北理社联新闻信息中心主任、北理工软件学院学生会宣传部副部长(2012-2016) | ||
% \item 2013-2015 北京市共青团“温暖衣冬”志愿者,第九届园博会志愿者,2014 FLL机器人世锦赛志愿者 | ||
% \end{itemize} | ||
|
||
%% Reference | ||
%\newpage | ||
%\bibliographystyle{IEEETran} | ||
|