How Does the Black Box Method Work?

357 views

I couldn’t digest on how to implement the method into my studies. Here is the link to the video about the method. [https://www.youtube.com/watch?v=RDzsrmMl48I&ab_channel=ColinGalen](https://www.youtube.com/watch?v=RDzsrmMl48I&ab_channel=ColinGalen)

In: 1

Anonymous 0 Comments

Basically a black box is when you have something which performs a function (i.e takes inputs and gives outputs) without necessarily having any knowledge about its internal workings.

The idea behind the black box method is to learn concepts by learning what they do rather than how they work (which is often much more complicated), then once you have this basic understanding of how the concepts interact you can go deeper and learn the details of how they work.

You are viewing 1 out of 1 answers, click here to view all answers.