{"id":1127,"date":"2021-03-09T13:05:42","date_gmt":"2021-03-09T12:05:42","guid":{"rendered":"https:\/\/naolink.com\/?page_id=1127"},"modified":"2023-02-18T17:02:01","modified_gmt":"2023-02-18T16:02:01","slug":"demo-zone","status":"publish","type":"page","link":"https:\/\/naolink.com\/index.php\/demo-zone\/","title":{"rendered":"DEMO Zone"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1853\" height=\"16\" src=\"https:\/\/naolink.com\/wp-content\/uploads\/2017\/02\/banner2.png\" alt=\"\" class=\"wp-image-289\"\/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>Here you can test yourself and interact directly online, by using ML or AI applications.<br>Some algorithms will be used, for <strong>Machine Learning (ML)<\/strong> or <strong>Deep Learning (DL)<\/strong> purposes:<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-medium-font-size\"><strong><span class=\"has-inline-color has-vivid-cyan-blue-color\">ML algorithms<\/span> :<\/strong> Super Vector Machine (SVM), Decision Tree, Random Forest, Naive Bayes, Anomaly Detection Systems\u2026<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-medium-font-size\"><strong><span class=\"has-inline-color has-vivid-cyan-blue-color\">Deep Learning<\/span> :<\/strong> , based on DNN (Deep Neural Network) : LeNet, AlexNet, GoogleNet, VGGNet, ResNet etc.<\/p>\n\n\n\n<p>All built with multi-specific layers, using Convolution, useful for objects or images recognition, images classification&#8230;<\/p>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p class=\"has-vivid-cyan-blue-color has-text-color has-medium-font-size\"><strong>You can act on the input parameters or your own data inputs (cvs, images&#8230;) to process the ML or  DL.<\/strong>  <\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:35% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https:\/\/naolink.com\/wp-content\/uploads\/2021\/03\/setosa_nao.png);background-position:50% 50%\"><img loading=\"lazy\" decoding=\"async\" width=\"220\" height=\"220\" src=\"https:\/\/naolink.com\/wp-content\/uploads\/2021\/03\/setosa_nao.png\" alt=\"\" class=\"wp-image-1161 size-full\"\/><\/figure><div class=\"wp-block-media-text__content\">\n<p style=\"font-size:24px\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Classification Application<\/strong><\/mark><\/p>\n\n\n\n<p>Iris flower types depend on the length and width of the petals or sepals. The application is able to predict according to the input parameters which category of flowers your selection belongs to.<\/p>\n\n\n\n<p style=\"font-size:17px\"><strong><span class=\"has-inline-color has-vivid-cyan-blue-color\">RandomForestClassifier Algorithm<\/span><\/strong><\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https:\/\/5e43175429bf.ngrok.io\" style=\"background:radial-gradient(rgb(6,147,227) 22%,rgb(155,81,224) 100%)\" target=\"_blank\" rel=\"noreferrer noopener\">Run RFC<\/a><\/div>\n<\/div>\n\n\n\n<p><\/p>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile\" style=\"grid-template-columns:34% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"201\" src=\"https:\/\/naolink.com\/wp-content\/uploads\/2021\/03\/polynom_regression.jpg\" alt=\"\" class=\"wp-image-1165 size-full\"\/><\/figure><div class=\"wp-block-media-text__content\">\n<p style=\"font-size:24px\"><strong><span class=\"has-inline-color has-vivid-cyan-blue-color\">Polynomial Regression<\/span><\/strong><\/p>\n\n\n\n<p>A simple example to understand machine learning, and how the Model learns with the <strong>SGD (Stochastic Gradient Descent)<\/strong> to minimize the cost function, depending on the number of iterations.<\/p>\n\n\n\n<p style=\"font-size:10px\">Click on the link below<\/p>\n\n\n\n<p style=\"font-size:17px\">Polynomial Regression Algorithm<\/p>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-image-fill\" style=\"grid-template-columns:35% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https:\/\/naolink.com\/wp-content\/uploads\/2017\/02\/wireless-digital-cities.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https:\/\/naolink.com\/wp-content\/uploads\/2017\/02\/wireless-digital-cities.jpg\" alt=\"\" class=\"wp-image-323 size-full\"\/><\/figure><div class=\"wp-block-media-text__content\">\n<p style=\"font-size:24px\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-vivid-cyan-blue-color\"><strong>Xray Images Recognition<\/strong><\/mark><\/p>\n\n\n\n<p style=\"font-size:10px\">Click on the link below<\/p>\n\n\n\n<p>CNN Deep Learning <\/p>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Here you can test yourself and interact directly online, by using ML or AI applications.Some algorithms will be used, for Machine Learning (ML) or Deep Learning (DL) purposes: ML algorithms : Super Vector Machine (SVM), Decision Tree, Random Forest, Naive Bayes, Anomaly Detection Systems\u2026 Deep Learning : , based on DNN (Deep Neural Network) :<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1127","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/naolink.com\/index.php\/wp-json\/wp\/v2\/pages\/1127","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/naolink.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/naolink.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/naolink.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/naolink.com\/index.php\/wp-json\/wp\/v2\/comments?post=1127"}],"version-history":[{"count":78,"href":"https:\/\/naolink.com\/index.php\/wp-json\/wp\/v2\/pages\/1127\/revisions"}],"predecessor-version":[{"id":1355,"href":"https:\/\/naolink.com\/index.php\/wp-json\/wp\/v2\/pages\/1127\/revisions\/1355"}],"wp:attachment":[{"href":"https:\/\/naolink.com\/index.php\/wp-json\/wp\/v2\/media?parent=1127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}