Welcome to TiddlyWiki created by Jeremy Ruston, Copyright © 2007 UnaMesa Association
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}
h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}
.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}
.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}
.tabSelected{color:[[ColorPalette::PrimaryDark]];
background:[[ColorPalette::TertiaryPale]];
border-left:1px solid [[ColorPalette::TertiaryLight]];
border-top:1px solid [[ColorPalette::TertiaryLight]];
border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}
#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}
.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}
.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}
#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}
.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}
.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}
.tiddler .defaultCommand {font-weight:bold;}
.shadow .title {color:[[ColorPalette::TertiaryDark]];}
.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}
.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}
.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}
.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}
.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}
.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}
.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}
.imageLink, #displayArea .imageLink {background:transparent;}
.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}
.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}
.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}
.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}
.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}
.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}
body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}
hr {height:1px;}
a {text-decoration:none;}
dt {font-weight:bold;}
ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}
.txtOptionInput {width:11em;}
#contentWrapper .chkOptionInput {border:0;}
.externalLink {text-decoration:underline;}
.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}
.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}
/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}
#mainMenu .tiddlyLinkExisting,
#mainMenu .tiddlyLinkNonExisting,
#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}
.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}
.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}
#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}
#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}
.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}
#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}
.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}
.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}
.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}
#contentWrapper {display:block;}
#splashScreen {display:none;}
#displayArea {margin:1em 17em 0em 14em;}
.toolbar {text-align:right; font-size:.9em;}
.tiddler {padding:1em 1em 0em 1em;}
.missing .viewer,.missing .title {font-style:italic;}
.title {font-size:1.6em; font-weight:bold;}
.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}
.tiddler .button {padding:0.2em 0.4em;}
.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}
.footer {font-size:.9em;}
.footer li {display:inline;}
.annotation {padding:0.5em; margin:0.5em;}
* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}
.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}
.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}
.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}
.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}
.sparkline {line-height:1em;}
.sparktick {outline:0;}
.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}
* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}
.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser
Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)
<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations
----
Also see AdvancedOptions
Some events in KEPT present a Best Paper Award.
The nominations will be based on reviewers' comments, follow.
The Winners will be decided by conference delegates.
Call For Papers: [[PDF file|http://www.cs.ubbcluj.ro/~lauras/DIWT-NICML/CFP/cfp.pdf]]
Many current research works have combined the global search abilities of Evolutionary Computation with Machine Learning algorithms. The main purpose of these hybrid approaches is to optimize some aspects of a Machine Learning algorithm. For instance, in Support Vector Machine, the hyper-parameters must be optimized in order to achieve better performances. Furthermore, the kernel function of Machine Algorithm can be optimized by using an evolutionary algorithm.
This special session welcomes articles on advances on nature-inspired methods (Evolutionary Algorithms, Particle Swarm Optimisation, Ant colonies, etc.) for improving the performances of various Machine Learning techniques. Papers comparing and studying the advantages and disadvantages of the classic versus nature-inspired optimisation approaches are also welcome.
The goal of this special session is to point out the challenges and problems of Machine Learning approaches, but also to show the new ideas, solutions and practices. The aim is to bring together researchers and practitioners to share experience and research results, both of works in progress and practical experience, on any topic relevant to optimise Machine Learning algorithms.
''Topics to be covered include, but are not limited to:''
*Nature-inspired techniques for improving the performances of machine learning algorithms by optimising their parameters
*Nature-inspired techniques for improving the generalization capabilities of machine learning algorithms
*Nature-inspired algorithms for improving interpretability of models
*Nature-inspired methods for feature selection tasks
*Empirical and/or theoretical comparisons between classic and nature-inspired optimisation methods utilised to improve the performances of machine learning techniques
*New nature-inspired algorithms specialized in machine learning
!General information
Featuring the latest advances in theoretical and applied research, KEPT topics include recent knowledge processing and discovery challenges.
Some details about each section and its topics
In 2009, the event will take place in Cluj Napoca, a traditional university town in Romania, situated on the middle of Transylvania. KEPT 2009 will be hosted at Babes Bolyai University in Cluj Napoca, founded in 1581 and one of the oldest universities in Romania.
!Topics
Conference topics include, but are not limited to:
* Knowledge in computational linguistics
**Corpora as knowledge bases;
**Word-sense disambiguation;
**Linguistic tools in Information retrieval and Information extraction;
**Machine learning for natural languages;
**Text summarization and Text entailment;
**Discourse and Dialogue;
**Linguistic and mathematical models of language;
**Text mining;
**Multi-lingual processing, machine translation;
**Linguistic components of information systems;
**Theoretical and application-oriented subjects related to NLP.
* Knowledge processing and discovery
**Natural Computing;
**Metaheuristics;
**Machine learning;
**Agent based systems.
* Knowledge Database Systems
**Knowledge representation and processing;
**Databases;
**Data Mining;
**WEB services;
**Middleware and web technologies;
**Semantic web;
**Grid architecture;
**Colaborative systems.
* Knowledge in software engineering
**Software design;
**Formal verification;
**Automated reasoning;
**Paralel and concurent programming;
**Ontologies;
**Knowledge based applications.
Background: #eeffcc
Foreground: #000
PrimaryPale: #bbcc99
PrimaryLight: #bbdd88
PrimaryMid: #445533
PrimaryDark: #000
SecondaryPale: #ffc
SecondaryLight: #99dd55
SecondaryMid: #cccccc
SecondaryDark: #445533
TertiaryPale: #bbcc99
TertiaryLight: #EEC591
TertiaryMid: #552233
TertiaryDark: #8B7355
!Laura Diosan
~Babes-Bolyai University,
Faculty of Mathematics and Computer Science
lauras at cs.ubbcluj.ro
[[Home page|http://www.cs.ubbcluj.ro/~lauras]]
{{ textBox {
[[Organizing Committee]]
[[Program Committee]]
[[Registration]]
[[Program]]
[[Social Events]]
[[Previous edition]]
[[Sponsors]]
}}}
General Submissions are being grouped into 4 General Tracks in order to simplify the review processs. Please select a General Track based on the main topic(s) of your paper. Note that a given topic may be available in more than one track.
!Knowledge in computational linguistics - Chair Doina Tatar, ~Babes-Bolyai University, dtatar@cs.ubbcluj.ro
*Corpora as knowledge bases;[>img[Main|Img/tatar.jpg]]
*Linguistic tools in Information retrieval and Information extraction;
*Text mining, Text entailment and Text summarization ;
*Discourse and Dialogue;
*Multi-lingual processing, machine translation;
*Machine learning for natural languages;
*Linguistic components of information systems;
*Theoretical and application-oriented subjects related to NLP.
!Knowledge processing and discovery - Chair D. Dumitrescu, ~Babes-Bolyai University, ddumitr@cs.ubbcluj.ro
*Natural Computing;[>img[Main|Img/dumitrescu.jpg]]
*Metaheuristics;
*Machine learning;
*Computational intelligence;
*Combinatorial and numerical optimization
*Hybrid optimisation algorithms
*Agent based systems.
!Knowledge Database Systems - Chair Florin Boian, ~Babes-Bolyai University, fboian@cs.ubbcluj.ro
*Knowledge representation and processing;[>img[Main|Img/boian.jpg]]
*Databases;
*Data Mining;
*WEB services;
*Middleware and web technologies;
*Semantic web;
*Grid architecture;
*Colaborative systems.
!Knowledge in software engineering - Chair Militon Frentiu, ~Babes-Bolyai University, mfrentiu@cs.ubbcluj.ro
*Software design;[>img[Main|Img/frentiu.jpg]]
*Formal verification;
*Automated reasoning;
*Paralel and concurent programming;
*Ontologies;
*Knowledge based applications.
!Knowledge in economical processes
*economic applications;[>img[Main|Img/nitchi.jpg]]
*Deadline for Manuscript Submission: January 10, 2009
*Notification of acceptance: March 31, 2009
*Camera-ready copy due: May 31, 2009
*Registration June 30, 2009
*Late Registration July, 10, 2009
*Conference - Special session date August 4 -- 6, 2009
!Lecture 1
*name
*institute
*presentation
!Lecture 2
*name
*institute
*presentation
This event is organized by :
[[Babes-Bolyai University, Faculty of Mathematics and Computer Science|www.cs.ubbcluj.ro]]
This event is listed at the [[Computer Science Event List|events.informatics-europe.org]]
{{ textBox {
[[Accomodation]]
[[Travel]]
[[Venue]]
}}}
{{ textBox {
[[Call for papers]]
[[Important Dates]]
[[Submission procedure is open]]
}}}
[[Welcome]]
------------------------
[[Call for papers]]
[[Important Dates]]
[[Submission procedure is open]]
------------------------
[[Contact]]
!Chairs:
* Militon Frentiu (~Babes-Bolyai University)
* Horia F. Pop (~Babes-Bolyai University)
* Doina Tatar (~Babes-Bolyai University)
* Dan Dumitrescu (~Babes-Bolyai University)
* Stefan Nitchi (~Babes-Bolyai University)
!Members:
*Lehel Csato (~Babes-Bolyai University)
* Zsolt Darvay (~Babes-Bolyai University)
* Mihaela Lupea (~Babes-Bolyai University)
* Andreea Mihis (~Babes-Bolyai University)
* Alin Mihaila (~Babes-Bolyai University)
* Stefan Nitchi (~Babes-Bolyai University)
* Dragos Petrascu (~Babes-Bolyai University)
* Judit Robu (~Babes-Bolyai University)
* Gabriela Serban (~Babes-Bolyai University)
* Adrian Sterca (~Babes-Bolyai University)
* Leon Tambulea (~Babes-Bolyai University)
!Secretariat:
* Laura Diosan (~Babes-Bolyai University)
* Dana Lupsa (~Babes-Bolyai University)
* Vladiela Petrascu (~Babes-Bolyai University)
* Andreea Sabau (~Babes-Bolyai University)
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='macro' force='true' macro='slider chkSideBarTabs SideBarTabs "index ยป" "Display lists of tiddlers"'></div>
<br>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
Authors of accepted papers:
*author1
*author2
[[First edition of KEPT|http://www.cs.ubbcluj.ro/kept2007/]]
* Timetable of the Conference
TBA
* Sections & The List of Papers
TBA
* Workshop - Economical Informatics
TBA
* Ajith Abraham (Seoul University, Republic of Korea)
* Florian Boian (~Babes-Bolyai University)
* Alexandru Cicortas (Vest University of Timisoara)
* Dan Cristea ("A.I. Cuza" University, Iasi)
* Andras Csomai (University of North Texas, USA)
* Sergiu Cataranciuc (Chisineu University, Moldova)
* Kalyanmoy Deb (Kanpur University, India)
* Dan Dumitrescu (~Babes-Bolyai University)
* Calin Enachescu ("Petru Maior" University, Targu Mures)
* Militon Frentiu (~Babes-Bolyai University)
* Gheorghe Grigoras ("A.I. Cuza" University, Iasi)
* Diana Inkpen (University of Ottawa, Canada)
* Zoltan Kasa (~Babes-Bolyai University)
* Alain Lecomte (University Paris 8, France)
* Dorel Lucanu ("A.I. Cuza" University, Iasi)
* Henri Luchian ("A.I. Cuza" University, Iasi)
* Daniela Marinescu (Brasov University)
* Rada Mihalcea (University of North Texas,USA)
* Ruslan Mitkov (University of Wolverhampton, UK)
* Grigore Moldovan (~Babes-Bolyai University)
* Simona Motogna (~Babes-Bolyai University)
* Traian Muntean (University of Marseille, France)
* Viorel Negru (Vest University of Timisoara)
* Virginia Niculescu (~Babes-Bolyai University)
* Stefan Nitchi (~Babes-Bolyai University)
* Constantin Orasan (University of Wolverhampton, UK)
* Gheorghe Paun (Academia Romana)
* Bazil Parv (~Babes-Bolyai University)
* Dana Petcu (Vest University of Timisoara)
* Horia F. Pop (~Babes-Bolyai University)
* Mike Preuss (Dortmund University, Germany)
* Gabriela Serban (~Babes-Bolyai University)
* Gheorghe Stefanescu (Bucharest University)
* Emma ~Tamaianu-Morita (~Babes-Bolyai University)
* Doina Tatar (~Babes-Bolyai University)
* Ioan Tomescu (Bucharest University)
* Leon Tambulea (~Babes-Bolyai University)
* Teodor Toadere (~Babes-Bolyai University)
* Daniela Zaharie (Vest University of Timisoara)
The final versions of papers for post-proceedings should be uploaded through the @@color(red): ''XXXXX''@@ Conference Publishing System
The papers accepted for presentation will be published in a locally edited booklet. Only those papers that are accepted for presentation and are presented at the conference by a registered author, will be accepted for publication in the post-proceedings.
The revised versions of papers presented at KEPT will be published in a post-proceedings edited by @@color(red): ''XXXXX''@@ Society Press.
In the previous edition of KEPT the papers presented at the conference have been published in [[Studia|http://www.cs.ubbcluj.ro/~studia-i/]] and they are indexed by [[MathSciNet|http://www.ams.org/mathscinet/search/journaldoc.html?jc=STUBI]].
Conferences fee:
*100 Euro covers proceedings, refreshments during breaks, and banquet (on the second day evening).
*We hope to obtain some sponsorships and to reduce this fee to 50 Euro for participants from Romania and Moldova.
@@color(red): ''Registration''@@ [[form|reg/registration.php]]
Conferences fee:
*100 Euro covers proceedings, refreshments during breaks, and banquet (on the second day evening).
*We hope to obtain some sponsorships and to reduce this fee to 50 Euro for participants from Romania and Moldova.
[[Registration|reg/registration.php]]
/***
|Name|SinglePageModePlugin|
|Source|http://www.TiddlyTools.com/#SinglePageModePlugin|
|Documentation|http://www.TiddlyTools.com/#SinglePageModePluginInfo|
|Version|2.9.6|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|Story.prototype.displayTiddler(), Story.prototype.displayTiddlers()|
|Options|##Configuration|
|Description|Show tiddlers one at a time with automatic permalink, or always open tiddlers at top/bottom of page.|
This plugin allows you to configure TiddlyWiki to navigate more like a traditional multipage web site with only one tiddler displayed at a time.
!!!!!Documentation
>see [[SinglePageModePluginInfo]]
!!!!!Configuration
<<<
<<option chkSinglePageMode>> Display one tiddler at a time
><<option chkSinglePagePermalink>> Automatically permalink current tiddler
><<option chkSinglePageKeepFoldedTiddlers>> Don't close tiddlers that are folded
><<option chkSinglePageKeepEditedTiddlers>> Don't close tiddlers that are being edited
<<option chkTopOfPageMode>> Open tiddlers at the top of the page
<<option chkBottomOfPageMode>> Open tiddlers at the bottom of the page
<<option chkSinglePageAutoScroll>> Automatically scroll tiddler into view (if needed)
Notes:
* The "display one tiddler at a time" option can also be //temporarily// set/reset by including a 'paramifier' in the document URL: {{{#SPM:true}}} or {{{#SPM:false}}}.
* If more than one display mode is selected, 'one at a time' display takes precedence over both 'top' and 'bottom' settings, and if 'one at a time' setting is not used, 'top of page' takes precedence over 'bottom of page'.
* When using Apple's Safari browser, automatically setting the permalink causes an error and is disabled.
<<<
!!!!!Revisions
<<<
2008.10.17 [2.9.6] changed chkSinglePageAutoScroll default to false
| Please see [[SinglePageModePluginInfo]] for previous revision details |
2005.08.15 [1.0.0] Initial Release. Support for BACK/FORWARD buttons adapted from code developed by Clint Checketts.
<<<
!!!!!Code
***/
//{{{
version.extensions.SinglePageModePlugin= {major: 2, minor: 9, revision: 6, date: new Date(2008,10,17)};
//}}}
//{{{
config.paramifiers.SPM = { onstart: function(v) {
config.options.chkSinglePageMode=eval(v);
if (config.options.chkSinglePageMode && config.options.chkSinglePagePermalink && !config.browser.isSafari) {
config.lastURL = window.location.hash;
if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
}
} };
//}}}
//{{{
if (config.options.chkSinglePageMode==undefined)
config.options.chkSinglePageMode=true;
if (config.options.chkSinglePagePermalink==undefined)
config.options.chkSinglePagePermalink=false;
if (config.options.chkSinglePageKeepFoldedTiddlers==undefined)
config.options.chkSinglePageKeepFoldedTiddlers=false;
if (config.options.chkSinglePageKeepEditedTiddlers==undefined)
config.options.chkSinglePageKeepEditedTiddlers=false;
if (config.options.chkTopOfPageMode==undefined)
config.options.chkTopOfPageMode=false;
if (config.options.chkBottomOfPageMode==undefined)
config.options.chkBottomOfPageMode=false;
if (config.options.chkSinglePageAutoScroll==undefined)
config.options.chkSinglePageAutoScroll=false;
//}}}
//{{{
config.SPMTimer = 0;
config.lastURL = window.location.hash;
function checkLastURL()
{
if (!config.options.chkSinglePageMode)
{ window.clearInterval(config.SPMTimer); config.SPMTimer=0; return; }
if (config.lastURL == window.location.hash) return; // no change in hash
var tids=decodeURIComponent(window.location.hash.substr(1)).readBracketedList();
if (tids.length==1) // permalink (single tiddler in URL)
story.displayTiddler(null,tids[0]);
else { // restore permaview or default view
config.lastURL = window.location.hash;
if (!tids.length) tids=store.getTiddlerText("DefaultTiddlers").readBracketedList();
story.closeAllTiddlers();
story.displayTiddlers(null,tids);
}
}
if (Story.prototype.SPM_coreDisplayTiddler==undefined)
Story.prototype.SPM_coreDisplayTiddler=Story.prototype.displayTiddler;
Story.prototype.displayTiddler = function(srcElement,tiddler,template,animate,slowly)
{
var title=(tiddler instanceof Tiddler)?tiddler.title:tiddler;
var tiddlerElem=document.getElementById(story.idPrefix+title); // ==null unless tiddler is already displayed
var opt=config.options;
var single=opt.chkSinglePageMode && !startingUp;
var top=opt.chkTopOfPageMode && !startingUp;
var bottom=opt.chkBottomOfPageMode && !startingUp;
if (single) {
story.forEachTiddler(function(tid,elem) {
// skip current tiddler and, optionally, tiddlers that are folded.
if ( tid==title
|| (opt.chkSinglePageKeepFoldedTiddlers && elem.getAttribute("folded")=="true"))
return;
// if a tiddler is being edited, ask before closing
if (elem.getAttribute("dirty")=="true") {
if (opt.chkSinglePageKeepEditedTiddlers) return;
// if tiddler to be displayed is already shown, then leave active tiddler editor as is
// (occurs when switching between view and edit modes)
if (tiddlerElem) return;
// otherwise, ask for permission
var msg="'"+tid+"' is currently being edited.\n\n";
msg+="Press OK to save and close this tiddler\nor press Cancel to leave it opened";
if (!confirm(msg)) return; else story.saveTiddler(tid);
}
story.closeTiddler(tid);
});
}
else if (top)
arguments[0]=null;
else if (bottom)
arguments[0]="bottom";
if (single && opt.chkSinglePagePermalink && !config.browser.isSafari) {
window.location.hash = encodeURIComponent(String.encodeTiddlyLink(title));
config.lastURL = window.location.hash;
document.title = wikifyPlain("SiteTitle") + " - " + title;
if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
}
if (tiddlerElem && tiddlerElem.getAttribute("dirty")=="true") { // editing... move tiddler without re-rendering
var isTopTiddler=(tiddlerElem.previousSibling==null);
if (!isTopTiddler && (single || top))
tiddlerElem.parentNode.insertBefore(tiddlerElem,tiddlerElem.parentNode.firstChild);
else if (bottom)
tiddlerElem.parentNode.insertBefore(tiddlerElem,null);
else this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
} else
this.SPM_coreDisplayTiddler.apply(this,arguments); // let CORE render tiddler
var tiddlerElem=document.getElementById(story.idPrefix+title);
if (tiddlerElem&&opt.chkSinglePageAutoScroll) {
// scroll to top of page or top of tiddler
var isTopTiddler=(tiddlerElem.previousSibling==null);
var yPos=isTopTiddler?0:ensureVisible(tiddlerElem);
// if animating, defer scroll until after animation completes
var delay=opt.chkAnimate?config.animDuration+10:0;
setTimeout("window.scrollTo(0,"+yPos+")",delay);
}
}
if (Story.prototype.SPM_coreDisplayTiddlers==undefined)
Story.prototype.SPM_coreDisplayTiddlers=Story.prototype.displayTiddlers;
Story.prototype.displayTiddlers = function() {
// suspend single/top/bottom modes when showing multiple tiddlers
var opt=config.options;
var saveSPM=opt.chkSinglePageMode; opt.chkSinglePageMode=false;
var saveTPM=opt.chkTopOfPageMode; opt.chkTopOfPageMode=false;
var saveBPM=opt.chkBottomOfPageMode; opt.chkBottomOfPageMode=false;
this.SPM_coreDisplayTiddlers.apply(this,arguments);
opt.chkBottomOfPageMode=saveBPM;
opt.chkTopOfPageMode=saveTPM;
opt.chkSinglePageMode=saveSPM;
}
//}}}
The Second International Conference Knowledge on the Applications of Digital Information and Web Technologies
!Event 1
* details TBA
!Event 2
* details TBA
!Main Sponsors
*Siemens Program and System Engineering SRL
*Integrated Systems Development Corporation
*Transart S.R.L.
/*{{{*/
.externalLink {text-decoration:none;}
#sidebarTabs .button {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
.headerShadow {padding-top:1em;}
.headerForeground {padding-top:1em;}
.textBox {background:[[ColorPalette::TertiaryPale]]; border: 1px solid [[ColorPalette::TertiaryLight]];}
.viewer table.borderless, .viewer table.borderless * {border: 0;}
/*}}}*/
!Submission Details
Submit substantially new work: The material in a paper must represent substantially new work that has not been previously published by conferences, journals, or edited books. KEPT allows submissions of material that is substantially similar to a paper being submitted contemporaneously for review in another conference. However, if the submitted paper is accepted by KEPT, the authors agree that substantially the same material will not be published by another conference. Material may be later revised and submitted to a journal, if permitted by the journal.
Authors should prepare submissions, in English, of up to 8 pages, figures, examples and references included. Guidelines and LATEX style sheets are available: see [[Style|Style/Style.zip]]. Each submission should contain the following items:
(1) title of paper,
(2) author name(s),
(3) first author physical address,
(4) first author e-mail address,
(5) first author phone number,
(6) a maximum 200 words abstract
(7) the text of the paper, and
(8) references.
All papers will be handled electronically by using the online submission system.
Meet the Submission Deadline: March 1, 2009.
@@color(red):''Submission site''@@ http://www.easychair.org/conferences/?conf=kept2009
*Create an EasyChair account
** Go to http://www.easychair.org/conferences/?conf=cec2009
** Follow the instructions under the login box to create a user account
*Submission process
** Login
** Select "New Submission" from menus at the top of the screen
** Select an appropriate track/session
** Follow on-screen instructions for completion of submission information and uploading of your paper(in pdf format).
You and your co-authors, if any, will receive an email confirming receipt of your paper. You may edit your paper information or update a new version at any time whilst submissions are still open.
If you wish to resubmit your paper please use "Submit a new version" from the right hand menu.
!Accept author agreement
By submitting a paper, the author(s) agree that, if their paper is accepted, they will:
*Submit a final, revised, camera-ready version to the publisher by April 20, 2009.
*Register at least one author to attend the conference by @@color(red): ''XXXXX''@@, 2009. Any other authors who attend the conference must also register, but they do not have a registration deadline.
*Attend the conference (at least one author).
*Present the accepted paper at the conference.
Papers will be reviewed by two members of the program committee.
!Copyright
*TBA
*TBA
*TBA
Proceedings will be distributed at the conference.
Prospective authors are invited to submit the electronic version of their full paper according to the IEEE template) to the chair directly with cc to diwt@dirf.org. Papers are limited to 6 pages and should follow the instructions regarding the paper format. Each submission should contain the following items:
(1) title of paper,
(2) author name(s),
(3) first author physical address,
(4) first author e-mail address,
(5) first author phone number,
(6) a maximum 200 words abstract
(7) the text of the paper, and
(8) references.
The following style files and templates are available for users of LaTeX and Microsoft Word:
*~LaTeX users:
**[[LaTeX style file|http://www.dirf.org/dump/latex8.zip]] with margin, page layout, font, etc. definitions
**[[BiBTeX style file|http://www.dirf.org/dump/latex8.bst]] with bibliography style definitions;
**[[LaTeX template file|http://www.dirf.org/dump/latex8.tex]].
**Click [[here|http://www.dirf.org/dump/IEEE-Latex.zip]] to download all these files in a zip file.
*Word users:
**[[Word 97/2000 Sample|http://www.dirf.org/dump/IEEE-Word.doc]], a template of correct formatting and font use.
Submission to special session goes to the chair directly with cc to diwt@dirf.org.
We will follow rigorous reviewing process. Submission of a paper should be regarded as assurance that, should the paper be accepted, at least one of the authors will attend the conference to present it.
For further information please check the conference web site http://www.cs.ubbcluj.ro/~lauras/DIWT-NICML-2009 or contact:
Organiser chair Dr. Laura Diosan
~Babes-Bolyai University
Faculty of Mathematics and Computer Science
1, M. Kogalniceanu Street, 400084,Cluj-Napoca, Romania
Tel: +4.0264.405.300
Fax: +4.0264.591.906
Email: lauras@cs.ubbcluj.ro
Homepage: http://www.cs.ubbcluj.ro/~lauras
{{ textBox {
[[General Tracks]]
[[Tutorials]]
[[Submission]]
[[Important Dates]]
[[Publication]]
[[Accepted Papers]]
[[Best Paper Awards]]
}}}
!By air
Recent years development of industry brought out the need of an international airport in Cluj-Napoca. There are some international companies that already operate regular fligths with destinations in major western european cities, as well as our national operator Tarom connecting Cluj-Napoca with Bucharest and some other romanian cities.
Because of the diversity of destinations and the acceptable distance between Cluj-Napoca and Budapest international airport there are travel agencies which operate regular minibus connections between these two objectives:
*~AeroTravel str. Horea, nr. 1 Tel: +40 264-433124 cluj@aerotravel.ro
*Amasis Tour Str. Bolyai Janos, nr. 5 Tel: +40 264-430267
*Aviatica Bd. Eroilor, nr. 6-8 Tel: +40 264-431762 office@aviatica.ro
*Calibra Piata Unirii, nr. 11 Tel: +40 264-427029 calibra@mail.dntcj.ro
We are one step closer to western Europe by international passenger transport companies with a wide range of regular and charter lines:
*Eurolines Bd. 21 Decembrie 54-56 Tel: +40 264-431961 cluj@eurolines.ro
*Atlassib str. Iuliu Maniu, nr. 21 Tel: +40 264-425367 romania.clujcentru@atlassib.ro
!By train
~Cluj-Napoca has direct rail connections with 25 European capitals, and all international rail services have dining facilities and sleeping compartments. For rail information , see [[Romanian Railway Timetable|http://www.mersultrenurilorcfr.ro/default_engleza.asp?lng=2]].
A special feature of KEPT is the Tutorial programme which enables all delegates to increase their knowledge of engineering from leading expects in the field. Topics are offered at introductory, intermediate and advanced levels in a range of subjects ranging from the fundamentals to specialist subjects. Tutorials last 2 hours and will take place on @@color(red): ''XXXX''@@. Attendance at Tutorial sessions is included in the conference registration fee and all tutorial slides will be available on CD as part of the conference registration pack.
!Tutorial 1
*[[Diana Inkpen|http://www.genie.uottawa.ca/people/professor/150/e]]
*University of Ottawa, Canada
*presentation - TBA
!Tutorial 2 - The implications of Collective Intelligence and Nature Inspired Computing in Knowledge Engineering
* [[Dr. Epaminondas Kapetanios|http://www2.wmin.ac.uk/~kapetae/]]
* Senior Lecturer in Computer Science, Univ. of Westminster, London, UK
* presentation - TBA
!Tutorial 3
* [[Dr. Helmut Horacek|http://www.ags.uni-sb.de/~horacek/]]
* Researcher, Department of Computer Science, Unversity of the Saarland, Germany
* presentation -TBA
!Tutorial 4
* [[Vasile Rus|http://www.cs.memphis.edu/~vrus/]]
* University of Memphis, USA
* presentation - TBA
!Venue Details
~Babes-Bolyai University,
Faculty of Mathematics and Computer Science,
Computer Science Department,
Teodor Mihali (ex Cehoslovaciei) 58-60, ~Cluj-Napoca
www.cs.ubbcluj.ro
~Babes-Bolyai University is a modern institution which acquired a remarkable fame by achievements at national and international level. Offering services for more than 45,500 students in the 21 Faculties by means of 1,700 experienced teaching staff members, "~Babes-Bolyai" University joins at present the specialty academic associations from Europe and America. After 1989 the University entered the field of the great European research and education institutions by reasserting its multicultural character and becoming today - with its 21 Faculties, extensions in 18 towns and with study programs for three levels (university degrees, advanced postgraduate studies and master's degrees, Ph.D. degrees) - not only one of the most impressive academic institution from Romania but also one of the most distinguished from this part of Europe. It offers a higher level of education enabling students access to modern facilities.
The Campus building, where the events will take place, is situated at the 58-60 Teodor Mihali Str. and represents one of the most recent investments offering the best academic environment. It resides in 5 amphiteatres, 10 course rooms, 28 seminar rooms, 31 computer science laboratories, 10 laboratories for economical sciences, 4 laboratories for foreign languages study, a library and a cafeteria.
~Cluj-Napoca is the biggest city in Transylvania and one of the biggest and most important ones in Romania. It represents an important railway node with connections for all major destinations in the country or central and eastern Europe. Available connections can be found from the train timetable.
!How to Get There
Travel from ~Cluj-Napoca Airport takes between 45-60 minutes, and approximately 15-30 minutes from central parts of the city. Recommended airport transport is by bus shuttle. The nearest bus station is Campus Universitar. Transport details, maps and airport directions are available [[HERE|http://www.ratuc.ro/]].
To locate any objective you can use an interactive digital map of Cluj-Napoca city [[see map|http://www.cluj4all.com/cauta/harta-cluj-napoca]].
For other information about Cluj-Napoca please visit:
*[[Wikitravel Cluj-Napoca|http://wikitravel.org/en/Cluj-Napoca]]
*[[Cluj Turism (in Romanian)|http://www.cjnet.ro/cj/rturism.html]]
*[[Cluj-Napoca Town Hall (in Romanian)|http://www.primariaclujnapoca.ro/obiective-turistice.aspx]]
~Babes-Bolyai University is a modern institution which acquired a remarkable fame by achievements at national and international level. Offering services for more than 45,500 students in the 21 Faculties by means of 1,700 experienced teaching staff members, "Babes-Bolyai" University joins at present the specialty academic associations from Europe and America. After 1989 the University entered the field of the great European research and education institutions by reasserting its multicultural character and becoming today - with its 21 Faculties, extensions in 18 towns and with study programs for three levels (university degrees, advanced postgraduate studies and master's degrees, Ph.D. degrees) - not only one of the most impressive academic institution from Romania but also one of the most distinguished from this part of Europe. It offers a higher level of education enabling students access to modern facilities.
The Campus building, where the events will take place, is situated at the 58-60 Teodor Mihali Str. and represents one of the most recent investments offering the best academic environment. It resides in 5 amphiteatres, 10 course rooms, 28 seminar rooms, 31 computer science laboratories, 10 laboratories for economical sciences, 4 laboratories for foreign languages study, a library and a cafeteria.
Cluj-Napoca is the biggest city in Transylvania and one of the biggest and most important ones in Romania. It represents an important railway node with connections for all major destinations in the country or central and eastern Europe. Available connections can be found from the train timetable.
To locate any objective you can use an interactive digital map of Cluj-Napoca city.
To find information about weather in Cluj Napoca, you can go here.
Recent years development of industry brought out the need of an international airport in Cluj-Napoca. There are some international companies that already operate regular fligths with destinations in major western european cities, as well as our national operator Tarom connecting Cluj-Napoca with Bucharest and some other romanian cities.
Because of the diversity of destinations and the acceptable distance between Cluj-Napoca and Budapest international airport there are travel agencies which operate regular minibus connections between these two objectives:
*AeroTravel str. Horea, nr. 1 Tel: +40 264-433124 cluj@aerotravel.ro
*Amasis Tour Str. Bolyai Janos, nr. 5 Tel: +40 264-430267
*Aviatica Bd. Eroilor, nr. 6-8 Tel: +40 264-431762 office@aviatica.ro
*Calibra Piata Unirii, nr. 11 Tel: +40 264-427029 calibra@mail.dntcj.ro
We are one step closer to western Europe by international passenger transport companies with a wide range of regular and charter lines:
*Eurolines Bd. 21 Decembrie 54-56 Tel: +40 264-431961 cluj@eurolines.ro
*Atlassib str. Iuliu Maniu, nr. 21 Tel: +40 264-425367 romania.clujcentru@atlassib.ro
For other information about Cluj-Napoca please visit:
*[[Wikitravel Cluj-Napoca|http://wikitravel.org/en/Cluj-Napoca]]
*[[Cluj Turism (in Romanian)|http://www.cjnet.ro/cj/rturism.html]]
*[[Cluj-Napoca Town Hall (in Romanian)|http://www.primariaclujnapoca.ro/obiective-turistice.aspx]]
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
@@color(red):''The Second International Conference on the Applications of Digital Information and Web Technologies''@@
http://www.dirf.org/diwt2009/index.asp
Special session on
@@color(blue):Nature-inspired computation methods applied for optimising machine-learning techniques@@
August 4-6, 2009
London Metropolitan University, London, United Kingdom