I am working in the Artificial Intelligence area. I am thinking of two events happened to me.
1) I have the same dream over many years. While writing the post, I could not recall what exactly the dream now.
2) While I drove to pass a large field of peach flowers, I recalled the moment that I biked to high school and passed a large field of peach flowers.
Both events normally would not come to my mind at all. It seems deep in the brain, there are some super charged neurons which store some unique information, can be trigged by some specific outside stimulus.
I believe in the AI algorithm design, we should add such neurons. It stays there for a specific event, occasionally trigged by a specific type of stimulus.
2019/05/23
Subscribe to:
Posts (Atom)
How to Supercharge Your Python Classes with Class Methods
How to Supercharge Your Python Classes with Class Methods | by Siavash Yasini | May, 2024 | Towards Data Science As we just mentioned, a c...
-
https://rszalski.github.io/magicmethods/ __init__ __repr__ __getattr__ __setattr__ __call__(self, [args...]) context manager class Closer: ...
-
Use Celery Celery is an asynchronous task queue based on distributed message passing to distribute workload across machines or threads. A c...
-
https://docs.min.io/docs/python-client-quickstart-guide.html The MinIO Python Client SDK provides simple APIs to access any Amazon S3 com...
-
I am working in the Artificial Intelligence area. I am thinking of two events happened to me. 1) I have the same dream over many years. Wh...
-
Recently, my Mac laptop's (Majove, MacBook Pro (15-inch, 2017)) Safari failed to open. I searched around and could not find a solution. ...