Xiang Kun was sitting at the cleaned table, facing a plate of rabbit meat, remembering the emotions of Tang Baona before eating.

How to turn other people ’s emotions collected through “emotion injection” into their own emotions that can be used through “emotion assimilation”, Xiang Kun had previously envisioned.

His vision is to perceive the emotions of others, and then “imaginate” and “reconstruct” those emotions in reality to make them his own emotions.

But now, sitting at the table and looking at the plate of rabbit meat, he can recall the kind of joy, euphoria, and a touch of excitement when Tang Baona was eating just now, when he was facing those dishes that were fine-tuned to her taste. Emotion, feeling the appetite after appetizing taste.

However, Xiang Kun found that while eating, he felt Tang Baona’s emotions through the chopsticks in real time. It was relatively easy for him to “imagin” and “reconstruct”, but now it is a bit difficult.

After all, although he still has a taste sensation, even more developed, he has no appetite for ordinary food. It is really difficult to build and enter the food-obsessed situation through the emotions in his memories.

However, it is normal to think about it. If recalling the emotions of Tang Baona can be useful, then he can directly recall the emotions when he tasted the food before.

However, when many people dine, if he “reconstructs” directly, he is afraid that he really “hypnotizes” himself, enters his emotions, and starts to gorge oneself towards the food. When the time comes, he eats too much. The stone “unable to subdue” spits directly on the dining table, and the scene can be … tsk tsk.

But now the chopsticks have been given to Tang Baona, and when I get to the meal, I will feel it, and then I will have something to eat on my own side, “imagination” and “experience”.

But Tang Baona eats other people’s food, even if he eats in a high-end restaurant outside, it should be difficult to get a better experience than eating his dishes, right?

And Xiang Kun always felt that although Tang Baona was very emotional when eating, this increase was also the same as her own personality, with a hint of restraint, which was not enough “explosive”.

If emotions can “burst out” a little more and be more powerful, maybe when Xiang Kun senses it, it will be easier to substitute?

However, Tang Baona is already the person who has the highest taste strategy besides his parents, and his parents’ emotions are estimated to be more restrained than Tang Baona.

Who is suitable for this appetite collection?

Xiang Kun suddenly thought of Liu Shiling, a neighbour fatty girl. When the little girl ate delicious food, she really wanted to eat the bowl and even her tongue.

Thinking of the pretty girl, Xiang Kun subconsciously sensed the coin and A4 paper given to her, and then just stayed.

That coin’s induction has dropped significantly again! The drop of A4 paper is a little less, but the difference can also be felt.

It seems that after finishing the project of Director Lin and Zhang Qian this time, I have to find time to go to Star City again and find a way to look at the fatty girl again.

What’s so special about this girl?

Why did the other things that had established a “super-sensory connection” with Xiang Kun, the degree of induction did not decrease, and only the two items from her dropped so much?

……

In the next blood drinking period, Xiang Kun continued to “retreat” to do the project.

Only in this project with Director Lin and Zhang Qian, Xiang Kun is now basically half product manager, half project manager, architect, chief engineer, interaction designer …

According to the previous requirements, he designed the framework of the entire project, and personally worked out the coding of several core modules, according to different needs of other modules, or directly gave implementation methods, solutions, or designed different strategies, and made unified Specifications.

Made a wireframe of all the interfaces, and determined the UI elements and layout in all key interfaces.

Then according to the work he has done and arranged, he then told the “Old Partner” Ma Hongguo, who is now recruiting in Pengcheng, through QQ, the direction of the team, what are the recruitment criteria, what positions need to be recruited, and what What kind of skills do people need?

After finishing this project in the future, Xiang Kun did not want to continue to rely on them to make money, but hoped that the subsequent maintenance, expansion, and iterations could be completed by this team formed by Ma Hongtu, and he would slowly fade out- ―After all, he communicates with them remotely, and only five days a week.

However, Xiang Kun not at all gave the specific things he made now to Ma Hongguo or Director Lin, because such a speed is a bit unbelievable for them, and the Ma Hongguo team has not yet been formed, even if they give him these things, There is no way to speed up the completion of the project.

He could just use the funds provided there to research and try out his “AI Assistant Program.”

After signing the contract, Director Lin made a 20 advance payment to Xiang Kun, and if he purchased equipment for the project, he could apply for reimbursement from them with an invoice.

In fact, this project has nothing to do with Xiang Kun’s “AI Assistant Program” not at all, but just like many NBA players will ask the coach to practice other sports such as boxing and exercise response skills in the offseason, Xiang Kun also wants to While making money through this project, through the actual work, find inspiration and see if there are any new ideas.

Therefore, when Xiang Kun implements several core functional modules, even in the core code area, it is written in inline assembly.

The CPU can only recognize binary instructions of 0 and 1, and assembly language is the low-level language closest to machine language. When the hardware performance was relatively poor in the early days, the purpose of using assembly language during development was to improve the performance and response speed of the program, but nowadays the hardware equipment is developing rapidly, and the compiler optimization is also very good. Handwritten assembly may not be more efficient, but Because it is difficult to read, complex, and large, the subsequent maintenance difficulties far exceed the insignificant performance improvements it brings.

In fact, in most cases, if you are looking for performance, C ++ is enough, and C is rarely used. Except for a few scenarios such as embedded development, most developers do not need to use assembly language directly for development.

But Xiang Kun is actively “troubleshooting” himself, because he is doing this project in order to find inspiration for his “AI Assistant Program”.

Since assembly is closest to machine language and easier to understand for the CPU, Xiang Kun wants to “substitute” the computer’s thinking mode by writing and thinking about this small part of code, thinking if there is any way to break through now Various implementations of artificial intelligence.

And in some cases, assembly has the advantage of being more flexible than other high-level languages.

He even wrote the X86 version of that code in a masochistic manner after finishing the assembly code of that small core module ARM.

But the progress of the project is fast, and Xiang Kun still has no clue about the “AI assistant” ‘s inspiration.

Xiang Kun is a bit wild and greedy now. He really doesn’t want to make a simple “sand sculpture AI”, he wants to make a “super AI”.

Make a simple analogy:

young man Xiaoming keeps a flock of birds, which are very obedient under his domestication.

Wang Boss was dissatisfied with his neighbor, Young Lady Yang, so he found young man Xiaoming, who raises birds.

Wang Boss: “Help me avenge her.”-This is a request from Father A.

Xiaoming: “I let the birds fly over Xiaohong’s house. One time it will be S, the other will be B. How about it?”-This is a communication plan.

Wang Boss: “Yes, just do it.”

If this group of birds is regarded as a “computer”, then Xiaoming is a “programmer” or “developer”.

This training process is the process of programming.

The “machine language” that the birds understand is only what is eaten and not eaten.

As for the other contents, they are combined and trained on this basis.

“Let the birds fly over Xiaohong’s house. One time it will be S, the other will be B.”-This is the specific demand.

“Xiao Ming thinks: I first guide the positions of a few birds, and then other birds naturally follow. Repeating this way will allow them to display the figure I want.”-This is the algorithm.

“I wo n’t feed the bird until it is in the correct position, and I will feed it when it arrives.”-This is a function.

No matter how good Xiaoming trains the bird, it is as good as a finger, even relying on a password to allow the bird to do a specific thing. A whistling will make the bird fly to the sky, and then it will be S, and it will be B. Seems really human, but in fact, what they can understand is still:

For food, not food.

Therefore, the existence of super AI is equivalent to letting the birds understand directly: “I want you to fly over Xiaohong’s house, and then it will be S, and B.”

Even further, can directly understand: “Help me avenge her.”

By that time, Wang Boss and the birds directly, Xiao Ming can take a dog, or focus on waiting for the birds to eat, drink, shit and piss, let them live comfortably.

Now what Xiang Kun has to do is train a bird from hatching, give it the power of Bird King, and let it understand what it says-really understand it!

At that time, you need to tell Bird King directly. Bird King can lead a group of migrant birds to complete the task spontaneously. As for how to complete it, Xiang Kun does not need to care or know.

If the training is done, let alone put them on S or B, just let Bird King take the birds to jump in bliss pure land, it will even figure out what you want and sing for you a prestigious dignified.

You say, “I want revenge on Young Lady Yang.”

It will take the initiative to return: “Then I will take my younger brothers to pee over the Young Lady Yang’s house? Not deflated? Then we will peck her window in the middle of the night? Or will we fly over her house and put on S for a while? Put a B? “

Of course, the greater the probability is that it took the bird food you gave and ran away from other migrant birds, and then lay in the sun and did nothing. They even ran shit on your head and said that it wasn’t for whom, you just got random.


Tap the screen to use advanced tools Tip: You can use left and right keyboard keys to browse between chapters.

You'll Also Like