{"id":2116,"date":"2026-05-20T15:37:56","date_gmt":"2026-05-20T13:37:56","guid":{"rendered":"https:\/\/teszarypeter.hu\/?p=2116"},"modified":"2026-06-10T15:28:07","modified_gmt":"2026-06-10T13:28:07","slug":"2-resz-a-logika-utjan-az-mi-tortenete-turingtol-napjainkig","status":"publish","type":"publikacio","link":"https:\/\/teszarypeter.hu\/en\/publikacio\/2-resz-a-logika-utjan-az-mi-tortenete-turingtol-napjainkig\/","title":{"rendered":"Part 2: On the Path of Logic - The History of AI from Turing to the Present"},"content":{"rendered":"<h3 class=\"wp-block-heading\">1. Introduction and Context<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In the first part of my series of articles, we clarified the basic concepts of artificial intelligence and its contemporary significance. However, it is\u00a0<strong>Development of AI<\/strong>\u00a0It is not the result of a technological explosion in a vacuum, but of a centuries-old intellectual journey. A\u00a0<strong>History of Artificial Intelligence<\/strong>\u00a0It is about one of humanity's deepest ambitions: Not only do we want to understand our own cognitive processes, but we also aim for their artificial reproduction and technological realization.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This endeavor is deeply rooted in the co-sciences. Philosophy has been researching the origins of knowledge for thousands of years, mathematics has defined the boundaries of formal systems, in particular through Kurt G\u00f6del's 1931 non-completion theorem, and economics has contributed to the model of rational agents with the fundamentals of game theory and decision theory. AI research builds on these interdisciplinary foundations to bridge the gap between biological intelligence and silicon-based logic.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. The Dawn: McCulloch, Pitts and Biological Inspiration (1943)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The scientific dawn of artificial intelligence dates back to 1943, when Warren McCulloch and Walter Pitts published their groundbreaking study. The revolutionary realization of the authors was that neurobiology, formal logic, and the Turing machine theory were common denominators. In their model, biological neurons were treated as simple logic gates (\u2018on\/off\u2019 state units).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It has been shown that such a network of two-state neurons can, in principle, perform any predictable arithmetic and Boolean function. This demonstrates that biologically inspired structures can cover the full spectrum of digital logic. Donald Hebb provided a theoretical framework for the learning process in 1949, pointing out that the key to learning is to modify the connections between neurons, called weights. This principle led to the construction of the first network simulator, the 40 neurons SNARC, in 1950.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cDuring learning, the strength of connections between neurons changes: links that are often activated together are strengthened.\u201d \u2013 Donald Hebb\u2019s rule, which is the direct theoretical ancestor of weight correction algorithms (e.g. backpropagation) in modern neural networks.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Alan Turing and the Machine That Thinks<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In his visionary writings (1947, 1950), Alan Turing, the father of modern computer science, transcended mere computational capacity. His paradigm-shifting idea was a metaphor for the \u2018child-machine\u2019: Instead of trying to rigidly program a static, adult-level intelligence, we need to create a flexible basic system that can learn and evolve from its environment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Turing also defined the criteria that are essential for a machine to be considered intelligent. To successfully complete the famous Turing test, the machine must have four basic capabilities: natural language processing (NLP), knowledge representation (storage), automated inference and machine learning.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><th>Concept<\/th><th>The idea of Turing<\/th><th>Modern equivalent<\/th><\/tr><tr><td><strong>Turing test<\/strong><\/td><td>It's a communication test where the interviewer can't decide if he's talking to a human or a machine.<\/td><td>Evaluation of LLMs (e.g. GPT-4) and competitions for the Loebner Prize.<\/td><\/tr><tr><td><strong>Children's machine<\/strong><\/td><td>Creation of a basic learning system instead of programming the finished knowledge.<\/td><td>Deep Learning and Reinforcement Learning.<\/td><\/tr><tr><td><strong>Genetic algorithms<\/strong><\/td><td>Development of algorithms following the principles of evolution (selection, mutation).<\/td><td>Evolutionary strategies for optimizing network architectures.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">4. 1956: The Official Birth - The Dartmouth Conference<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">AI as an independent discipline was born in the summer of 1956 at a two-month workshop at Dartmouth College. John McCarthy was not only the host of the event, but also the creator of the term \u2018artificial intelligence\u2019. The conference brought together the different scientific approaches of the Founding Fathers (\"The Four Great Ones\"):<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>John McCarthy<\/strong>: He was an advertiser of symbolic AI who preferred logical reasoning.<\/li>\n\n\n\n<li><strong>Marvin Minsky<\/strong>: Early researcher of cognitive approach and neural networks.<\/li>\n\n\n\n<li><strong>Claude Shannon<\/strong>: The father of information theory, who focused on the mathematical transmission of signals and data.<\/li>\n\n\n\n<li><strong>Nathaniel Rochester<\/strong>: As an IBM engineer, he was responsible for practical feasibility.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The optimism of the participants was limitless: It was believed that a decade or two would be enough to artificially map the basic functions of human intelligence. Although their predictions were exaggerated, this event triggered the first institutionalized wave of AI research.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5. The Golden Age and Expert Systems (1970s-1980s)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Since the 1970s, research has turned to expert systems. These programmes tried to replicate the knowledge of human experts in a narrow field (e.g. medical diagnostics or technical configuration) by building on the \u2018if-then\u2019 type of logic rules.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This was the first era of great business success for AI. The most famous example is&nbsp;<strong>Developed for DEC R1 (XCON)<\/strong>&nbsp;a system that automates the compilation of computerised configurations. The system&nbsp;<strong>Saving $40 million a year<\/strong>&nbsp;brought to the company in 1986. During the dominance of the knowledge-based approach, the AI industry grew into a billion-dollar market, demonstrating for the first time the economic viability of the technology.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">6. AI Winters (AI Winters): Periods of Disappointment<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Throughout history, the development of AI has stalled several times. The \u2018MI winters\u2019 of the 1970s and 1990s were the result of a gap between excessive expectations and real technological constraints. The reasons for the depletion of resources were several:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Calculation and data excellence limits<\/strong>: Contemporary hardware was unable to run complex networks, and there was not enough digital data to teach.<\/li>\n\n\n\n<li><strong>The XOR Problem (Linear Limitations)<\/strong>: Early linear classifiers (such as Perceptron) hit a theoretical wall. It has been proven that they are unable to solve the logical operation XOR (exclusion or) because it is not linearly separable. This discovery has set back decades of research into neural networks.<\/li>\n\n\n\n<li><strong>Manageability (NP-completeness)<\/strong>: The solving time of many logical problems increased exponentially with the number of data, which made the contemporary algorithms unusable on a large scale.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">7. The Renaissance: Deep Blue and the Return of Machine Learning<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In 1997, IBM&nbsp;<strong>Deep Blue<\/strong>&nbsp;His computer brought AI back to public consciousness when he defeated World Chess Champion Garri Kasparov. Although the success of Deep Blue was largely due to the brute force method and pre-programmed chess skills, the symbolic significance of the victory was enormous.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This period marked a shift from rigid rule-based systems to&nbsp;<strong>Machine Learning (Machine Learning)<\/strong>&nbsp;towards. The focus has shifted from predefined rules to pattern recognition: the systems no longer simply implemented the instructions, but began to extract correlations from the data themselves.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">8. The Deep Learning Revolution and AlphaGo (2000-present)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In the 2000s the&nbsp;<strong>Big Data<\/strong>&nbsp;and a&nbsp;<strong>GPUs<\/strong>&nbsp;(graphic processors) parallel processing ability brought the&nbsp;<strong>Deep Learning (Deep Learning)<\/strong>&nbsp;age. Multilayer neural networks have also become able to recognize complex, nonlinear relationships.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The technological leap is&nbsp;<strong>AlphaGo's 2016 victory<\/strong>&nbsp;It's against Lee Sedol. In Go, there are more combinations of steps than there are atoms in the observable universe, so the raw computational force would have failed here. The success of AlphaGo was the triumph of intuitive pattern recognition and learning from parties played against itself.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Deep Blue (1997) vs AlphaGo (2016) Technological Differences:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Deep Blue<\/strong>: It was built on deterministic, expert rules and a huge search tree (brute force).<\/li>\n\n\n\n<li><strong>AlphaGo<\/strong>: Subsymbolic approach, deep neural networks and probability-based pattern recognition.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">9. Today's AI: The power of ChatGPT and pattern recognition<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Modern large language models (LLMs), such as ChatGPT, represent the pinnacle of probability pattern recognition. It is important to understand: these systems do not \u2018think\u2019 in the human sense of the word, but reflect the statistical context of the input data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Let's take the&nbsp;<strong>the Apple Color<\/strong>&nbsp;an example of pattern recognition:\u00a0If AI has seen 10 examples in the course of teaching, of which&nbsp;<strong>7 times the apple is red, 2 times green and 1 times yellow<\/strong>&nbsp;It was then that the next word was replaced by the highest probability (70%) is assigned to the word \u2018red\u2019. This statistical prediction provides the basis for the \u2018intelligence\u2019 of modern AI.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The current technological spectrum:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Weak AI (Narrow AI)<\/strong>: Systems optimized for special tasks (text generation, image analysis). That's where we are today.<\/li>\n\n\n\n<li><strong>Strong AI (General AI)<\/strong>: A system with general human intellectual abilities. This is currently a research objective.<\/li>\n\n\n\n<li><strong>Static vs. Dynamic knowledge<\/strong>: While free models often rely on static (e.g. 2023) datasets, paid versions (such as&nbsp;<strong>GPT-4o<\/strong>) are already able to perform live web searches and real-time document summaries, overcoming data obsolescence problems.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">10. Summary<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The path of AI is continuous evolution from logical gateways to self-learning networks:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>1943-1949<\/strong>: Theoretical foundations and neuron models are born.<\/li>\n\n\n\n<li><strong>1956<\/strong>: The Dartmouth conference institutionalizes the discipline.<\/li>\n\n\n\n<li><strong>1970-1980<\/strong>: Expert systems bring first business success (R1).<\/li>\n\n\n\n<li><strong>1990-2010<\/strong>: Computational capacity and Big Data bring a deep learning renaissance.<\/li>\n\n\n\n<li><strong>Today<\/strong>: Generative AI and probability models are integrated into everyday life.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">In the next part of my series of articles, we will look in detail at the different types of AI and find out where the boundary lies between Weak AI, Strong AI and Superintelligence in the distant future.<\/p>","protected":false},"excerpt":{"rendered":"<p>Welcome to this series of articles! As an expert and technology educator, my goal is to help dispel the mysticism and possible anxieties surrounding artificial intelligence (AI). <\/p>","protected":false},"author":2,"featured_media":1557,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"slim_seo":{"facebook_image":"https:\/\/teszarypeter.hu\/wp-content\/uploads\/2025\/10\/AI-Category-Cover.jpg","twitter_image":"https:\/\/teszarypeter.hu\/wp-content\/uploads\/2025\/10\/AI-Category-Cover.jpg","title":"2. R\u00e9sz: A logika \u00fatj\u00e1n \u2013 Az MI t\u00f6rt\u00e9nete Turingt\u00f3l napjainkig - Tesz\u00e1ry P\u00e9ter","description":"\u00dcdv\u00f6z\u00f6llek ebben a cikksorozatban! Szak\u00e9rt\u0151k\u00e9nt \u00e9s technol\u00f3giai eduk\u00e1tork\u00e9nt az a c\u00e9lom, hogy seg\u00edtsek eloszlatni a mesters\u00e9ges intelligenci\u00e1t (MI) \u00f6vez\u0151 miszti"},"footnotes":""},"categories":[93],"tags":[94,96,95],"class_list":["post-2116","publikacio","type-publikacio","status-publish","format-standard","has-post-thumbnail","hentry","category-ai","tag-ai","tag-mesterseges-intelligencia","tag-mi"],"desktop_mode_lock":null,"desktop_mode_contributors":[],"desktop_mode_attached_media":[1557],"meta_box":[],"_links":{"self":[{"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/publikacio\/2116","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/publikacio"}],"about":[{"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/types\/publikacio"}],"author":[{"embeddable":true,"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/comments?post=2116"}],"version-history":[{"count":3,"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/publikacio\/2116\/revisions"}],"predecessor-version":[{"id":2256,"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/publikacio\/2116\/revisions\/2256"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/media\/1557"}],"wp:attachment":[{"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/media?parent=2116"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/categories?post=2116"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teszarypeter.hu\/en\/wp-json\/wp\/v2\/tags?post=2116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}