I Became a Genius Engineer chapter 102

I Became a Genius Engineer 102

Humanoid Developer Cheolwoo Lee (3)

‘Well, to change the x2xx algorithm, we need to tweak the efficiency combination algorithm… … . What should I do?’

As soon as the concept of intelligence was born, a number of things came to mind.

Because it was practically impossible for anyone to use almighty intelligence.

Efficiency Combination Algorithm, commonly called Lsort, was an algorithm that made classification faster.

The x2xx strong artificial intelligence learning algorithm I created was based on the Lsort algorithm, which was known to many people like the A* pathfinding algorithm.

It is also unclear who developed it.

‘Well, how can I modify this algorithm to perform preferential selection and constrained learning?’

When I think about the things I’ve made so far, I don’t think I’ve ever set a limit on anything. Anything to the limit.

The same was true of the ITE-X engine, NF network and various parts, such as free vector gears, TT gears, milling machines, etc.

I didn’t limit anything when making them.

I made it unconditionally good that good is good.

‘It’s ironic that I have to set the opposite limit this time.’

As much as that, the NCI strong artificial intelligence created now had a great ripple effect.

‘Well, really… … . It is said that even large corporations intentionally hide their technology in order to sell more or deliberately break it down. Isn’t it very different?’

While thinking about that, I rationalized myself.

‘What else should I do? It’s a limited algorithm… … .’

It’s my first time trying it, so I’m not sure what to do.

‘Should I go into Topcoder after a long time?’

TopCoder is the largest site on earth where developers from all over the world gather to discuss and discuss. I accessed that site.

The site was in English, but it was automatically translated by interpreting and translation artificial intelligence.

From noble mtl dot com

I took a quick look at the site.

There were various menus, and what was visible were Q&A, issues, and rankings.

First, I accessed the issue page.

「Where is the limit of NF network?」

“How far has artificial intelligence come?”

「Opening artificial intelligence expo in China, recruiting participants.」

There were many issues related to IT technology.

Among them, I went into the issue titled ‘How far has artificial intelligence come?’

“Google created interpretation and translation artificial intelligence, and LF introduced an automatic harvesting robot incorporating artificial intelligence. And China’s Tensot is planning to showcase strong artificial intelligence.”

continued to read

「Not long after Google’s Deep Mind Challenge, many countries and companies showed off artificial intelligence without any hesitation.」

Read quickly until you see an interesting sentence.

“Is China’s strong artificial intelligence Chunji really the kind of AI we think it is?”

I’ll beg

“Google has also expressed its intention to participate in China’s artificial intelligence expo. First half of 2017. We are also paying attention to who the true strong will be.”

Google and we were going to participate as a team.

“Also, China has recently been challenging world hegemony. If I add my opinion, it is like watching the Cold War between the former Soviet Union and the United States. Of course, unlike back then, trade is active and exchanges are taking place.”

Is it a cold war system? … .

Considering NCI’s report, various media outlets, and the relationship between Google and Tensort, I agreed to a certain extent.

I read a bit more.

“The difference from the Cold War era is that exchanges are active, but it is the same that they are promoting their greatness through technology. In that era, the former Soviet Union and the United States developed as a competition to advance into space, but now China and the United States seem to be developing with artificial intelligence.”

It seemed like I had heard that.

Who will put the flag on the moon first. Well, because of that, they thought that their country was great and that they were superior to the other country.

Well, in a way, is it good because it’s a peaceful way?

Are you in middle school? There was a time when I almost got into a fight with a friend, but in the end, I didn’t fight back and forth, and it seems that the winner was determined by who was faster in the 100m run.

How peaceful is that when you think about it?

‘In this person’s opinion, the United States and China are currently confronting each other over artificial intelligence, right?’

hmm… … . So what am I? no, what is Korea?

Google’s AlphaGo is great, but in the end, I was the one who made the current NCI, and I’m Korean.

I don’t know. First of all, since I raised my hand to the United States, let’s go with Korea.

I didn’t think deeply about that part.

‘Oh, it’s not like this, I need to fix the Lsort algorithm quickly.’

I left the issue page and went to the question and answer page.

There were many questions coming up in real time.

Here are a few of the articles that interest me.

「LiteCore (Questioner): It seems that errors occur when implementing Flyer language and multiple random functions. What’s the problem?」

It was a question in Flyer Language.

Obviously, the VDF function would have solved the error, but there will be no error with the random function. Then this person got it wrong.

I went down a little further and looked at the source code and error message posted by the questioner.

‘What, you’ve got the code wrong. And that part should not contain the contract address, but the Abi Array.’

I saw the wrong parts right away.

‘Someone must have answered.’

While thinking about that, I scrolled down a little more to see the list of answers.

‘what… … . Why is it all nonsense?’

It was posted a week ago. A total of 5 answers.

3 of them were completely wrong answers, and 2 of them were also problematic.

One was an answer that could cause other problems later, and the other felt like going too far to solve it.

Both were also difficult methods.

‘BlackWindow, NewFace.’

Are your nicknames Black Window and New Face? I’ll remember.

‘Hmm, isn’t there still so many Flyer language developers?’

Thinking that I should tell the foundation to invest a little in developing developer capabilities, I replied.

‘This would be perfect. I don’t want to do this… … .’

I wondered if I should give myself a Flyer language lecture next time.

‘No, I didn’t come here to do this… … . I need to quickly change Lsort to prioritize and limit learning. Do you have any information?’

Again, I forgot what I was originally going to do and stumbled into a different path.

I left the page again and searched for Lsort.

「Search Results: 1,020,394」

… … . Numbers in excess of 1 million. It was definitely one of the famous algorithms.

I added what I wanted to be the restricted learning and priority selection to the search and searched again.

「Search results: 231 cases」

Then only about 200 came out.

‘Well, is this enough?’

I started looking for various materials listed in the search results.

‘Well, as expected, there is no data I want.’

The materials I wanted were restricted learning and preferred choice. There were many articles in which either restricted learning or preferential selection were applied, but there were no articles in which both were applied.

If you still have something.

‘If I combine the Lsort-limit algorithm and the Lsort-select algorithm well, I can create the algorithm I want.’

I obtained those two algorithms, and decided to create a new algorithm by combining them.

‘Let’s see, I don’t need this part in Limit, I just need to save this part in Select. And by combining the two… … .’

While continuing to create the x2xx-limit algorithm, a notification sound came from the speaker.

I wanted something, so Bonnie was a notification that a comment had been placed on an answer I had previously posted.

I went right in and checked it out.

“LiteCore (questioner): Wow, that’s great. If you solve it like this, you don’t have to make it complicated like BlackWindow’s answer.」

replied right away.

「DarkWolf (Respondent): No. I hope the problem is resolved.”

“LiteCore (questioner): I immediately applied and commented on the answer given by DarkWolf. That’s right, it’s resolved. I’ve been waiting for a week, but I can’t believe there’s an easy way. I’m going to learn a few things. Mr. DarkWolf.”

Dark Wolf. It was my topcoder’s nickname.

When I replied, another comment was immediately posted. It almost felt like a real-time chat.

「BlackWindow (Respondent): Wow, I am also on my way to see DarkWolf’s reply. That’s amazing. It was a problem that could be solved so easily, and I am learning a few things.”

In the meantime, Black Window, who responded, also intervened.

It felt like a real live chat.

「LiteCore (Questioner): Black Window-sama was also very helpful.」

「BlackWindow (Respondent): hahahaha, I am nothing compared to DarkWolf. DarkWolf, I have a few questions for you. Where are you currently working? If you don’t mind, we’d like to offer you a scout.”

What is it, a scouting offer out of the blue?

「DarkWolf (Respondent): No. I have no intention of leaving.”

Where should I go but here, should I join Google or Oracle… … . Relocation was not a consideration at all.

「BlackWindow (Answer): I will give you twice the annual salary of where you are currently working. We really need someone who handles the Flyer language well.”

It bothers me.

「DarkWolf (Respondent): Your current salary is 2 million dollars, so is 4 million dollars okay?」

The current annual salary is 2 billion in Korean currency, approximately 2 million dollars. Multiply by 2 to get 4 million dollars. Roughly 4 billion in Hanwha.

「BlackWindow (Answer): Are you kidding me?」

… … . I’m serious. Actually, I just said it.

I didn’t feel the value of replying anymore, so I closed the window and did what I was doing.

The x2xx-limit algorithm.

It looked like it would be finished in a few days.

* * *

After a few weeks I was able to perfect the x2xx-limit algorithm and create a new artificial intelligence with it.

Strong AI capable of selective and limited learning.

I thought a lot about what to choose and what to limit. so the conclusion was drawn.

‘Let’s put only the intelligence of an elementary school graduate.’

I don’t remember the curriculum of elementary school well, but I think I learned various common sense in the lower grades.

I learned how to spell, how to cross a crosswalk, and various social common sense.

However, there are things that are not common sense in elementary school.

‘Intelligence is perfect, but the problem is, I haven’t taught you how to move your body.’

It will probably work just fine online. By the way, the limited intelligence I created must move the humanoid arc.

How should I handle that part?

Someone once asked me a question.

‘Raise your arms. How did you hear?’

… … . I couldn’t answer that question.

It is medically known that muscles move by contracting and relaxing. But it is the brain within the head that gives its orders.

how did you raise your arm? It just came naturally.

How can the intelligence I created be taught to move its own body?

that was a bit of a problem.

‘Ah, can I teach like that?’

Join us on discord to get release notifications. https://discord.gg/WPsf5SUDn5

Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !!

Options

not work with dark mode
Reset