Viewing a single comment thread. View all comments

sEi_ t1_iyqpzny wrote

Ask the question here. It gives good results, and can do follow ups if you ask it.

https://chat.openai.com/chat

I got this answer plotting in your question:

>Artificial neural networks (ANNs) are computational models that are inspired by the structure and function of the biological brain. While they share some similarities with the brain, there are also some important differences between the two.
>
>One of the key differences between ANNs and biological brains is that ANNs are typically static and symbolic, while the brain is dynamic and analog. This means that ANNs are typically designed to perform a specific set of tasks, and their structure and function remain the same throughout their use. In contrast, the brain is constantly changing and adapting to new information and experiences. It is able to learn and adapt to new situations, and it uses continuous, analog signals to process information.
>
>Another key difference between ANNs and the brain is that ANNs are designed to process information in a highly parallel and distributed manner, while the brain uses a more hierarchical and sequential processing approach. In ANNs, many simple processing units (neurons) are connected together to form a network, and information is processed by the network as a whole. In the brain, on the other hand, information is processed by distinct brain regions, and there is a hierarchical organization of brain regions, with higher-level regions receiving input from lower-level regions.
>
>Despite these differences, ANNs have been able to achieve impressive performance on a wide range of tasks, such as image and speech recognition, language translation, and even playing complex games like chess and Go. While ANNs may not be perfect models of the brain, they continue to be an important tool for researchers and developers who are working on developing intelligent systems.

1

vampiire OP t1_iysfi1y wrote

Haha amazing. Like asking the brain to explain itself.

I’ll look into making an account. Is this like a wiki chat bot you can ask anything to?

1

sEi_ t1_iytq6hr wrote

The name "Chat bot" is missleading. It can really help you to program and other things. I use it a lot together with github co-pilot.

Here is an example from another guy using the 'chat bot': https://www.reddit.com/r/GPT3/comments/zalfyg/i_asked_chatgpt_to_make_me_unity_c_code_that/?sort=old

1

vampiire OP t1_iytqn9g wrote

What??

Is this a meme or serious? How the fuck is that possible?

1