CINXE.COM

3rd International Conference on Artificial Intelligence Advances (AIAD 2024)

<!DOCTYPE html> <html> <head> <!--Import Google Icon Font--> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet"> <!--Import materialize.css--> <link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous"> <link type="text/css" rel="stylesheet" href="css/main.css" /> <!--Let browser know website is optimized for mobile--> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>3rd International Conference on Artificial Intelligence Advances (AIAD 2024)</title> <link rel="icon" type="image/ico" href="img/logo.ico"> </head> <body> <!-- Header --> <header class="main-header"> <nav class="transparent"> <div class="container"> <div class="nav-wrapper"> <a href="#" class="brand-logo">AIAD</a> <a href="#" data-activates="mobile-nav" class="button-collapse"> <i class="fa fa-bars"></i> </a> <ul class="right hide-on-med-and-down"> <li> <a href="index">HOME</a> </li> <li> <a class="active-link" href="papersubmission">PAPER SUBMISSION</a> </li> <li> <a href="committee">PROGRAM COMMITTEE</a> </li> <li> <a href="papers">ACCEPTED PAPERS</a> </li> <li> <a href="contact">CONTACT US</a> </li> </ul> <ul class="side-nav grey darken-1 white-text" id="mobile-nav"> <h4 class="center">AIAD 2024</h4> <li> <div class="divider"></div> </li> <li > <a href="index"> <i class="fa fa-home white-text"></i>Home </a> </li> <li> <a class="active-link" href="papersubmission"> <i class="fa fa-user white-text"></i>Paper Submission </a> </li> <li> <a href="committee"> <i class="fa fa-user white-text"></i>Program Committee </a> </li> <li> <a href="papers"> <i class="fa fa-newspaper white-text"></i>Accepted Papers </a> </li> <li> <a href="contact"> <i class="fa fa-phone white-text"></i>Contact Us </a> </li> <li> <div class="divider"></div> </li> <li> <a href="/submission/index.php" target="blank" class="btn grey waves-effect waves-light">Paper Submission</a> </li> </ul> </div> </div> </nav> <!-- Showcase --> <div class="showcase container"> <div class="row"> <div class="col s12 m10 offset-m1 center grey-text text-darken-3"> <h5>Welcome to AIAD 2024</h5> <h2>3<sup>rd</sup> International Conference on Artificial Intelligence Advances (AIAD 2024)</h2> <p>July 13 ~ 14, 2024, Virtual Conference</p> <br> <br> </div> </div> </div> </header> <!-- Section: Icon Boxes --> <section class="section section-icons "> <div class="container"> <div class="row"> <div class="col s12 m12 center"> <div class="card-panel grey darken-2 z-depth-3 white-text"> <i class="fa fa-paper-plane fa-3x"></i> <h5>Paper Submission</h5> </div> </div> <div class="col s12 m12"> <div class="card-panel white z-depth-3 "> <p style="text-align:justify">Authors are invited to submit papers through the conference <span><a href="/submission/index.php" target="_blank"><span style="color:blue">Submission System</span></a></span> by <b><span style="color:blue">Closed.</span></b> Submissions must be original and should not have been published previously or be under consideration for publication while being evaluated for this conference. The proceedings of the conference will be published by <span><a href="https://www.ijcionline.com/" target="_blank"><span style="color:blue">International Journal on Cybernetics & Informatics (IJCI)</span></a></span> (Confirmed).</p> <p class="text-justify">Submit a full paper (CSCP format: 20 Pages including figures and references). You can confirm the CSCP Author Guidelines at the following web page: URL <a style="color:blue" href="/template.doc">CSCP Format</a></p> <p class="text-justify"><a style="color:blue" href="/latextemplate.rar">Latex Template</a></p> <p class="text-justify">Accepted papers will be given guidelines in preparing and submitting the final manuscript(s) together with the notification of acceptance.</p> <ul> <li style="list-style-type: square;" > <a class="nav-item d-block border-0" href="https://wireilla.com/ijfls/index.html" target="_blank"><span style="color:black"> International Journal of Fuzzy Logic Systems (IJFLS)</span></a></li> <li style="list-style-type: square;" > <a class="nav-item d-block border-0" href="https://airccse.org/journal/ijscai/index.html" target="_blank"><span style="color:black">International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI)</span></a></li> <li style="list-style-type: square;" > <a class="nav-item d-block border-0" href="https://airccse.org/journal/ijsc/ijsc.html" target="_blank"><span style="color:black">International Journal on Soft Computing (IJSC)</span></a></li> </ul> <p class="text-justify">All accepted papers will be published in the conference proceedings. At least one author of accepted papers is required to register at the full registration rate</p> </div> </div> </div> </div> </section> <!-- Section: Scope --> <!-- Section: Footer --> <footer class="page-footer grey lighten-1"> <div class="container"> <div class="row"> <div class="col s12 m6"> <h5 class="grey-text lighten-3"><font color="#FFF">Contact Us</font></h5> <a href="mailto:aiad@aiad2024.org " style="color:#000">aiad@aiad2024.org</a> </div> </div> </div> <div class="footer-copyright grey darken-2"> <div class="container center"> Copyright &copy; AIAD 2024 </div> </div> </footer> <!--Import jQuery before materialize.js--> <script type="text/javascript" src="https://code.jquery.com/jquery-3.2.1.min.js"></script> <script type="text/javascript" src="js/materialize.min.js"></script> <script> $(document).ready(function () { // Custom JS & jQuery here $('.button-collapse').sideNav(); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10