-
Notifications
You must be signed in to change notification settings - Fork 932
/
Copy pathbasicinformation.html
37 lines (33 loc) · 1.61 KB
/
basicinformation.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
title: 基本信息
icon: fa-user
order: 2
---
<style>
.a{float:left;width:33%;border:1px solid # F00}
.b{float:left;width:33%;border:1px solid # F00}
.c{float:left;width:33%;border:1px solid # F00}
.button{height:50px;text-align:top;font-size=10;font-color:red}
.r1{text-align:left}
.r2{text-align:left}
</style>
<div class="a">
<strong>电话:15588880367</strong>
</div>
<div class="b">
<strong>现居地:山东省济南市</strong>
</div>
<div class="c">
</div>
<br><br/>
<!-- <p>潘家文,中国农业大学信息与电气工程学院,博士生。主要从事计算机视觉,智能决策,认知计算的研究。<a href="assets/download/pan-resume.pdf">[简历]</a></p> -->
<p>潘家文,中国农业大学信息与电气工程学院,博士生。主要从事计算机视觉,智能决策,认知计算的研究。</p>
<div class="r1">
<p>智能决策:面向高维无偏、无人机/农机路径规划、无线传感器网络和神经网络参数配置等任务的优化方法研究,主要涉及差分进化算法,协方差演化策略,深度强化学习等研究.</p>
</div>
<br/>
<div class="r2">
<p>视觉认知计算:通过视觉认知实验获取人脑在对视觉信息进行加工和识别处理的过程中产生的不同注意资源分配机制下的数据,对人脑认知机制和注意机制进行分析;在已有数据基础上进一步对相应认知过程进行建模,然后采用机器学习和数据分析方法对不同模型的数据拟合优劣进行对比,以分析真实认知过程的内在处理机制。</p>
</div>
<br/>