{
  "title": {
    "media": {
      "url": "https://www.youtube.com/watch?v=eSj80Zr6TEE",
      "caption": "Machine Learning Digital Timeline.",
      "credit": "Image: Lummi.ai"
    },
    "text": {
      "headline": "The Story of Machine Learning:<br/> From Algorithms to AI",
      "text": "<p>The journey of AI and ML began in the mid-20th century, marked by breakthroughs, setbacks, and eventual rebirth, culminating in today’s powerful Deep Learning technologies. At its core, Machine Learning harnesses data to recognize patterns, make predictions, and support decision-making without explicit programming.</p>"
    }
  },
  "events": [
    {
      "media": {
        "url": "https://analyticsindiamag.com/wp-content/uploads/2016/06/Turing-Test.png",
        "caption": "Alan Turing's Turing Test",
        "credit": "Analytics in Diamag"
      },
      "start_date": {
		 "year": "1950"
		 },
      "text": {
    	"headline": "Alan Turing: The Turing Test",
        "text": "Alan Turing proposed the Turing Test as a way to measure if a machine can think like a human. If a person cannot reliably distinguish between a machine and a human in conversation, the machine is considered intelligent. This test influenced Machine Learning by setting the goal of creating machines that can learn, think and act intelligently like humans."
      }
    },
    {
      "media": {
        "url": "https://www.ibm.com/content/dam/connectedassets-adobe-cms/worldwide-content/arc/cf/ul/g/7d/e9/1959_ibm7090_as_checkers.component.xl.ts=1702909365747.jpg/content/adobe-cms/us/en/history/early-games/jcr:content/root/leadspace",
        "caption": "Arthur Samuel’s Checkers Program",
        "credit": "IBM"
      },
      "start_date": {
		 "year": "1952"
		 },
      "text": {
        "headline": "Arthur Samuel: The Checkers Program",
        "text": "Arthur Samuel created one of the earliest learning and gaming programs, a checkers-playing machine. It improved its strategy by playing more games and distinguishing good moves from bad ones. This highlighted the potential of computers to learn from experience, influencing the rise of Machine Learning."
      }
    },
    {
      "media": {
        "url": "https://spectrum.ieee.org/media-library/close-up-of-a-black-and-white-photo-of-seven-smiling-men-sitting-on-a-lawn.jpg?id=33603729&width=900&quality=85",
        "caption": "Founders of AI at Dartmouth Conference",
        "credit": "IEEE Spectrum"
      },
      "start_date": {
		 "year": "1956"
		 },
      "text": {
        "headline": "The Dartmouth Conference 1956: Birth of AI",
        "text": "The Dartmouth Summer Research Project on Artificial Intelligence in 1956 marked the official birth of AI as a field. John McCarthy, Marvin Minsky, Nathaniel Rochester, and Claude Shannon organized the event, coining the term 'Artificial Intelligence'. It laid the foundation for intelligent systems and inspired algorithms that allow machines to learn and adapt."
      }
    },
    {
      "media": {
        "url": "https://news.cornell.edu/sites/default/files/styles/story_thumbnail_xlarge/public/2019-09/0925_rosenblatt_main.jpg?itok=SE0aS7ds",
        "caption": "Frank Rosenblatt’s Perceptron",
        "credit": "Cornell Chronicle"
      },
      "start_date": {
		 "year": "1957"
		 },
      "text": {
        "headline": "Early Breakthroughs in AI: The Perceptron",
        "text": "Frank Rosenblatt created the Perceptron, one of the first artificial neural networks, designed to recognize images. Inspired by neurons in the brain, it gave machines the ability to learn from input and make decisions, laying the groundwork for modern neural networks and Machine Learning."
      }
    },
    {
      "media": {
        "url": "https://www.youtube.com/watch?v=kb10lOnileM",
        "caption": "Expert Systems: Dendritic Algorithms",
        "credit": "IEEE"
      },
      "start_date": {
		 "year": "1965"
		 },
      "text": {
        "headline": "E.Feigenbaum, B.Buchanan, J.Lederberg and C.Djerassi: Dendritic Algorithms",
        "text": "DENDRAL was one of the first expert systems designed to analyze chemical compounds using mass spectrometer data. It showed AI's real-world value and influenced the use of ML in decision making, though it also revealed challenges of narrow problem spaces and interdisciplinary collaboration."
      }
    },
    {
      "media": {
        "url": "https://liacademy.co.uk/wp-content/uploads/2024/09/ELIZA_conversation.png",
        "caption": "Joseph Weizenbaum: ELIZA",
        "credit": "Lia Academy"
      },
      "start_date": {
		 "year": "1966"
		 },
      "text": {
        "headline": "Early Breakthroughs in AI: ELIZA",
        "text": "Joseph Weizenbaum at MIT created ELIZA, the first chatbot, using simple pattern-matching techniques. It demonstrated that computers could process and respond to human language in a conversational way. This early NLP experiment paved the way for modern Machine Learning in speech and text applications."
      }
    },
    {
      "media": {
        "url": "https://www.youtube.com/watch?v=VTGtnpPCsLc",
        "caption": "The First AI Winter",
        "credit": "CT Academy"
      },
      "start_date": {
		 "year": "1974"
		 },
      "text": {
        "headline": "AI Winter: Breakthroughs Don't Happen Overnight",
        "text": "In 1974, the first AI Winter occurred when funding and interest declined due to slow progress and limited computing power. Many research projects were halted, but this period encouraged more realistic goals that later fueled practical approaches in Machine Learning."
      }
    },
		{
	  "media": {
		"url": "https://www.youtube.com/watch?v=zl99IZvW7rE",
		"caption": "Geoffrey Hinton: Deep Learning",
		"credit": "LinkedIn"
	  },
	  "start_date": {
		"year": "2006"
	  },
      "text": {
        "headline":" Geoffrey Hinton: Deep Learning",
        "text": "Geoffrey Hinton popularized the term “deep learning” to describe advanced neural network algorithms capable of recognizing objects, speech, and text in complex data like images and videos. His work showed how multi-layered neural networks could learn hierarchical patterns, greatly surpassing traditional methods. This contribution advanced machine learning by enabling breakthroughs in computer vision, speech recognition, and natural language processing."
      }
    },
    {
      "media": {
        "url": "https://lh3.googleusercontent.com/LBywZiy7CcvahrvNZOcYhbpjTn2hFEoPTrGc082cJq-BDbE8bJA7vTv7xvY_wbXlXXKP-eQTUdVUXE4BcGo_2T8elXivJpbBpN4=e365-pa-nu-s0",
        "caption": "Rebirth of AI: Google Brain",
        "credit": "Google X"
      },
      "start_date": {
		 "year": "2011"
		 },
	  "text": {
		"headline": "Rebirth of AI: Google Brain",
		"text": "In 2011, Google Brain, led by Andrew Ng and Jeff Dean, demonstrated the power of deep learning with neural networks. Their work on image recognition and speech processing showed that large datasets and powerful computing could lead to significant advancements in AI, marking a new era for Machine Learning."
	  }
	},
    {
      "media": {
        "url": "https://media.istockphoto.com/id/1273072739/vector/machine-learning-banner-logo-for-technology-ai-big-data-algorithm-neural-network-deep.jpg?s=2048x2048&w=is&k=20&c=Gt6HQni324wO21etnyLHCHRhJhin4XgyXDRQ9AwB6XE="
      },
      "start_date": {
		 "year": "2025"
		 },
      "text": {
        "headline": "References",
        "text": "Marr, B. (2016, February 19). A short history of machine learning -- every manager should read. Forbes. https://www.forbes.com/sites/bernardmarr/2016/02/19/a-short-history-of-machine-learning-every-manager-should-read/\n<p>X, the moonshot factory. (n.d.). X, the moonshot factory. X. https://x.company/projects/brain/\n<p>Foote, K. D. (2024, September 25). A brief history of machine learning. DATAVERSITY. https://www.dataversity.net/a-brief-history-of-machine-learning/"
      }
    }
  ]
}
