Mental model and intuition

I’m learning Python.

The first thing I want to learn is to build the mental model. Naomi Ceder gives me the inspiration from her blog Notes on Teaching Python — Mental Models. We’re standing one the shoulder of giants and I really appreciate it. With …


This content originally appeared on DEV Community and was authored by Yulei Chen

I'm learning Python.

The first thing I want to learn is to build the mental model. Naomi Ceder gives me the inspiration from her blog Notes on Teaching Python — Mental Models. We’re standing one the shoulder of giants and I really appreciate it. With her words and my understanding, Python’s mental model is pretty similar to JavaScript’s. In Python world, there’re immutable and mutable values and we can use wires/labels to connect them with variables, and the counterparts in JavaScript are respectively primitive and object.

Today, while I was reading Neural Networks and Deep Learning by Michael Nielsen, I felt another enlightening and charming wording as mental model is “neural networks intuition“ which just suddenly erased all the cloud in front of me.


This content originally appeared on DEV Community and was authored by Yulei Chen


Print Share Comment Cite Upload Translate Updates
APA

Yulei Chen | Sciencx (2025-04-22T15:49:07+00:00) Mental model and intuition. Retrieved from https://www.scien.cx/2025/04/22/mental-model-and-intuition/

MLA
" » Mental model and intuition." Yulei Chen | Sciencx - Tuesday April 22, 2025, https://www.scien.cx/2025/04/22/mental-model-and-intuition/
HARVARD
Yulei Chen | Sciencx Tuesday April 22, 2025 » Mental model and intuition., viewed ,<https://www.scien.cx/2025/04/22/mental-model-and-intuition/>
VANCOUVER
Yulei Chen | Sciencx - » Mental model and intuition. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/04/22/mental-model-and-intuition/
CHICAGO
" » Mental model and intuition." Yulei Chen | Sciencx - Accessed . https://www.scien.cx/2025/04/22/mental-model-and-intuition/
IEEE
" » Mental model and intuition." Yulei Chen | Sciencx [Online]. Available: https://www.scien.cx/2025/04/22/mental-model-and-intuition/. [Accessed: ]
rf:citation
» Mental model and intuition | Yulei Chen | Sciencx | https://www.scien.cx/2025/04/22/mental-model-and-intuition/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.