{"id":364,"date":"2024-03-31T12:16:49","date_gmt":"2024-03-31T16:16:49","guid":{"rendered":"https:\/\/c3eo.us\/?p=364"},"modified":"2024-04-02T04:33:24","modified_gmt":"2024-04-02T08:33:24","slug":"ai-d-d","status":"publish","type":"post","link":"https:\/\/c3eo.us\/es\/2024\/03\/31\/ai-d-d\/","title":{"rendered":"AI D &#038; D"},"content":{"rendered":"<div class=\"wp-block-image is-style-rounded\">\n<figure class=\"aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"850\" height=\"160\" src=\"https:\/\/i0.wp.com\/c3eo.us\/wp-content\/uploads\/2023\/09\/CyberneticShockframe.gif?resize=850%2C160&#038;ssl=1\" alt=\"Futuristic Graphics for decoration only.\" class=\"wp-image-18\"\/><\/figure>\n<\/div>\n\n\n<p>Nope, not Dungeons &amp; Dragons (though AI-based D&amp;D could be fun), let&#8217;s talk Diagnostics &amp; Decisions.<\/p>\n\n\n<div class=\"wp-block-image is-style-rounded\">\n<figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/onedrive.live.com\/embed?resid=186C3F7E1D0A7154%211157&amp;authkey=%21ALDYTa7q1ViyiaE&amp;width=1024&amp;height=1024\" alt=\"AI generated image of a seated cyborg controlling a dragon.\" style=\"width:528px;height:auto\"\/><figcaption class=\"wp-element-caption\">AI D&amp;D anyone?<br>Image generated by Bing powered Dall-E 3<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Before we talk about AI-based decisions, let\u2019s review human-based decisions, shall we?<\/p>\n\n\n\n<p>One of the hardest things to do as an adult is decide on something that we <em>really<\/em> don\u2019t feel certain about. Deciding what to eat for supper can be comically difficult when including friends and family but that is nowhere near the level of difficulty as making a decision that can be life changing. For example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Should I pursue college\/grad school?<\/li>\n\n\n\n<li>Should I get married?<ul><li>To him\/her?<\/li><\/ul>\n<ul class=\"wp-block-list\">\n<li>Now?<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Should I buy a new or used car?<\/li>\n\n\n\n<li>Should I change jobs?<\/li>\n<\/ul>\n\n\n\n<p>Dr. Maidenberg gives some tips and tricks on how to approach such a big decision on her <a href=\"https:\/\/www.psychologytoday.com\/us\/blog\/being-your-best-self\/202103\/6-tips-making-difficult-decisions\">blog<\/a>. Interestingly, tip #6 suggests that you create a table and map the pros and cons to the map creating a weighted table, and then sum those weights on a scale to objectively provide a suggested solution based on logical reasoning (Maidenberg, 2021).<\/p>\n\n\n\n<p>Why is that interesting? Because that is exactly what fuzzy logic does.<\/p>\n\n\n\n<p>Lotfi A. Zadeh introduced fuzzy sets and fuzzy logic to the world in 1965. Fuzzy sets are mathematical values bound on either end of the scale by 0 and 1, with 0 of course being the minimum and 1 being the maximum (Herrera-Viedma, 2015). The beauty of this scale is that it extends the previous logic sets derived by George Boole that make up the Boolean Logic system perhaps most famously employed in the digital logic circuits of electronic systems in general and computers in particular (Zohuri &amp; Moghaddam, 2017).<\/p>\n\n\n\n<p>In Boolean logic, something is either true (1) or false (0), ON (1) or OFF (0), or it is in a set (1) or it isn\u2019t (0) depending on context. But what about temperature? How does something like temperature fit into Boolean logic, or does it? Think about this, everything exists at some temperature that is observable above absolute zero, right? So everything is either above absolute zero (1) or it isn\u2019t (0). While this \u201cfits\u201d within the scope of Boolean\u2019s binary logic, it isn\u2019t very helpful because it doesn\u2019t allow for us to find out where on the scale above absolute zero something falls. Something that is hot is just as much a member of the set of things that is cold so long as cold is above absolute zero, both items would be represented by a \u201c1\u201d in Boolean logic. Not very enlightening is it?<\/p>\n\n\n\n<p>Humans tend to express thoughts and concepts linguistically rather than numerically. We say something is \u201chot\u201d or \u201ccold\u201d much more often than we say something is \u201c102.4 degrees Centigrade\u201d or \u201c3.8 degrees Centigrade\u201d which is how a computational machine would describe temperature. So how can we reconcile these disparate expressions of the temperature of something? Enter fuzzy logic, an artificial intelligence (AI) technique that allows for reasoning with and overcoming incomplete, vague, and imprecise information, especially linguistic information (Chrysafiadi, 2023).<\/p>\n\n\n\n<p>Concepts that exist on a continuum such as temperature can be represented linguistically by terms that imply a relative value that humans tend to understand empirically and intuitively. The terms can then be further refined via descriptive adjectives. For example, we get a certain concept in our minds when we hear the term \u201chot\u201d or \u201ccold\u201d which can then be modified with descriptors such as \u201cvery hot\u201d or \u201cextremely hot\u201d and \u201cvery cold\u201d or \u201cextremely cold.\u201d\u00a0 A process called fuzzification can then be applied to convert these linguistic values into numeric values by placing them on a weighted scale. See Figure 1 below for a visualization of this process (Wolf et al., 1996).<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" src=\"https:\/\/onedrive.live.com\/embed?resid=186C3F7E1D0A7154%211159&amp;authkey=%21AA6nkW15VeE0a4A&amp;width=640&amp;height=491\" alt=\"X-Y graph plotting Temperature against fuzzy set membership values.\"\/><figcaption class=\"wp-element-caption\">Figure 1 &#8211; Examples of fuzzy logic linguistic values for the linguistic variable of &#8220;temperature.&#8221; (Wolf et al., 1996)<\/figcaption><\/figure>\n<\/div>\n\n\n<p>As you can see in Figure 1, a temperature of 23.5\u00b0 C (the vertical dashed line) is fuzzified by being a member of two sets, it is 0.18 \u201chot\u201d and 0.79 \u201cwarm\u201d simultaneously. This collection of sets (very cold, cold, warm, hot, very hot) would then process the weights of \u201c0.18 hot\u201d and \u201c0.79 warm\u201d in a method called \u201cinference\u201d whereby rules are applied, the rules are then combined via Boolean logic operators (AND, OR, NOT, etc.) in a process called \u201cdefuzzification\u201d to arrive at a \u201ccrisp\u201d (i.e., singular) output value. This crisp value is the final result of the fuzzy logic. Because there can be multiple inputs that are processed and compiled together via the inference and defuzzification engines, fuzzy logic is considered a multi-input multi-output (MIMO) controller.<\/p>\n\n\n\n<p>In any real-world decision-making task, information is frequently incomplete and imperfect (i.e., fuzzy). Think about the bulleted list of questions above and the information on hand to advise those decision-making processes. In order to have an AI help with any of those scenarios, the AI must be able to handle the incomplete and imperfect information.<\/p>\n\n\n\n<p>Educators, trainers, and administrative staff have various levels of information on hand to work from when making decisions. Regardless of what data collection techniques are employed, there is never a complete picture of the situation presented. The educator only sees the student in the context of the campus so factors that influence performance such as home or social life (among other factors) are unknown with respect to deciding what may fully be encouraging or impeding the performance of the student in their studies. The administrative staff only sees the aggregated data of the class, cohort, or school and, like the instructor, doesn\u2019t have access to the full scope or extent of what outside factors are having an impact on the performance of the group. In both cases, there is extrapolation that must take place or the lack of data will create a lack of decision-making which can paralyze and cripple an educational process.<\/p>\n\n\n\n<p>Automated intelligence gathering that harvests relevant data from a number of resources both within and without the classroom can be performed by an AI tool that can help to fill in the knowledge gaps and provide a clearer picture of what is going on to better support the decision-making process. These multiple sources of information (multi-inputs, or MI) may have disparate data formats (numerical, textual, mixed) and if so, normalizing that data to produce useful information would be difficult if done manually, but with proper rules in place for how to parse that data, an AI should be able to compile and synthesize the inputs in a format that can infer what is going on and can inform the decision assistant AI to help the educators and administrators arrive at the most informed decision possible.<\/p>\n\n\n\n<p>Of course, a potential pitfall is the \u201cproper rules\u201d mentioned above. Experts local to the system\u2019s intricacies and nuances must craft the processing rules in such a way that makes sense for the application and the location. For example, rules that are successful in the inner city will most likely not be appropriate for a deeply rural application. This means that while the tool, the AI, can be useful wherever it is applied, it isn\u2019t a \u201cone size fits all\u201d solution out of the box and must be expertly configured to be useful.<\/p>\n\n\n\n<p>Ethically, there are challenges as well. While standards in education and training exist so that assessment and evaluation can be done on even terms, socioeconomic conditions, time allocation, resources available, prerequisites, and community support should all factor into the decision-making process as well. Those standards must be reasonably applied. For example, if measuring to a standard of performance for physical education (P.E.) students with physical impairments cannot be held to the same standard of performance as the athletic team captain. And vice versa. For example, wheelchair-bound students should not be assessed on how many blocks they can circle in the neighborhood, meanwhile, the captain of the cross-country running team shouldn\u2019t be assessed on how long they can circle the track in a wheelchair.<\/p>\n\n\n\n<p>Any decision support system, like any other system, is only going to be as good as it is designed, configured, and used. While artificial intelligence can overcome and compensate for imperfect or incomplete inputs, natural intelligence must still be smart enough to temper the results rationally.<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">References<\/h1>\n\n\n\n<p>Chrysafiadi, K. (2023). The Role of Fuzzy Logic in Artificial Intelligence and Smart Applications. In K. Chrysafiadi, <em>Fuzzy Logic-Based Software Systems. Learning and Analytics in Intelligent Systems<\/em> (Vol. 34). Springer. https:\/\/doi.org\/10.1007\/978-3-031-44457-9_2<\/p>\n\n\n\n<p>Herrera-Viedma, E. (2015). Fuzzy Sets and Fuzzy Logic in Multi-Criteria Decision Making. The 50th Anniversary of Prof. Lotfi Zadeh&#8217;s Theory: Introduction. <em>Technological and Economic Development of Economy, 21<\/em>(5), 677-683. https:\/\/doi.org\/10.3846\/20294913.2015.1084956<\/p>\n\n\n\n<p>Maidenberg, M. P. (2021, March 16). <em>6 Tips for Making Difficult Decisions<\/em>. Retrieved from Psychology Today: https:\/\/www.psychologytoday.com\/us\/blog\/being-your-best-self\/202103\/6-tips-making-difficult-decisions<\/p>\n\n\n\n<p>Wolf, T., Gutmann, B., Weber, H., Fere-Borrull, J., Bosch, S., &amp; Vallmitjana, S. (1996). Application of fuzzy-rule-based postprocessing to correlation methods in pattern recognition. <em>Applied Optics, 35<\/em>(35), 6955-6963. https:\/\/doi.org\/10.1364\/AO.35.006955<\/p>\n\n\n\n<p>Zohuri, B., &amp; Moghaddam, M. J. (2017). What Is Boolean Logic and How It Works. In B. Zohuri, &amp; M. J. Moghaddam, <em>Business Resilience System (BRS): Driven Through Boolean, Fuzzy Logics and Cloud Computation<\/em> (pp. 183-198). Springer International Publishing AG. https:\/\/doi.org\/10.1007\/978-3-319-53417-6_6<\/p>","protected":false},"excerpt":{"rendered":"<p>Nope, not Dungeons &amp; Dragons (though AI-based D&amp;D could be fun), let&#8217;s talk Diagnostics &amp; Decisions. Before we talk about AI-based decisions, let\u2019s review human-based decisions, shall we? One of the hardest things to do as an adult is decide on something that we really don\u2019t feel certain about. Deciding what to eat for supper<br \/><a class=\"moretag\" href=\"https:\/\/c3eo.us\/es\/2024\/03\/31\/ai-d-d\/\">+ Read More<\/a><\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[21,23,51,32,22,34],"tags":[24,52,59,26],"class_list":["post-364","post","type-post","status-publish","format-standard","hentry","category-ai","category-editorial","category-education","category-fuzzy-logic","category-learning-technology","category-natural-language-processing","tag-ai","tag-education","tag-fuzzy-logic","tag-learning-technology"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AI D &amp; D - C3EO<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/c3eo.us\/es\/2024\/03\/31\/ai-d-d\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AI D &amp; D - C3EO\" \/>\n<meta property=\"og:description\" content=\"Nope, not Dungeons &amp; Dragons (though AI-based D&amp;D could be fun), let&#8217;s talk Diagnostics &amp; Decisions. Before we talk about AI-based decisions, let\u2019s review human-based decisions, shall we? One of the hardest things to do as an adult is decide on something that we really don\u2019t feel certain about. Deciding what to eat for supper+ Read More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/c3eo.us\/es\/2024\/03\/31\/ai-d-d\/\" \/>\n<meta property=\"og:site_name\" content=\"C3EO\" \/>\n<meta property=\"article:published_time\" content=\"2024-03-31T16:16:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-02T08:33:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/c3eo.us\/wp-content\/uploads\/2023\/09\/CyberneticShockframe.gif\" \/>\n<meta name=\"author\" content=\"c3eo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@c3eo\" \/>\n<meta name=\"twitter:site\" content=\"@C3EO\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"c3eo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/\"},\"author\":{\"name\":\"c3eo\",\"@id\":\"http:\\\/\\\/c3eo.us\\\/#\\\/schema\\\/person\\\/8c1ae2c2c08787528758224dfd721a71\"},\"headline\":\"AI D &#038; D\",\"datePublished\":\"2024-03-31T16:16:49+00:00\",\"dateModified\":\"2024-04-02T08:33:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/\"},\"wordCount\":1529,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\\\/\\\/c3eo.us\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/c3eo.us\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/CyberneticShockframe.gif\",\"keywords\":[\"AI\",\"Education\",\"Fuzzy Logic\",\"Learning Technology\"],\"articleSection\":[\"AI\",\"Editorial\",\"Education\",\"Fuzzy Logic\",\"Learning Technology\",\"Natural Language Processing\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/\",\"url\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/\",\"name\":\"AI D & D - C3EO\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/c3eo.us\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/c3eo.us\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/CyberneticShockframe.gif\",\"datePublished\":\"2024-03-31T16:16:49+00:00\",\"dateModified\":\"2024-04-02T08:33:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/#primaryimage\",\"url\":\"https:\\\/\\\/c3eo.us\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/CyberneticShockframe.gif\",\"contentUrl\":\"https:\\\/\\\/c3eo.us\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/CyberneticShockframe.gif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/c3eo.us\\\/2024\\\/03\\\/31\\\/ai-d-d\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/c3eo.us\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI D &#038; D\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/c3eo.us\\\/#website\",\"url\":\"http:\\\/\\\/c3eo.us\\\/\",\"name\":\"C3EO\",\"description\":\"Carolina Cybernetic Concepts &amp; Electrical Oddities\",\"publisher\":{\"@id\":\"http:\\\/\\\/c3eo.us\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\\\/\\\/c3eo.us\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"http:\\\/\\\/c3eo.us\\\/#organization\",\"name\":\"Carolina Cybernetic Concepts and Electrical Oddities\",\"url\":\"http:\\\/\\\/c3eo.us\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"http:\\\/\\\/c3eo.us\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/c3eo.us\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/CyberneticShockframe.gif\",\"contentUrl\":\"https:\\\/\\\/c3eo.us\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/CyberneticShockframe.gif\",\"width\":850,\"height\":160,\"caption\":\"Carolina Cybernetic Concepts and Electrical Oddities\"},\"image\":{\"@id\":\"http:\\\/\\\/c3eo.us\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/C3EO\"]},{\"@type\":\"Person\",\"@id\":\"http:\\\/\\\/c3eo.us\\\/#\\\/schema\\\/person\\\/8c1ae2c2c08787528758224dfd721a71\",\"name\":\"c3eo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/59c8eb50e8febf718102198d125f84daadd7f96b257d055e9fa65a9f592af0bc?s=96&d=robohash&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/59c8eb50e8febf718102198d125f84daadd7f96b257d055e9fa65a9f592af0bc?s=96&d=robohash&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/59c8eb50e8febf718102198d125f84daadd7f96b257d055e9fa65a9f592af0bc?s=96&d=robohash&r=g\",\"caption\":\"c3eo\"},\"sameAs\":[\"https:\\\/\\\/c3eo.us\",\"https:\\\/\\\/x.com\\\/c3eo\"],\"url\":\"https:\\\/\\\/c3eo.us\\\/es\\\/author\\\/c3eo\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"AI D & D - C3EO","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/c3eo.us\/es\/2024\/03\/31\/ai-d-d\/","og_locale":"es_MX","og_type":"article","og_title":"AI D & D - C3EO","og_description":"Nope, not Dungeons &amp; Dragons (though AI-based D&amp;D could be fun), let&#8217;s talk Diagnostics &amp; Decisions. Before we talk about AI-based decisions, let\u2019s review human-based decisions, shall we? One of the hardest things to do as an adult is decide on something that we really don\u2019t feel certain about. Deciding what to eat for supper+ Read More","og_url":"https:\/\/c3eo.us\/es\/2024\/03\/31\/ai-d-d\/","og_site_name":"C3EO","article_published_time":"2024-03-31T16:16:49+00:00","article_modified_time":"2024-04-02T08:33:24+00:00","og_image":[{"url":"https:\/\/c3eo.us\/wp-content\/uploads\/2023\/09\/CyberneticShockframe.gif","type":"","width":"","height":""}],"author":"c3eo","twitter_card":"summary_large_image","twitter_creator":"@c3eo","twitter_site":"@C3EO","twitter_misc":{"Escrito por":"c3eo","Tiempo de lectura":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/#article","isPartOf":{"@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/"},"author":{"name":"c3eo","@id":"http:\/\/c3eo.us\/#\/schema\/person\/8c1ae2c2c08787528758224dfd721a71"},"headline":"AI D &#038; D","datePublished":"2024-03-31T16:16:49+00:00","dateModified":"2024-04-02T08:33:24+00:00","mainEntityOfPage":{"@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/"},"wordCount":1529,"commentCount":0,"publisher":{"@id":"http:\/\/c3eo.us\/#organization"},"image":{"@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/#primaryimage"},"thumbnailUrl":"https:\/\/c3eo.us\/wp-content\/uploads\/2023\/09\/CyberneticShockframe.gif","keywords":["AI","Education","Fuzzy Logic","Learning Technology"],"articleSection":["AI","Editorial","Education","Fuzzy Logic","Learning Technology","Natural Language Processing"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/","url":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/","name":"AI D & D - C3EO","isPartOf":{"@id":"http:\/\/c3eo.us\/#website"},"primaryImageOfPage":{"@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/#primaryimage"},"image":{"@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/#primaryimage"},"thumbnailUrl":"https:\/\/c3eo.us\/wp-content\/uploads\/2023\/09\/CyberneticShockframe.gif","datePublished":"2024-03-31T16:16:49+00:00","dateModified":"2024-04-02T08:33:24+00:00","breadcrumb":{"@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/#primaryimage","url":"https:\/\/c3eo.us\/wp-content\/uploads\/2023\/09\/CyberneticShockframe.gif","contentUrl":"https:\/\/c3eo.us\/wp-content\/uploads\/2023\/09\/CyberneticShockframe.gif"},{"@type":"BreadcrumbList","@id":"https:\/\/c3eo.us\/2024\/03\/31\/ai-d-d\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/c3eo.us\/"},{"@type":"ListItem","position":2,"name":"AI D &#038; D"}]},{"@type":"WebSite","@id":"http:\/\/c3eo.us\/#website","url":"http:\/\/c3eo.us\/","name":"C3EO","description":"Carolina Cybernetic Concepts &amp; Electrical Oddities","publisher":{"@id":"http:\/\/c3eo.us\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/c3eo.us\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"http:\/\/c3eo.us\/#organization","name":"Carolina Cybernetic Concepts and Electrical Oddities","url":"http:\/\/c3eo.us\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"http:\/\/c3eo.us\/#\/schema\/logo\/image\/","url":"https:\/\/c3eo.us\/wp-content\/uploads\/2023\/09\/CyberneticShockframe.gif","contentUrl":"https:\/\/c3eo.us\/wp-content\/uploads\/2023\/09\/CyberneticShockframe.gif","width":850,"height":160,"caption":"Carolina Cybernetic Concepts and Electrical Oddities"},"image":{"@id":"http:\/\/c3eo.us\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/C3EO"]},{"@type":"Person","@id":"http:\/\/c3eo.us\/#\/schema\/person\/8c1ae2c2c08787528758224dfd721a71","name":"c3eo","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/59c8eb50e8febf718102198d125f84daadd7f96b257d055e9fa65a9f592af0bc?s=96&d=robohash&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/59c8eb50e8febf718102198d125f84daadd7f96b257d055e9fa65a9f592af0bc?s=96&d=robohash&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/59c8eb50e8febf718102198d125f84daadd7f96b257d055e9fa65a9f592af0bc?s=96&d=robohash&r=g","caption":"c3eo"},"sameAs":["https:\/\/c3eo.us","https:\/\/x.com\/c3eo"],"url":"https:\/\/c3eo.us\/es\/author\/c3eo\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"brizy_media":[],"_links":{"self":[{"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/posts\/364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/comments?post=364"}],"version-history":[{"count":3,"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/posts\/364\/revisions"}],"predecessor-version":[{"id":369,"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/posts\/364\/revisions\/369"}],"wp:attachment":[{"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/media?parent=364"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/categories?post=364"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/c3eo.us\/es\/wp-json\/wp\/v2\/tags?post=364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}