HR面/综合面系列:个人相关

1 优势,劣势?

优势:
(1) 专业技能方面:项目经历丰富,有一定的专业知识储备;学习能力和适应能力比较强,面对新问题可以快速上手
(2) 性格方面:上进,喜欢迎接挑战;为人开朗随和,容易与人相处
劣势:
(1) 专业技能方面:没有工作经验(进厂调研,解决应用问题),专业不是很对口(快速学习能力,知识学习,coding练习)
(2) 性格方面:反映能力不算快,遇事更喜欢静下心来深思熟虑,临场发挥能力有所欠缺。

2 自我评价?别人评价?

(1)拥有3年机器学习项目经验,熟悉元学习、深度学习相关理论和模型;
(2)主导3篇论文的创新,擅于结合实际应用发现问题,并进行算法落地和改进;
(3)热爱机器学习,密切关注前沿研究,常进行个人博客(https://blog.csdn.net/liz_Lee)分享,跨小组交流与研究批判。
自我评价:
(1)具备较强的学习能力和适应能力,面对新任务能够快速上手
(2)追求上进,善于进行自我管理和规划
(3)为人开朗ÿ

  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
为了更好地排版,建议您使用HTML结合CSS来实现样式效果。以下是一个简单的示例代码: ```html <!DOCTYPE html> <html> <head> <title>好看的排版</title> <style> * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: Arial, sans-serif; font-size: 16px; line-height: 1.6; color: #333; } .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; overflow: hidden; } .top { text-align: center; height: 100px; margin-top: 30px; } .banner { height: 60px; margin-bottom: 10px; } .main { margin-top: 30px; margin-bottom: 10px; text-align: center; } .main1 { height: 600px; width: 500px; margin: 20px auto; padding: 20px; background-color: #fff; border-radius: 10px; box-shadow: 0 2px 4px rgba(0,0,0,.1); } .mt { margin-top: 20px; } a { text-decoration: none; color: #333; } .a1, .a2 { display: inline-block; width: 120px; height: 40px; line-height: 40px; text-align: center; font-size: 18px; border-radius: 10px; transition: background-color .3s ease-out, color .3s ease-out; } .a1:hover, .a2:hover { background-color: #ADD7EA; color: #fff; } .inp1 { width: 100%; border: 1px solid #ccc; border-radius: 4px; padding: 10px; font-size: 16px; line-height: 1.6; margin-bottom: 10px; } .left1 { margin-left: 300px; } .left2 { margin-left: 115px; } .left3 { margin-left: 180px; } hr { border: none; border-top: 1px solid #ccc; margin: 20px 0; } p { font-size: 20px; line-height: 1.6; margin-bottom: 20px; } .pp1 { margin-left: 180px; } .pp2 { margin-left: 130px; } </style> </head> <body> <header class="top"> <h1>网站标题</h1> </header> <nav class="banner"> <a href="#" class="a1">菜单1</a> <a href="#" class="a1">菜单2</a> <a href="#" class="a1">菜单3</a> <a href="#" class="a1">菜单4</a> </nav> <div class="container"> <main class="main"> <h2>欢迎来到本网站</h2> <p>这里是网站的简介,欢迎您的加入。</p> <a href="#" class="a2">注册</a> <a href="#" class="a2">登录</a> </main> <div class="main1"> <h3>联系我们</h3> <form> <label for="name">姓名:</label> <input type="text" id="name" name="name" class="inp1"> <label for="email">邮箱:</label> <input type="email" id="email" name="email" class="inp1"> <label for="message">留言:</label> <textarea id="message" name="message" class="inp1"></textarea> <button type="submit" class="a1 mt">提交</button> </form> </div> <hr> <section> <p class="pp1">这里是一段说明文字,可以用来介绍网站的内容或者其他信息。</p> <p class="pp2">这里是另一段说明文字,可以用来介绍网站的内容或者其他信息。</p> </section> <footer> <p>© 2021 网站名称</p> </footer> </div> </body> </html> ``` 以上代码中,使用了一些常见的CSS样式属性来实现排版效果,例如`font-family`、`font-size`、`line-height`、`color`、`background-color`、`margin`、`padding`、`text-align`、`width`、`height`、`border`、`border-radius`、`box-shadow`等。同时使用了`max-width`和`overflow: hidden`来控制容器的最大宽度和溢出处理,以及使用了`display: inline-block`和`transition`来控制链接的样式和交互效果。
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值