Upgrade to Pro — share decks privately, control downloads, hide ads and more …

AI Basics and Neural Networks Introduction

AI Basics and Neural Networks Introduction

Cheesecake Labs

October 31, 2017
Tweet

More Decks by Cheesecake Labs

Other Decks in Technology

Transcript

  1. AI Effect "AI is whatever hasn't been done yet." Douglas

    Hofstadter "Every time we figure out a piece of it, it stops being magical; we say, 'Oh, that's just a computation.'" Rodney Brooks
  2. Strong AI Hypothetical Sentient machine (with consciousness, sentience and mind).

    Artificial general intelligence (AGI): Machine with the ability to apply intelligence to any problem, rather than just one specific problem "At least as smart as a typical human".
  3. Artificial Intelligence Branches • Machine learning ◦ Neural networks ▪

    Perceptron ▪ Recurrent neural network ▪ Convoluted neural network ◦ Support Vector Machines (SVM) • Fuzzy systems • Evolutionary algorithms ◦ Genetic algorithm ◦ Differential evolution • Swarm Intelligence • Probabilistic methods
  4. Perceptrons • x 1 – Is it raining? • x

    2 – Does your girlfriend/boyfriend want to go? • x 3 – Is it near public transportation?
  5. Database The MNIST (Modified National Institute of Standards and Technology)

    database Contains 60,000 training images and 10,000 testing images.