IMT - AI (1) - Apa itu AI?, Sejarah, dan Penerapan AI

UC Online Learning
26 Jul 202415:59

Summary

TLDRThis video script introduces the concept of Artificial Intelligence (AI), its history, and applications. It explains AI as a field of computer science aimed at creating intelligence in machines capable of solving problems and replicating human thinking. The script covers AI capabilities like natural language processing, knowledge representation, automated reasoning, machine learning, computer vision, and robotics. It also discusses the idea of an intelligence agent, rationality, and the importance of evaluating an agent's performance based on its environment. The script uses examples like smart sprinklers and vacuum robots to illustrate the practical application of AI.

Takeaways

  • ๐Ÿ˜€ Artificial Intelligence (AI) is designed to mimic human thinking processes to solve problems.
  • ๐Ÿ” AI encompasses various capabilities such as natural language processing, knowledge representation, automated reasoning, machine learning, and computer vision.
  • ๐Ÿ“š The concept of AI is rooted in human intelligence, aiming to replicate our thought processes in machines.
  • ๐ŸŒ AI can be applied in numerous fields, including smartphones, self-driving cars, and robotics.
  • ๐Ÿค– An Intelligence Agent is a computer entity that perceives its environment and acts based on that perception.
  • ๐Ÿ’ง Sprinkle A, which turns on based on weather conditions, is an example of an intelligent agent, unlike Sprinkle B which operates on a fixed schedule.
  • ๐Ÿงน The vacuum robot is a clear example of an intelligent agent, capable of detecting dirt and taking appropriate actions.
  • ๐Ÿ“ Rationality in AI is defined by an agent's ability to perform the right actions based on its environment and programmed functions.
  • ๐ŸŒ The environment for AI can be characterized by its observability, the number of agents involved, determinism, and the nature of the steps that can be taken.
  • ๐Ÿ”„ AI environments can be static or dynamic, with dynamic environments changing while the agent is making decisions.

Q & A

  • What is the main topic of the session presented by Evantanwijaya?

    -The main topic of the session is explaining what artificial intelligence (AI) is, its history, and its applications.

  • What are the learning outcomes expected for students in this session?

    -Students are expected to understand the definition of AI, the concept of intelligent agents, how to determine the right AI system for various tasks and needs, and the structure of agent programs.

  • How is artificial intelligence defined in the script?

    -Artificial intelligence is defined as a field in computer science that aims to create intelligence on computers capable of solving problems, mimicking human thinking and problem-solving.

  • What are the capabilities of artificial intelligence mentioned in the script?

    -The capabilities include natural language processing, knowledge representation, automated reasoning, machine learning, computer vision, and robotics.

  • Who is credited with coining the term 'artificial intelligence' and when did this happen?

    -Alan Turing is credited with coining the term 'artificial intelligence' in 1947 during a lecture in London.

  • What is an intelligence agent as described in the script?

    -An intelligence agent is a computer object that can perceive the environment through sensors and act based on the environment's state using actuators.

  • What is the difference between Sprinkle A and Sprinkle B in the example provided?

    -Sprinkle A is considered an agent because it processes environmental input and turns on when needed based on weather conditions, while Sprinkle B operates on a fixed schedule and is not considered an agent.

  • What is meant by 'rationality' in the context of AI agents?

    -Rationality in AI agents refers to an agent performing the right actions for each entry in the agent's function table, producing a series of actions based on the environment's state.

  • How can the task environment for an AI agent be defined?

    -The task environment can be defined by specifying the problem, the processes involved in the task environment, and the properties of the task environment itself.

  • What are the properties of the task environment discussed in the script?

    -The properties discussed include observability (fully, partially, or unobservable), the number of agents (single or multiple), determinism (deterministic, stochastic, or non-deterministic), and the nature of the environment (static or dynamic).

  • How is the performance of a vacuum robot measured according to the script?

    -The performance of a vacuum robot is measured by how clean the floor it cleans, the type of surface (rough or smooth), and the effectiveness of its actuators and sensors.

Outlines

00:00

๐Ÿค– Introduction to AI

The speaker, Evantanwijaya, introduces the topic of artificial intelligence (AI) by explaining its definition, history, and applications. The session aims to help students understand AI, its concepts, and how to identify the appropriate AI system for various tasks and needs. The speaker also discusses the structure of AI programs. AI is described as a field in computer science that aims to create intelligence in computers capable of solving problems by mimicking human thought processes. The speaker mentions several AI capabilities, including natural language processing, knowledge representation, automated reasoning, machine learning, and computer vision. The script also touches on the history of AI, mentioning its inception in 1947 by Alan Turing.

05:01

๐Ÿ“ˆ AI Development and Intelligence Agents

This paragraph delves into the development of AI, referencing Google's contributions in 2020 and the use of data for training AI systems. The concept of an intelligence agent is introduced, which is defined as a computer object capable of perceiving its environment through sensors and acting based on that perception through actuators. Examples are given, such as a sprinkler system that turns on based on weather conditions, illustrating the difference between a rational agent (which acts appropriately based on its environment) and a non-agent (which operates on a preset schedule). The importance of rationality in agents is emphasized, along with the evaluation of an agent's performance based on its actions and the environment's state.

10:03

๐Ÿ” Defining Task Environments and Agent Properties

The script discusses the task environment in AI, which is the context in which an agent operates and the problems it is designed to solve. It explains how to specify a task environment, including the performance measurement, actuators, sensors, and the properties of the environment itself. The properties are further divided into observability, the number of agents involved, determinism, and the nature of the steps an agent can take (episodic or sequential). The paragraph uses the example of a vacuum cleaner robot to illustrate these concepts, explaining how its performance is measured, its sensors and actuators, and how it interacts with its environment.

15:05

๐Ÿš— AI Architecture and Self-Driving Cars

The final paragraph discusses AI architecture and the design of programs that implement functions where an agent maps perceptions to actions. It also mentions the application of AI in voice recognition and self-driving cars, suggesting that the properties of the environment for these technologies can be defined similarly to the vacuum cleaner example. The speaker concludes the session by summarizing the key points about AI, its history, and applications, encouraging entrepreneurs to apply these concepts in their work.

Mindmap

Keywords

๐Ÿ’กArtificial Intelligence (AI)

Artificial Intelligence refers to the simulation of human intelligence in machines that are programmed to think like humans and mimic their actions. In the video, AI is described as a field of computer science aimed at creating intelligence in computers capable of solving problems. It is central to the video's theme as it sets the stage for discussing various AI applications and concepts.

๐Ÿ’กIntelligent Agent

An Intelligent Agent is a computer system that can perceive its environment and act upon it. The video explains that these agents can be humans, computer programs, or robots. They are crucial to the video's narrative as they exemplify how AI systems interact with their surroundings, such as the sprinklers and vacuum robots mentioned.

๐Ÿ’กNatural Language Processing (NLP)

Natural Language Processing is a subfield of AI that focuses on the interaction between computers and humans through natural language. The video mentions it as one of the capabilities of AI, allowing computers to communicate in human languages, exemplified by smartphones that understand and respond to voice commands.

๐Ÿ’กKnowledge Representation

Knowledge Representation in AI refers to the way knowledge is stored and organized within a system. The video explains that AI systems use this concept to store and process data, such as when interacting with users, where the input is learned and represented as an output that can be understood by the user.

๐Ÿ’กAutomated Reasoning

Automated Reasoning is the process by which AI systems use stored information to determine correct answers and make new decisions. It is highlighted in the video as a key capability of AI, allowing systems to not just apply human thought concepts but also to use existing data to determine new outcomes.

๐Ÿ’กMachine Learning

Machine Learning is a subset of AI that enables systems to learn and improve from experience without being explicitly programmed. The video describes it as AI's ability to adapt to new situations, detect, and explore patterns, which is crucial for systems to generate accurate predictions and apply them.

๐Ÿ’กComputer Vision

Computer Vision is the ability of AI systems to interpret and understand the visual world. The video uses the example of self-driving cars, which use cameras and sensors to perceive their surroundings, demonstrating how AI can 'see' and react to the environment.

๐Ÿ’กRobotics

Robotics is the branch of AI that deals with the design, construction, operation, and use of robots. The video mentions it as the last capability of AI, where robots can control and move objects, illustrating the practical application of AI in manipulating physical environments.

๐Ÿ’กAlan Turing

Alan Turing is credited with coining the term 'Artificial Intelligence' in 1947. His work is foundational to the field, and the video references him as the starting point of AI's history, emphasizing his significance in the development of AI.

๐Ÿ’กRationality

Rationality in the context of AI refers to the concept of an agent performing the right action for each entry in its function. The video discusses rationality as a key concept for evaluating AI agents, where a rational agent will produce a series of actions based on the environment's conditions, which is essential for understanding how AI systems should operate.

๐Ÿ’กTask Environment

A Task Environment in AI is the context or setting where an agent operates to achieve a specific goal. The video explains it in terms of defining what problems an agent can solve, detailing the processes within the task environment, and establishing the properties of the task environment itself, which is vital for understanding how AI systems are designed to interact with their environments.

Highlights

Introduction to the session by the speaker, Evantanwijaya, on explaining artificial intelligence (AI), its history, and applications.

AI is created based on how humans think, capturing information, thinking, feeling, predicting, and manipulating to achieve desired outcomes.

AI is a field in computer science aimed at creating intelligence on computers capable of solving problems and mimicking human thinking.

AI capabilities can be categorized into natural language processing, knowledge representation, automated reasoning, machine learning, and computer vision.

The concept of AI was initiated in 1947 by Alan Turing during his talk in London.

Google's development of AI training data in January 2020 is a notable milestone in AI's evolution.

An intelligence agent is defined as a computer object capable of observing its environment and acting based on it.

Examples of intelligence agents include sprinkler systems that turn on based on environmental conditions.

The concept of rationality in AI agents is introduced, where rational agents perform the right actions based on their environment.

The importance of evaluating an AI agent's performance based on its environment and actions is discussed.

The task environment in AI is defined, which includes specifying the problem, the process, and the properties of the task environment.

The properties of the task environment are further divided into observability, the number of agents, determinism, and the steps that can be taken.

A study case of a vacuum robot is used to illustrate the performance measurement, actuators, and sensors in AI agents.

The properties of the task environment, such as observability, the number of agents, and determinism, are further explained using the vacuum robot example.

The architecture of AI and the role of programs in designing AI agents that implement functions are discussed.

The session concludes with a summary of what AI is, its history, and its applications.

Transcripts

play00:00

[Musik]

play00:10

Halo rekan-rekan semuanya Perkenalkan

play00:13

nama saya

play00:14

evantanwijaya dan pada sesi kali ini

play00:17

saya akan membantu menjelaskan tentang

play00:19

Apa itu ai kemudian sejarahnya dan

play00:22

penerapan Ai itu bagaimana Jadi pada

play00:26

sesi kali ini ada beberapa capaian

play00:29

pembelajaran yang rekan-rekan bisa

play00:32

dapatkan saat ee mendengar materi ini

play00:35

yaitu pertama mahasiswa akan memahami

play00:37

tentang definisi Ai kemudian mahasiswa

play00:40

akan memahami konsep tentang

play00:42

intelligence agen kemudian mahasiswa

play00:46

menentukan Ai System yang tepat untuk

play00:48

masing-masing tugas dan kebutuhannya

play00:50

serta memahami struktur dari agen

play00:53

program tersebut jadi apa itu artificial

play00:56

intelligence Nah mungkin rekan-rekan di

play00:59

sini sudah banyak mengetahui banyak

play01:01

sekali artificial intelligence yang ada

play01:03

di sekitar kita jadi untuk artificial

play01:06

artificial intelligence sendiri

play01:08

sebenarnya dibuat

play01:11

berdasarkan cara manusia itu berpikir

play01:14

kalau misalnya rekan-rekan di sini ee

play01:17

menangkap sebuah informasi

play01:20

kemudian berpikir kemudian bisa

play01:22

merasakan serta memprediksi dan

play01:25

menghasilkan memanipulasi hasil yang Ee

play01:28

kita inginkan Sesuai dengan informasi

play01:31

yang kita dapatkan nah konsep

play01:34

tersebutlah yang akan kita terapkan

play01:36

kepada mesine atau artificial

play01:38

intelligence sehingga

play01:40

eh di sini tidak hanya kita memahami

play01:43

Tetapi bagaimana cara membangun sebuah

play01:47

entitas yang memiliki sebuah kepintaran

play01:50

secara general kita dapat eh simpulkan

play01:53

bahwa artificial intelligence sendiri

play01:55

adalah satu bidang dalam komuter sains

play01:58

yang memiliki tujuan untuk membuat

play02:00

kecerdasan pada komputer yang mampu

play02:04

menyelesaikan masalah-masalah yang ada

play02:06

kemudian komputer memiliki kemampuan

play02:08

atau meniru cara manusia berpikir dan

play02:10

menyelesaikan masalah Jadi konsep

play02:12

artificial intelligence sendiri itu

play02:14

didasarkan pada sosok manusia yaitu diri

play02:18

kita sendiri di mana proses cara kita

play02:20

Berpikir itu kita ee telaah dan kemudian

play02:24

kita terapkan ke dalam sebuah komputer

play02:27

kemampuan artificial intelligence

play02:29

sendiri dapat kita bagi-bagi yang

play02:31

pertama yaitu natural language

play02:33

processing di mana hal ini yaitu

play02:37

komputer mampu berkomunikasi dalam

play02:40

bahasa manusia yang ada Jadi mungkin ee

play02:44

contohnya adalah teman-teman sekarang

play02:46

bisa berkomunikasi dengan handphone

play02:48

kalian baik itu di eh Smartphone Android

play02:52

maupun eh iPhone kemudian ada juga yang

play02:56

namanya knowledge representation di mana

play02:59

menyimpan Apa yang diketahui maupun

play03:02

didengar jadi saat eh rekan-rekan

play03:05

berinteraksi dengan artificial

play03:07

intelligence mereka akan menyimpan data

play03:11

yang rekan-rekan inputkan atau

play03:15

rekan-rekan masukkan ke dalam artificial

play03:17

intelligence itu kemudian artificial

play03:19

intelligence itu akan belajar dan

play03:21

merepresentasikan apa yang sudah

play03:23

diinputkan menjadi sebuah output yang

play03:27

dapat dipahami oleh

play03:30

penggunanya selain itu juga ada

play03:33

automated reasoning di mana

play03:35

informasi-informasi yang telah disimpan

play03:38

untuk menentukan jawaban yang benar dan

play03:41

membuat keputusan baru Selain itu juga

play03:45

ada juga machine learning di mana

play03:48

machine learning ini beradaptasi dengan

play03:49

keadaan baru serta mendeteksi dan

play03:52

mengeksplorasi pola jadi di sini selain

play03:56

berpikir dengan menerapkan konsep

play03:59

berpikir dari manusia kita menggunakan

play04:01

data-data yang ada tersebut untuk

play04:03

menentukan hal baru atau menghasilkan

play04:07

hal atau menyimpulkan hal baru yang

play04:10

dapat diterapkan oleh komputer kemudian

play04:13

dihasilkan hasil prediksi yang tepat

play04:15

kemudian bisa juga dilakukan dengan

play04:17

computer Vision jadi computer Vision ini

play04:20

adalah Ai dapat menggunakan kamera untuk

play04:23

melihat keadaan di lingkungan sekitar

play04:26

dalam kasus ini mungkin ee rekan-rekan

play04:28

tahu bahwa

play04:30

ada mobil cerdas ya mobil self Driving

play04:33

di mana Dia memiliki banyak sensor dan

play04:36

sensor utamanya adalah sensor eh kamera

play04:38

di mana dia melilihat sekeliling sekitar

play04:41

yang objek-objek di sekitar

play04:43

eh mobil tersebut dan implementasi

play04:47

terakhir atau kemampuan ea terakhir

play04:48

adalah robotis di mana robotis ini

play04:51

adalah mengontrol dan menggerakkan

play04:53

sebuah objek Nah kalau ditarik e dari ke

play04:57

belakang ke belakangnya Ai

play05:01

itu dibuat atau mungkin dicetuskan ya di

play05:04

tahun 1947 oleh Alan touring saat e dia

play05:09

berbicara di London dan kemudian ditarik

play05:12

sampai Januari ya Januari eh 2020 di

play05:17

mana Google mulai

play05:19

e membuat sebuah data ya data yang

play05:24

sekiranya dipakai untukakukan training

play05:28

untuk

play05:30

artificial intelligence itu dapat

play05:32

berkembang maupun hingga sekarang yang

play05:35

sudah Mungkin sering kita gunakan adalah

play05:37

cgbt di mana itu sangat membantu

play05:40

eh kita untuk dalam melakukan

play05:42

menyelesaikan pekerjaan seperti itu di

play05:44

dalam artificial intelligence sendiri

play05:47

ada yang disebut dengan intelligence

play05:49

agent jadi apa itu intelligence agent di

play05:52

sini merupakan sebuah objek komputer

play05:54

yaitu objek di sini adalah objeknya

play05:56

adalah komputer yang dapat melihat

play05:58

lingkungan

play05:59

yang ada di sekitar melalui sensor dan

play06:02

melakukan tindakan berdasarkan keadaan

play06:05

lingkungan tersebut melalui aktuator

play06:08

jadi saat kita

play06:11

menerima input atau informasi dari

play06:14

lingkungan kita memprosesnya kemudian

play06:17

mengeluarkan hasilnya seperti apa dalam

play06:20

kasus ini agen ini bisa termasuk manusia

play06:23

bisa termasuk program komputer juga dan

play06:25

robot rekan-rekan bisa melihat di sini

play06:28

bahwa ada sebuah di kasus ya yaitu

play06:30

sebuah sprinkel air di mana sprinkel A

play06:34

itu mencatat keadaan cuaca dan menyala

play06:37

ketika dibutuhkan dan sprinkel b menyala

play06:40

setiap jam

play06:43

14.00 Nah kalau dilihat dari kedua

play06:46

Sprinkle tersebut yang dinamakan agen

play06:48

adalah Sprinkle a di mana dia menerima

play06:51

input dari lingkungan kemudian diproses

play06:55

jika mungkin keadaan lingkungan kering

play06:57

maka dia akan menyala dan jika mungkin

play07:00

lingkungannya hujan maka dia akan

play07:02

ee mati berbeda dengan Sprinkle B yang

play07:05

sudah diprogram secara rutin Nah kalau

play07:09

Sprinkle B itu tidak merup bukan

play07:11

merupakan sebuah agen tetapi Sprinkle a

play07:14

lah yang merupakan sebuah agen contoh

play07:16

lain yaitu vakum robot kalau vakum robot

play07:19

ini sudah jelas pasti merupakan

play07:21

intelligence agen di mana dia bisa

play07:23

mendeteksi keadaan lingkungan yang kotor

play07:25

dan kemudian terdapat sebuah

play07:28

aksi yang harus dilakukan oleh vakum

play07:32

robot tersebut jika keadaannya kotor dia

play07:36

harus menyedot kekotoran tersebut

play07:38

ataupun Jika dia bersih dia harus

play07:40

berpindah ke daerah lain sesuai dengan

play07:43

lingkungannya bersih ataupun kotor dan

play07:45

dia bisa bergerak ke manapun agar agen

play07:48

dapat bertindak sesuai dengan keadaan

play07:51

lingkungan maka kita harus menerapkan

play07:53

konsep yang dinamakan konsep rasionality

play07:56

di mana agen rasional adalah agen yang

play07:58

melakukan hal yang benar setiap entry

play08:02

dalam tabel fungsi agen di sini dengan

play08:06

benar ketika agen ditempatkan di suatu

play08:09

lingkungan ia akan menghasilkan

play08:10

serangkaian tindakan sesuai dengan

play08:12

urutan-urutan keadaan tersebut ukuran

play08:14

kinerja mengevaluasi setiap urutan

play08:17

keadaan lingkungan yang diberikan Jadi

play08:19

selain ee instruksi-instruksi yang

play08:22

diberikan maka tidaklah tidaklah

play08:25

terlewat dari evaluasinya jika mungkin

play08:28

ada hal yang sekiranya Ee tidak cocok

play08:31

dengan sequens tersebut dan keadaan

play08:33

lingkungannya maka kita harus

play08:35

mengevaluasi ee agen tersebut kemudian

play08:38

apa yang dianggap rasional pada waktu

play08:42

tertentu bergantung pada empat hal yaitu

play08:44

ukuran kinerja yang didefinisikan

play08:46

kemudian Pengetahuan yang dimiliki oleh

play08:50

agen terhadap lingkungan kemudian

play08:52

tindakan yang dapat dilakukan oleh agen

play08:54

serta urutan persepsi agen hingga

play08:57

sekarang yang EE eh aktif seperti itu

play09:01

untuk lebih detailnya kita harus

play09:03

mengamati keadaan eh yang ada di

play09:05

lingkungan tersebut ada tiga hal yaitu

play09:08

task environment di mana Problem apa

play09:11

yang sesuai di mana AG dapat memberikan

play09:14

solusinya kemudian specifying the tas

play09:17

environment yaitu proses apa saja yang

play09:20

ada pada task environment dan yang

play09:22

ketiga menentukan properti dari tas

play09:24

environment itu sendiri Nah untuk

play09:26

mendefinisikan eh tas specifying tas en

play09:29

sendiri Kita dapat menggunakan P yaitu P

play09:34

performance measurement e envirment

play09:37

kemudian a actuator n s sensor Nah kalau

play09:41

kita jabarkan Lebih detail lagi

play09:43

berdasarkan pie tersebut ya di studi

play09:47

kasus vakum robot tersebut yaitu

play09:49

performance measurement dari e vakum

play09:52

robot adalah seberapa bersih lantai yang

play09:55

dibersihkan oleh vakum robot tersebut

play09:57

kemudian dari sisi

play09:59

yaitu ruangan dalam rumah Ataupun

play10:02

mungkin jenis permukaan lantai baik itu

play10:05

kasar maupun licin Kemudian aktuator

play10:07

dari e vacum cleaners tersebut adalah

play10:11

roda untuk bergerak sikat untuk menyapu

play10:13

debu kemudian vakum untuk menyedot

play10:15

kotoran serta untuk sensornya sendiri

play10:17

juga di dalam eh robot vacum cleaner

play10:20

adalah sensor jarak kemudian

play10:22

eh sensor debu dan sensor tepi untuk

play10:26

mencegah jatuh dari tangga nah kemudian

play10:29

kita lanjut untuk properti dari tas

play10:31

environment sendiri nah kita bisa

play10:33

membagi

play10:35

eh tas properti dari tas environment ini

play10:38

yang pertama adalah kita melihat dari

play10:39

sisi

play10:40

observable-nya Apakah dia fully

play10:43

observable atau partiially atau kemudian

play10:47

unobservable di mana fully observable

play10:49

ini adalah agen dapat melihat seluruh

play10:52

lingkungan yang ada sementara untuk

play10:54

parsial sendiri hanya beberapa part atau

play10:57

beberapa bagian lingkungan saja yang dia

play10:59

bisa amati sementara untuk unobservable

play11:02

ini biasanya Ee tidak memiliki sensor

play11:05

dalam kasus ini ee agen masih bisa

play11:08

mencapai tujuan kemudian kita juga bisa

play11:10

melihat dari sisi beapa agen yang dapat

play11:13

kita gunakan baik itu agen tunggal agen

play11:17

ganda maupun interaksi antar agennya itu

play11:20

seperti apa karena ee untuk artifisial

play11:23

sendiri Kita tidak bisa

play11:26

ee menggunakan satu agen untuk

play11:29

banyak tugas jadi kita harus benar-benar

play11:32

spesifik agen ini bertugas untuk apa

play11:34

agen ini bertugas untuk apa dan

play11:36

bagaimana caranya kita bisa melakukan

play11:38

interaksi antar kedua agen tersebut

play11:40

kemudian kita bisa melihat dari sisi

play11:43

deterministik stokastik kemudian dan non

play11:46

deterministik di mana deterministik

play11:48

sendiri adalah keadaan lingkungan

play11:50

selanjutnya sepenuhnya ditentukan oleh

play11:52

keadaan saat ini Kemudian untuk

play11:54

stokastik adalah keadaan lingkungan

play11:55

selanjutnya tidak sepenuhnya ditentukan

play11:57

oleh keadaan saat ini dan

play12:00

nondeterministik yaitu tindakan agen

play12:02

memiliki berbagai kemungkinan hasil

play12:04

tanpa probabilitas yang menyertai yang

play12:07

di mana konsep terakhir ini jarang

play12:09

digunakan untuk Ai seperti itu kemudian

play12:12

kita juga bisa melihat eh dari sisi

play12:15

langkah-langkah yang dapat kita lakukan

play12:16

yaitu episodik dan sekuensial di mana

play12:19

episonik sendiri adalah eh pengalaman

play12:21

agen dibagi menjadi episode-episode

play12:23

terpisah yang tidak saling bergantung

play12:25

sementara sekuensial

play12:28

yaitu keputusan yang diambil oleh agen

play12:30

saat ini dapat mempengaruhi semua

play12:32

keputusan di masa depan kemudian kita

play12:34

dapat melihat dari sisi statis dan

play12:36

dinamis untuk propertinya yaitu tindakan

play12:40

agen tidak mengubah lingkungan dan agen

play12:43

tidak perlu terus mengamati lingkungan

play12:45

saat mengambil keputusan itu untuk

play12:47

bagian statis di mana contohnya adalah

play12:49

saat kita membuat artificial

play12:50

intelligence untuk eh teka-tekii silang

play12:53

maupun tiktto Kemudian untuk dinamis

play12:56

sendiri adalah lingkungan bisa berubah

play12:59

sementara agen Sedang berpikir untuk

play13:01

mengambil keputusan contohnya menyebrang

play13:04

jalan maupun game balapan mobil kemudian

play13:07

kita bisa lihat juga untuk propertinya

play13:09

dari sisiuous dan diskret di manauous

play13:13

sendiri adalah keadaan lingkungan

play13:14

memiliki variasi nilai yang

play13:16

berkesindambungan dengan persepsi dan

play13:18

tindakan agen jadi untuk ku sendiri ini

play13:22

cukup banyak faktor ya cukup banyak

play13:23

faktor yang akan mempengaruhi Kemudian

play13:26

untuk diskr sendiri semua kemungkinan

play13:29

keadaan bisa diketahui berdasarkan

play13:30

persepsi dan tindakan agen dengan

play13:32

nilai-nilai yang terpisah contohnya dari

play13:34

tadi ee propertit tas environment kita

play13:37

dapat eh kembali lagi ke studi kasus

play13:40

vacum cleaner ya kita melihat bahwa Dir

play13:43

cleaner itu kalau misalnya dari sisi

play13:44

observable dia adalah parsial Kenapa

play13:47

karena

play13:47

ee ada saat di mana dia akan tidak

play13:50

melihat lingkungan sepenuhnya yaitu

play13:52

mungkin saat dia ee mengecas ataupun Dia

play13:56

ee ada waktu tertentu di mana dia harus

play14:00

kembali ke base-nya untuk ng-recharge

play14:02

nah saat itu adalah dia tidak melakukan

play14:05

eh observe ke lingkungan kemudian kalau

play14:10

ke bagian agen karena di sini tugas

play14:14

vacum cleaner adalah jelas maka dia

play14:16

cukup hanya menggunakan satu single

play14:18

agent saja dan kemudian untuk

play14:21

deterministik dia ini akan melihat

play14:23

secara lingkungan ya keseluruhan ya

play14:26

dan faktor lingkungan tersebut tidak

play14:29

akan berubah karena hanya ada di dalam

play14:31

rumah kecuali kita berada di luar rumah

play14:33

dan terjadi hujan ataupun

play14:37

ee cuaca-cuaca lain yang berbeda-beda

play14:40

Nah itu baru kita berubah menjadi

play14:42

stokastik Kemudian untuk sekuensial

play14:45

Karena untuk robot vakum sendiri itu

play14:49

diprogram jika kotor maka dia menyedot

play14:51

dan membersihkan Jalan maka dia

play14:54

sekuensial dan lebih ke arah statistik

play14:57

dan dinamik dia akan dinamik karena

play14:59

karena dia akan berubah-berubah dalam

play15:00

arti ee keputusannya itu bisa berganti

play15:04

sementara yang terakhir adalah dia

play15:06

diskrit

play15:08

karena properti dari environment

play15:10

tersebut hanyalah sama seterusnya

play15:12

mungkin rekan-rekan juga bisa

play15:13

memperhatikan untuk voice recognition

play15:15

serta eh rekan-rekan juga bisa

play15:17

mendefinisikan propertitas environment

play15:19

untuk self driving car yang eh sudah ada

play15:21

seperti itu kalau tadi kita sudah

play15:24

membahas tentang specify dan properti

play15:26

maka dari arsitektur Ai sendiri

play15:29

ditambah dengan program itu yang disebut

play15:31

dengan agen sehingga tugas dari ea

play15:33

sendiri adalah mendesain sebuah program

play15:36

yang menerapkan fungsi-fungsi di mana

play15:39

agen melakukan mapping dari apa yang

play15:41

ditangkap menjadi sebuah aksi demikian

play15:45

rekan-rekan untuk sesi Apa itu ai

play15:48

sejarah serta penerapan Ai salam

play15:51

entrepreneur

Rate This
โ˜…
โ˜…
โ˜…
โ˜…
โ˜…

5.0 / 5 (0 votes)

Related Tags
Artificial IntelligenceAI HistoryAI ApplicationsMachine LearningComputer VisionNatural LanguageKnowledge RepresentationAutomated ReasoningIntelligent AgentsAlan Turing