DConf '23--A Beginner's Journey with AI in D--Murilo Miranda

Описание к видео DConf '23--A Beginner's Journey with AI in D--Murilo Miranda

Murilo talks about his journey learning AI, what he's discovered about it, the ins and outs most people do not understand, and how he did it all purely in D. He was able to implement neural networks to do a variety of tasks, such as text and color recognition. He's created his own neural network creator software, which in turn was also written in D.

The ODP slides are available here:
https://dconf.org/2023/slides/miranda...

DConf '23 Homepage
https://dconf.org/2023/index.html

The D Programming Language Home
https://dlang.org/

#dlang #dconf #programming

TIMCODES:
00:00 Title & Introduction
00:40 What he thought about AI
01:27 What he discovered about AI
02:57 AI is no match for natural stupidity
05:17 How he did it in D
08:02 His first experiments
11:04 His neural network module
14:24 His network creation software
17:10 His OCR software
19:55 His color classifier software
22:33 How he processes the networks
23:56 Advice for those who want to learn AI
25:20 An example to illustrate it all
42:18 Q: Did he consider any other network types?
42:49 Q: Why not use a bunch of if-else statements for the color classifier?
43:47 Q: Is the activation function configurable in his network creator?
44:38 Comments from Walter on AI compared to human brains

Комментарии

Информация по комментариям в разработке