-
Notifications
You must be signed in to change notification settings - Fork 0
/
cf_papers.html
258 lines (249 loc) · 13.9 KB
/
cf_papers.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<!-- Custom styles for this template -->
<link rel="stylesheet" href="styles.css">
<!-- Calling the JavaScript file -->
<script src="scripts.js"></script>
</head>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script>
<body>
<!-- This is the start of gallery -->
<div class="slider" id="main-slider">
<div class="slider-wrapper">
<img src="pictures/picture2.jpg" class="slide"/>
<img src="pictures/picture1.jpg" class="slide"/>
<img src="pictures/picture3.jpg" class="slide"/>
<img src="pictures/picture4.jpg" class="slide"/>
<img src="pictures/picture5.jpg" class="slide"/>
<img src="pictures/picture6.jpg" class="slide"/>
<img src="pictures/picture7.jpg" class="slide"/>
<img src="pictures/picture8.jpg" class="slide"/>
</div>
</div>
<!-- This is the end of gallery -->
<!-- This is the start of navbar -->
<nav class="navbar navbar-expand-md navbar-dark nav-bg-dark horizontalLine">
<!-- This is the menu button for small screen devices -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#menuID" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- This is they main menu for bigger screen devices -->
<div class="collapse navbar-collapse" id="menuID">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home </a>
</li>
<li class="nav-item">
<a class="nav-link" href="dates.html">Important Dates</a>
</li>
<li class="nav-item">
<a class="nav-link" href="venue.html">Venue</a>
</li>
<li class="nav-item">
<a class="nav-link" href="registration.html">Registration</a>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown01" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Call For</a>
<div class="dropdown-menu" aria-labelledby="dropdown01">
<a class="dropdown-item active" href="cf_papers.html">Call For Paper <span class="sr-only">(current)</span></a>
<a class="dropdown-item" href="cf_workshop.html">Call For Workshops</a>
<a class="dropdown-item" href="cf_student.html">Call For Student Forum</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="dropdown01" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Workshops</a>
<div class="dropdown-menu" aria-labelledby="dropdown01">
<a class="dropdown-item" href="w_one.html">Workshop NIANN2018</a>
<a class="dropdown-item" href="w_two.html">Tutorial 1</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="http://example.com" id="dropdown01" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Organisation</a>
<div class="dropdown-menu" aria-labelledby="dropdown01">
<a class="dropdown-item" href="organisation_committee.html">Organisation committee</a>
<a class="dropdown-item" href="program_committee.html">Program committee</a>
<a class="dropdown-item" href="previous_eann_events.html"> EANN Past and Future</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="http://example.com" id="dropdown01" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Publications & Keynotes</a>
<div class="dropdown-menu" aria-labelledby="dropdown01">
<a class="dropdown-item" href="keynote_speakers.html">Keynote Speakers</a>
<a class="dropdown-item" href="special_issues.html">Special issues</a>
<a class="dropdown-item" href="submission.html">Submission</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="contact_us.php">Contact Us</a>
</li>
</ul>
</div>
</nav>
<!-- This is the end of navbar -->
<!-- This is the start of main content -->
<main role="main" class="container">
<div id="main-content" class="verticalLine">
<br>
<br>
<div class="article">
<h2>Call For Papers</h2>
<p>Authors are invited to submit electronically original, English-language research contributions or experience reports not concurrently submitted elsewhere. Papers should be no longer than 12 pages formatted according to the LNCS Springer style. The program committee may reject papers that exceed this length on the grounds of length alone. In the spirit of the previous EANN conferences, the paper should concentrate on the application rather than just the algorithm or the theory.<br><br>
Camera-ready submissions should be corrected by following the remarks of the referees and submitted in zip format including (1) the camera-ready version of the authors’ work in pdf format, (2) the camera-ready version of the authors’ work in editable sources format as well as (3) the Consent to Publish signed in ink and scanned to image file. The results described must be unpublished and must not be under review elsewhere. Submissions must conform to Springer’s LNCS format and should be, including all text, figures, references and appendices: 12 pages for papers accepted as full and 8 pages for papers accepted as short.<br><br>
Submitted papers will be refereed by at least three reviewers for quality, correctness, originality, and relevance. Notification and reviews will be communicated via email. Accepted papers will be presented at the conference and included in the proceedings, which will be published by SPRINGER CCIS “Communications in Computer and Information Science” and they will be made available to registered authors at the conference.<br><br>
A paper may not be included in the proceedings if the requirements are not met, or if the registration fee is not received by the deadline of the submission of the camera-ready format.<br><br></p>
</div>
<div>
<h2>Topics</h2>
<h3>Suggested topics include, but are not limited to, the following:</h3>
<br>
<ul>
<li><a>Adaptive AI architectures</a></li>
<li><a>AI and Data analytics</a></li>
<li><a>AI and Image-Video Processing</a></li>
<li><a>AI and Information Retrieval</a></li>
<li><a>AI and Music</a></li>
<li><a>AI application in e-Security</a></li>
<li><a>AI applications in Energy Grids</a></li>
<li><a>AI in Social Media</a></li>
<li><a>AI Prediction</a></li>
<li><a>AI related Hardware development</a></li>
<li><a>Bioinformatics</a></li>
<li><a>Biomedical AI Applications</a></li>
<li><a>Biomedical engineering</a></li>
<li><a>Classification</a></li>
<li><a>Colour, Motion analysis with AI</a></li>
<li><a>Computer vision</a></li>
<li><a>Data mining</a></li>
<li><a>Deep Learning ANN</a></li>
<li><a>Dimensionality Reduction</a></li>
<li><a>Education, Intelligent Tutoring</a></li>
<li><a>Engineering AI Applications</a></li>
<li><a>Environmental Applications of AI</a></li>
<li><a>Evolutionary architectures</a></li>
<li><a>Filtering</a></li>
<li><a>Fusion</a></li>
<li><a>Fuzzy Inference Systems</a></li>
<li><a>Fuzzy logic systems</a></li>
<li><a>General Engineering AI Applications</a></li>
<li><a>Genetic Algorithms</a></li>
<li><a>Hybrid Intelligent systems</a></li>
<li><a>Innovative AI Algorithms</a></li>
<li><a>Intelligent Financial Forecasting</a></li>
<li><a>Intelligent Molecular Biology Engineering</a></li>
<li><a>Intelligent Adaptive Control</a></li>
<li><a>Intelligent Adaptive Educational methods</a></li>
<li><a>Intelligent Agents</a></li>
<li><a>Intelligent Clustering</a></li>
<li><a>Intelligent Decision Making</a></li>
<li><a>Intelligent Financial Engineering</a></li>
<li><a>Intelligent Thermal Engineering</a></li>
<li><a>Intelligent Traffic systems</a></li>
<li><a>Intelligent Transportation Systems</a></li>
<li><a>Internet of Things AI applications</a></li>
<li><a>Learning theory</a></li>
<li><a>Low cost architectures</a></li>
<li><a>Machine Learning</a></li>
<li><a>Machine Learning and Big Data</a></li>
<li><a>Multi agent systems</a></li>
<li><a>Pattern Recognition</a></li>
<li><a>Process Monitoring and Diagnosis</a></li>
<li><a>Real Time Intelligence</a></li>
<li><a>Recommendation systems</a></li>
<li><a>Reinforcement Learning</a></li>
<li><a>Risk Modelling</a></li>
<li><a>Robotics</a></li>
<li><a>Self-Organizing Maps</a></li>
<li><a>Signal Processing</a></li>
<li><a>Smart Cities</a></li>
<li><a>Spiking ANN</a></li>
<li><a>Support vectors machines</a></li>
<li><a>Telecommunications and AI</a></li>
<li><a>Time Series Analysis</a></li>
<li><a>Unsupervised Learning</a></li>
</ul>
</div>
<br>
<br>
</div>
<div id="news">
<br>
<br>
<div class="news-article">
<h3></h3>
<br>
<a href="http://www.uwe.ac.uk/"><img src="pictures\UWE_logo.png" width="180" height="100"></a>
<br>
<br>
<a href="https://www.inns.org/"><img src="pictures\INNS_logo.png" width="180" height="100"></a>
<br>
<br>
<a href="http://www.springer.com/gb/"><img src="pictures\Springer_logo.png" width="180" height="80"></a>
<br>
<br>
<a style="padding-left: 1.1em;" href="http://www.springer.com/series/7899"><img src="pictures\ccis.jpg" width="140" height="80"></a>
<br>
<br>
<br>
<h3>Links</h3>
<ml class="menu_list">
<li><a href="index.html"> Home</a></li>
<li><a href="dates.html"> Important Dates</a></li>
<li><a href="venue.html"> Venue</a></li>
<li><a href="cf_papers.html"> Call For Papers</a></li>
<li><a href="organisation_committee.html"> Organisation committee</a></li>
<li><a href="previous_eann_events.html"> EANN Past and Future</a></li>
<li><a href="contact_us.php"> Contact Us</a></li>
</ml>
</div>
</div>
</main>
<!-- This is the end of main content -->
<!-- This is the start of footer -->
<div id="footer">
<footer>
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6 footerleft ">
<h6 class="heading7">LOCATION</h6>
<p>The University of the West of England, Bristol is a public university located in and around Bristol, United Kingdom.</p>
<p><i class="fa fa-map-pin"></i> Coldharbour Lane, Stoke Gifford, Bristol BS16 1QY</p>
<p><i class="fa fa-phone"></i> Phone (UK) : 011732 86091</p>
<p><i class="fa fa-envelope"></i> E-mail : [email protected]</p>
</div>
<div class="col-md-2 col-sm-6 paddingtop-bottom">
<h6 class="heading7">LINKS</h6>
<ul class="footer-ul">
<li><a href="index.html"> Home</a></li>
<li><a href="dates.html"> Important Dates</a></li>
<li><a href="venue.html"> Venue</a></li>
<li><a href="cf_papers.html"> Call For Papers</a></li>
<li><a href="organisation_committee.html"> Organisation committee</a></li>
<li><a href="contact_us.php"> Contact Us</a></li>
</ul>
</div>
<div class="col-md-5 col-sm-6 paddingtop-bottom">
<h6 class="heading7">LATEST NEWS</h6>
<div class="post">
<p>EANN 2018 website has just been put online and ready for members to view all the information. <span>November 20,2017</span></p>
<p>Make sure you keep a eye on the important dates just in-case they change. <span>November 21,2017</span></p>
<!--<form>
<input type="text" id="search_id" name="search" placeholder="Search...">
</form>-->
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- This is the end of footer -->
</body>
</html>