CINXE.COM
International Conference On Artificial Intelligence, Machine Learning and Technology (ICMRES-2024)
<!DOCTYPE html> <html lang="en"> <head> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <meta name="description" content="Join ICMRES-2024 in TOKYO,JAPAN on Nov 26-27 for a premier event on Multidisciplinary. Network with experts and explore cutting-edge research."> <meta name="keywords" content="Education and Science, Tokyo Conference, Japan Conference 2024,"> <title>International Conference On Artificial Intelligence, Machine Learning and Technology (ICMRES-2024) </title> <link rel="icon" type="image/x-icon" href="images/favicon.png"> <link rel="shortcut icon" href="images/favicon.png"> <!-- Android --> <link rel="icon" type="image/png" sizes="192x192" href="images/android-chrome-192x192.jpg"> <link rel="icon" type="image/png" sizes="512x512" href="images/android-chrome-512x512.png"> <link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png"> <!-- iOS --> <link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png"> <!-- Stylesheets --> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&display=swap" rel="stylesheet"> <!--icon--> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" /> <!-- Favicon --> <!-- <link rel="shortcut icon" type="image/x-icon" href="./images/logo-fav.png"> --> <!-- flag --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.12/css/intlTelInput.min.css"> <link rel="stylesheet" href="build/css/intlTelInput.css" /> <link rel="stylesheet" href="build/css/demo.css" /> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="js/magnific-popup.min.js"></script> <script src="js/appear.js"></script> <script src="js/parallax.min.js"></script> <script src="js/tilt.jquery.min.js"></script> <script src="js/jquery.paroller.min.js"></script> <script src="js/owl.js"></script> <script src="js/wow.js"></script> <script src="js/odometer.js"></script> <script src="js/slick.js"></script> <script src="js/backToTop.js"></script> <script src="js/jquery-ui.js"></script> <!-- <script src="js/cursor-script.js"></script> --> <script src="js/script.js"></script> <script src="build/js/intlTelInput.js"></script> <style> /* Sticky LINE Icon */ .line-icon { position: fixed; bottom: 140px; left: 20px; z-index: 1000; background-color: #06c755; border-radius: 50%; padding: 10px; } .line-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the LINE icon div var lineDiv = document.createElement("div"); lineDiv.className = "line-icon"; // Create the anchor tag var lineLink = document.createElement("a"); lineLink.href = "https://line.me/ti/p/KZjb0fHbZU"; // Replace with your LINE link lineLink.target = "_blank"; // Create the image tag var lineImg = document.createElement("img"); lineImg.src = "https://upload.wikimedia.org/wikipedia/commons/4/41/LINE_logo.svg"; lineImg.alt = "LINE"; // Append image to the anchor tag lineLink.appendChild(lineImg); // Append anchor tag to the div lineDiv.appendChild(lineLink); // Append the div to the body document.body.appendChild(lineDiv); }); </script> <style> /* Sticky Telegram Icon */ .telegram-icon { position: fixed; bottom: 80px; left: 20px; z-index: 1000; background-color: #0088cc; border-radius: 50%; padding: 10px; } .telegram-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the Telegram icon div var telegramDiv = document.createElement("div"); telegramDiv.className = "telegram-icon"; // Create the anchor tag var telegramLink = document.createElement("a"); telegramLink.href = "https://t.me/icmresconference"; // Replace with your Telegram username or link telegramLink.target = "_blank"; // Create the image tag var telegramImg = document.createElement("img"); telegramImg.src = "https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg"; telegramImg.alt = "Telegram"; // Append image to the anchor tag telegramLink.appendChild(telegramImg); // Append anchor tag to the div telegramDiv.appendChild(telegramLink); // Append the div to the body document.body.appendChild(telegramDiv); }); </script> <style> /* Sticky WhatsApp Icon */ .whatsapp-icon { position: fixed; bottom: 20px; left: 20px; z-index: 1000; background-color: #25D366; border-radius: 50%; padding: 10px; } .whatsapp-icon img { width: 30px; height: 30px; box-shadow: none !important; } </style> <script> document.addEventListener("DOMContentLoaded", function() { // Create the WhatsApp icon div var whatsappDiv = document.createElement("div"); whatsappDiv.className = "whatsapp-icon"; // Create the anchor tag var whatsappLink = document.createElement("a"); whatsappLink.href = "https://wa.me/+917606986241"; // Replace with your number whatsappLink.target = "_blank"; // Create the image tag var whatsappImg = document.createElement("img"); whatsappImg.src = "https://upload.wikimedia.org/wikipedia/commons/6/6b/WhatsApp.svg"; whatsappImg.alt = "WhatsApp"; // Append image to the anchor tag whatsappLink.appendChild(whatsappImg); // Append anchor tag to the div whatsappDiv.appendChild(whatsappLink); // Append the div to the body document.body.appendChild(whatsappDiv); }); </script> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/5e8c088435bcbb0c9aae8157/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <style> .page-title { height: 144px; } h2 { text-align: center; padding: 10px; color: #ac2037; } p { text-align: justify; } </style> </head> <body> <div id="container"> <header class="main-header header-style-two"> <!-- Header Upper --> <div class="header-upper"> <div class="container-fluid"> <div class="clearfix"> <div class="pull-left logo-box"> <div class="logo"><a href="index.php"><img src="https://icmres.com/images/icmres logo.png" alt="" title=""></a></div> </div> <div class="pull-right upper-right clearfix"> <!--Info Box--> <div class="upper-column info-box"> <div class="icon-box"><i class="fa-solid fa-phone"></i></div> <ul> <li>Phone <br>+91-7606986241 </li> </ul> </div> <!--Info Box--> <a href="academic_partner.php"> <div class="upper-column info-box"> <div class="icon-box"><i class="fa-regular fa-handshake"></i></div> <ul> <li>Apply For <br>Academic Partner </li> </ul> </div> </a> <!--Info Box--> <div class="upper-column info-box"> <div class="icon-box"><i class="fa-solid fa-envelope"></i></div> <ul> <li>Mail to <br> info@icmres.com</li> </ul> </div> </div> </div> </div> </div> <!-- End Header Upper --> <!-- Header Lower --> <div class="header-lower"> <div class="container-fluid d-flex justify-content-center"> <div class="inner-container clearfix d-flex justify-content-center"> <div class="nav-outer d-flex justify-content-center"> <!-- Mobile Navigation Toggler --> <div class="mobile-nav-toggler"><span class="icon flaticon-menu-3"></span></div> <!-- Main Menu --> <nav class="main-menu navbar-expand-md"> <div class="navbar-header"> <!-- Toggle Button --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse clearfix" id="navbarSupportedContent"> <ul class="navigation clearfix"> <li><a href="index.php">Home</a></li> <li class="dropdown"><a href="#">About</a> <ul> <li><a href="about.php">About Conference</a></li> <li class="dropdown"><a href="#">About Organizers</a> <ul> <li><a href="https://iser.co/aboutiser.php">About iser</a></li> <!-- <li><a href="about-dunnes.php">ABOUT Dunne's</a></li> --> </ul> </li> </ul> </li> <li class="dropdown"><a href="#">Committee</a> <ul> <li><a href="committee.php">Committee</a></li> <li><a href="apply_committee.php">Apply for Committee</a></li> </ul> </li> <li class="dropdown"><a href="#">Speaker</a> <ul> <li><a href="keynote_speaker.php">Keynote Speaker</a></li> <li><a href="apply_for_speaker.php">Apply for Speaker</a></li> <!-- <li><a href="past_speaker.php">Past Speaker</a></li> --> </ul> </li> <li class="dropdown"><a href="#">Submission</a> <ul> <li><a href="submission.php?type=Presenter¶m2=1">Paper submission </a></li> <li><a href="submission.php?type=Listener¶m2=1">Registration as a Listener</a></li> <li><a href="submission_guideline.php">Submission Guidelines</a></li> <li><a href="call-for-paper.php">Call for paper / Session and Tracks</a></li> <li><a href="mode_of_presention.php">Mode of Presentation </a></li> </ul> </li> <li class="dropdown"><a href="#">Registration</a> <ul> <li><a href="conference_registration.php">Conference Registration</a></li> <li><a href="guideline.php">Registration Guidelines</a></li> </ul> </li> <li class="dropdown"><a href="#">Instruction</a> <ul> <li><a href="instructions-presentations.php">Instructions For Presentations</a></li> <li><a href="rules-regulations.php">Rules and Regulations</a></li> <li><a href="Dos-and-Donts.php">Dos and Don'ts</a></li> </ul> </li> <li class="dropdown"><a href="#">Collaboration</a> <ul> <li><a href="academic_partner.php"> Apply Academic Partner</a></li> <li><a href="academics-partner.php"> Academic Partner</a></li> <li><a href="Media.php"> Media Partner</a></li> <li><a href=""> Apply Media Partner</a></li> </ul> </li> <li><a href="publication.php">Publication</a></li> <li><a href="tentative.php">Tentative Program </a></li> <li><a href="venue.php">Venue</a></li> <li><a href="contact.php">Contact Us</a></li> <!-- <li class="dropdown"><a href="#">History</a> <ul> <li><a href="1st-icestm.php">1st ICESTM</a></li> <li><a href="2nd-icestm.php">2nd ICESTM</a></li> </ul> </li> --> </ul> </div> </nav> </div> </div> </div> </div> <!-- End Header Lower --> <!-- Sticky Header --> <div class="sticky-header"> <div class="container-fluid ml-4 clearfix"> <!--Logo--> <div class="logo pull-left"> <a href="index.php" title=""><img src="https://icmres.com/images/icmres logo.png" alt="" title="" style="height:75px;"></a> </div> <!--Right Col--> <div class="pull-right"> <!-- Main Menu --> <nav class="main-menu mr-5"> <!--Keep This Empty / Menu will come through Javascript--> <div class="navbar-header"> <!-- Toggle Button --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div class="navbar-collapse collapse clearfix" id="navbarSupportedContent"> <ul class="navigation clearfix"> <li><a href="index.php">Home</a></li> <li class="dropdown"><a href="#">About</a> <ul> <li><a href="about.php">About Conference</a></li> <li class="dropdown"><a href="#">About Organizers</a> <ul> <li><a href="https://iser.co/aboutiser.php">About iser</a></li> <!-- <li><a href="about-dunnes.php">ABOUT Dunne's </a></li> --> </ul> </li> </ul> </li> <li class="dropdown"><a href="#">Committee</a> <ul> <li><a href="committee.php">Committee</a></li> <li><a href="apply_committee.php">Apply for Committee</a></li> </ul> </li> <li class="dropdown"><a href="#">Speaker</a> <ul> <li><a href="keynote_speaker.php">Keynote Speaker</a></li> <li><a href="apply_for_speaker.php">Apply for Speaker</a></li> <li><a href="past_speaker.php">Past Speaker</a></li> </ul> </li> <li class="dropdown"><a href="#">Submission</a> <ul> <li><a href="submission.php?type=Presenter¶m2=1">Paper submission </a></li> <li><a href="submission.php?type=Listener¶m2=1">Registration as a Listener</a></li> <li><a href="submission_guideline.php">Submission Guidelines</a></li> <li><a href="call-for-paper.php">Call for paper / Session and Tracks</a></li> <li><a href="mode_of_presention.php">Mode of Presentation </a></li> </ul> </li> <li class="dropdown"><a href="#">Registration</a> <ul> <li><a href="conference_registration.php">Conference Registration</a></li> <li><a href="guideline.php">Registration Guidelines</a></li> <li><a href="publication.php">Publication</a></li> <li><a href="tentative.php">Tentative Program </a></li> </ul> </li> <li class="dropdown"><a href="#">Instruction</a> <ul> <li><a href="instructions-presentations.php">Instructions For Presentations</a></li> <li><a href="rules-regulations.php">Rules and Regulations</a></li> <li><a href="Dos-and-Donts.php">Dos and Don'ts</a></li> </ul> </li> <li class="dropdown"><a href="#">Collaboration</a> <ul> <li><a href="academic_partner.php"> Apply Academic Partner</a></li> <li><a href="academics-partner.php"> Academic Partner</a></li> <li><a href="Media.php"> Media Partner</a></li> <li><a href=""> Apply Media Partner</a></li> </ul> </li> <li><a href="venue.php">Venue</a></li> <li><a href="contact.php">Contact Us</a></li> <!-- <li class="dropdown"><a href="#">History</a> <ul> <li><a href="1st-icestm.php">1st ICESTM</a></li> <li><a href="2nd-icestm.php">2nd ICESTM</a></li> </ul> </li> --> </ul> </div> </nav> <!-- Mobile Navigation Toggler --> <div class="mobile-nav-toggler mr-3"><span class="icon flaticon-menu-3"></span></div> </div> </div> </div><!-- End Sticky Menu --> <!-- Mobile Menu --> <div class="mobile-menu"> <div class="menu-backdrop"></div> <div class="close-btn"><span class="icon fa fa-close"></span></div> <nav class="menu-box"> <div class="nav-logo"><a href="index.php"><img src="https://icmres.com/images/icmres logo.png" alt="" title=""></a></div> <div class="menu-outer"> <!--Here Menu Will Come Automatically Via Javascript / Same Menu as in Header--> </div> </nav> </div><!-- End Mobile Menu --> </header> <section class="page-title" style="background-image: url(images/about-img.jpg)"> <div class="auto-container"> <ul class="bread-crumb clearfix"> <li><a href="index.php">Home</a></li> <li>Dos and Don'ts while Registering The Conference</li> </ul> </div> </section> <div class="auto-container"> <h2>Dos and Don'ts while Registering The Conference</h2> <h5><strong>Do鈥檚</strong></h5> <ul> <li>Send your Original Research paper.</li> <li>Test the plagiarism by yourself before submitting the paper.</li> <li>Send the paper in .Doc Format and take the help of Sample paper from the conference website and read the "Rules and Regulations" of the Conference Carefully.</li> <li>Note the last date of Paper submission form the conference website and send the paper before the last date of Submission</li> <li>Note the Last date of Registration. If your paper got selected you must confirm the registration before last date of registration. Your registration will not be considered after last date of registration and no money will be refunded.</li> <li>Do visit the official conference website(only) and use the official mail id of the conference for all the latest information.(Always refresh the web page for any update)</li> <li>Do check your registered mail ID and Mobile number regularly. Any conference notifications will be communicated through mail and Mobile only.</li> <li>Do Ask for the "Conference Schedule mail " from the Conference Coordinator after Last date of registration only.</li> </ul> <h5><strong> Dont's</strong></h5> <ul> <li>Do not book your tickets and hotels before taking the "Conference Schedule mail " from our Conference Coordinator.Any financial loss due to travel cancellation/travel rescheduling will not be provided by the organizer due to conference rescheduling.</li> <li>Do not reach the venue before or after the reporting time on the day of the conference.</li> <li>Do not use any adult picture, Controversial map or Picture while presenting and publishing your paper.</li> <li>Do not consider the Payment Confirmation mail(From Payment Gateway) as the Final Confirmation mail. Wait for the "Conference Schedule mail " from the organizer.</li> </ul> </div> </div> <footer class="footer-style-two" style=" background-image: url(./images/footer-map.png); background-repeat: no-repeat; background-position: center; background-size: contain; background-blend-mode: color-dodge;"> <div class="auto-container"> <!-- Widgets Section --> <div class="widgets-section"> <div class="row clearfix"> <!-- Big Column --> <div class="big-column col-lg-9 col-md-12 col-sm-12"> <div class="row clearfix"> <!-- Footer Column --> <div class="footer-column col-lg-6 col-md-6 col-sm-12"> <div class="footer-widget logo-widget"> <div class="logo"> <a href="https://icmres.com/"><img src="https://icmres.com/images/icmres logo.png" alt="" style="position:relative;top:77px;"/></a> </div> <!-- <div class="text">The primary goal of the 24th & 25th International Conference on Public Health and Medical Science (ICPHAMS-2024), slated to take place in the amazing city of Doha, Qatar, held on 24th & 25th Nov. </div> --> <ul class="social-box"> <li><a href="https://www.facebook.com/iserconference" target="_blank"><i class="fa-brands fa-facebook"></i></a></li> <li><a href="https://t.me/iserconference"><i class="fa-brands fa-telegram"></i></a></li> <li><a href="https://www.linkedin.com/in/iser-conferences-14306b119?trk=hp-identity-name" target="_blank"><i class="fa-brands fa-linkedin"></i></a></li> <li><a href="https://www.instagram.com/iserconference/" target="_blank"><i class="fa-brands fa-square-instagram"></i></a></li> </ul> </div> </div> <div class=" col-lg-6 col-md-6 col-sm-6 ps-xl-4 pl-5"> <div class="footer-widget news-widget"> <h5>Quick Link</h5> <div class="row"> <div class="col-lg-6 d-flex justify-content-start"> <ul class="footer-menu list-style"> <li> <a href="index.php" target="_blank"> <i class="fa fa-angle-right"></i> Home </a> </li> <li> <a href="about.php" target="_blank"> <i class="fa fa-angle-right"></i> About </a> </li> <li> <a href="call-for-paper.php" target="_blank"> <i class="fa fa-angle-right"></i> Call for Paper </a> </li> <li> <a href="conference_registration.php" target="_blank"> <i class="fa fa-angle-right"></i> Registration </a> </li> </ul> </div> <div class="col-lg-6"> <ul class="footer-menu list-style"> <li> <a href="venue.php" target="_blank"> <i class="fa fa-angle-right"></i> Venue </a> </li> <li> <a href="paper_submission.php" target="_blank"> <i class="fa fa-angle-right"></i> Submission </a> </li> <li> <a href="guideline.php" target="_blank"> <i class="fa fa-angle-right"></i> Registration Guidelines </a> </li> <li> <a href="contact.php" target="_blank"> <i class="fa fa-angle-right"></i> Contact </a> </li> </ul> </div> </div> </div> </div> </div> </div> <!-- Big Column --> <div class="big-column col-lg-3 col-md-12 col-sm-12"> <div class="row clearfix"> <div class="footer-column col-lg-12 col-md-12 col-sm-12"> <div class="footer-widget contact-widget"> <h5>Get In Touch</h5> <ul class="contact-list"> <li> <i class="fa-solid fa-phone"></i> Phone Number <a href="tel:+91 8763630137">+91 7606986241</a> </li> <li> <i class="fa-solid fa-envelope"></i> Email Address <a href="mailto: info@icmres.com"> info@icmres.com</a> </li> <li> <i class="fa-solid fa-location-dot"></i> Venue <a href="#"> Tokyo,Japan</a> </li> </ul> </div> </div> </div> </div> </div> </div> <!--<div class="get-quote-button"> <a href="#" data-toggle="tooltip" data-placement="left" title="" target="blank" style="color: #fff;">Register as an Listener</a></div>--> <div class="footer-bottom"> <div class="clearfix"> <div class="pull-left"> <div class="copyright">© 2024 ICMRES - All rights reserved. </div> </div> </div> </div> </div> </footer> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="js/magnific-popup.min.js"></script> <script src="js/appear.js"></script> <script src="js/parallax.min.js"></script> <script src="js/tilt.jquery.min.js"></script> <script src="js/jquery.paroller.min.js"></script> <script src="js/owl.js"></script> <script src="js/wow.js"></script> <script src="js/odometer.js"></script> <script src="js/slick.js"></script> <script src="js/backToTop.js"></script> <script src="js/jquery-ui.js"></script> <!-- <script src="js/cursor-script.js"></script> --> <script src="js/script.js"></script> <script src="build/js/intlTelInput.js"></script> </div> <!-- /body --> </body> </html> <script> document.addEventListener("DOMContentLoaded", function() { var header = document.querySelector(".header"); window.addEventListener("scroll", function() { var scroll = window.pageYOffset || document.documentElement.scrollTop; var stickyHeader = document.querySelector(".sticky-header"); if (scroll >= 20) { stickyHeader.style.zIndex = "999"; stickyHeader.style.opacity = "1"; stickyHeader.style.visibility = "visible"; } else { stickyHeader.style.zIndex = "0"; stickyHeader.style.opacity = "0"; stickyHeader.style.visibility = "hidden"; } }); }); </script>