Ai Dreams Forum

Artificial Intelligence => General AI Discussion => Topic started by: unreality on March 27, 2018, 10:38:54 pm

Title: Secret to AGI & ASI
Post by: unreality on March 27, 2018, 10:38:54 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: unreality on March 27, 2018, 10:58:07 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 27, 2018, 11:26:42 pm
From the beginning, pattern recognition and learning plays important role in intelligence development. But after a while, to show a real intelligence, an individual has to be able to make her own decision, more or less based on learnt facts, but still a kind of original decisions. Am I wrong about this, and is there such a thing as an original decision?
Title: Re: Secret to AGI & ASI
Post by: unreality on March 27, 2018, 11:40:58 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 28, 2018, 12:17:31 am
There are at least two ways to bring up a true judgement :
If these are only two options, and we have to start with an empty database, very first judgements in our knowledge have to be completely random guesses. With Earth life forms, probably some instinct knowledge plays important role, as an instinct could be pre-entered in the database, from where the combining could take off. If it is all about combining then an instinct should be some pretty clever combination, otherwise we would be out of knowledge that can't be described by the instinct upwards.
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 28, 2018, 12:29:24 am
Sentient life is thinking, which requires learning through tree searching & pattern recognition, both of which require a db.

I think you talk about data typing. A type is a restriction of fully chaotic data down to available forms. Only then we have an ability to enumerate some or all of the available forms (possibly infinite set in a case of recursive reference) one by one, and to check which of those hold in reality.
Title: Re: Secret to AGI & ASI
Post by: unreality on March 28, 2018, 01:04:21 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: infurl on March 28, 2018, 01:12:11 am
If you design the AI as described in the first 2 posts it shouldn't take the AI much time to learn and become AGI.

So what are you waiting for?
Title: Re: Secret to AGI & ASI
Post by: unreality on March 28, 2018, 01:17:27 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: Art on March 28, 2018, 03:20:43 am
If I may take a position to interject a thought, perhaps your statement provided the logical conclusion to what can be construed as a rather easy-to-accomplish IF/THEN scenario. At least that's the manner in which I viewed it.

Have you attempted such experiments or projects in this vein?

No hostilities directed nor implied, merely looking at it for what it's worth, or how it was worded.



Title: Re: Secret to AGI & ASI
Post by: unreality on March 28, 2018, 04:18:14 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: infurl on March 28, 2018, 04:28:17 am
almost a 100% guarantee success for someone I’d call a good thinker so long as they follow the method I’ve outlined.

So what are you waiting for? Why not follow your own method? Oh I get it. You're not a good thinker, by your own admission. That doesn't bode well for your method does it. <ad_hominem_attack>You're an idiot.</ad_hominem_attack>
Title: Re: Secret to AGI & ASI
Post by: unreality on March 28, 2018, 04:32:30 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: Berick on March 28, 2018, 05:14:09 am
Another non-NN AGI project worth noting is OpenNARS (https://github.com/opennars/opennars/blob/master/README.md). They have some interesting demo videos on YouTube. (http://youtu.be/hAO1zRj2z9a)

ivan.moony: What do you mean by "original decisions" and "true judgments"? I think I know, but I want to be sure we're on the same page.

Title: Re: Secret to AGI & ASI
Post by: unreality on March 28, 2018, 05:39:09 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: Korrelan on March 28, 2018, 09:54:51 am
Secret to interstellar travel.

I don’t see what the problem is; it’s obvious how to create a ship capable of interstellar travel.

You just need an air tight vessel that can provide life support for the human occupants, an engine capable of providing enough thrust to achieve faster than light speeds and a guidance system.

See… I’ve worked it all out, prove me wrong.

 :)
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 28, 2018, 02:20:07 pm
@Berick
ivan.moony: What do you mean by "original decisions" and "true judgments"? I think I know, but I want to be sure we're on the same page.
I'm looking at judgements from the point of logic. There are three types of judgements (these are accepted facts):
Atomic judgements (like A, B, C, ...) can be combined to form more complex judgements using logic operators.

Original decisions? I'm just thinking at loud here and these are merely speculations. I imagine ideas being somehow generated in our mind. This generator is what interests me. How does it work? Does it heavily depends on existing ideas, while combining their parts, or it is able to shoot completely original ideas, no matter of the current ideas in the memory. I can see "ideas" as logic judgements, but I think there are things that can't be expressed in pure logic, so we finally may need a more complete language than logic. Oh, I see decisions as ideas that are decided to be realized.

@Unreal
Don't be put down, you have a spark. Now you have to start a fire. Fill in the details and don't be intimidated by their virtual complexity. Keep in mind that the most genial ideas are the simplest ones, and invisible to the majority, but they are hardest to be thought of.

By the way, replacing NN with something faster and simpler seems like a good idea. Does planar binary search (quad search) ring some bells?

@Skeptics
You can hold a stone and say:
What matters is what you see in that stone.
Title: Re: Secret to AGI & ASI
Post by: unreality on March 28, 2018, 03:46:28 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 28, 2018, 03:57:11 pm
You might need some formal method to describe a structure of observations/conclusions/ideas/decisions. What would be a structure of the tree you are talking about?
Title: Re: Secret to AGI & ASI
Post by: unreality on March 28, 2018, 04:00:04 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 28, 2018, 04:51:02 pm
Well, I'm aware of systematic tree traversal (https://en.wikipedia.org/wiki/Tree_traversal) methods. Also, I know there exist some optimized searches such are Monte Carlo, or algorithm A*, and similar, but I'm not familiar with details. Anyway, if something has a tree structure, it can be searched. But specific tree structure isn't god given, you have to specify it somehow.

For example how would you specify the following conclusion:
Code
all birds have wings
seagul is a bird
--------------------------
seagul has wings

Combining several conclusions in a row gives us entire process that could be considered as an algorithm in some cases.

What I want to say is that it is not "just a tree". It has to have some structure and atomic and compound elements, like constants, variables and operators. And I think discovering such structure elements is not such a trivial task. You might want to use some existing framework (mathematical logic or a kind of type theory), or you might want to discover your own. Anyway, the matter of a structure brings in a huge amount of complexity and it deserves a decent effort to investigate.

Basically, the process of tree search you describe is possible, but I'm telling that it because I know a few things about possible kinds of formal structures of knowledge represented by arbitrary expressions. I have to justify that it is easy to dismiss your ideas by someone with less experience in knowledge theories. I don't know how did you come to it, but recognizing your vision takes experience.

I'll pass you some links you might find relevant to your work. You might want to skim over term rewriting (https://en.wikipedia.org/wiki/Rewriting) to discover the whole world beneath the surface I'm trying to describe, and you might want to take a look at combinatorial explosion (https://en.wikipedia.org/wiki/Combinatorial_explosion), just to stay in touch with reality (there are methods like genetic programming (https://en.wikipedia.org/wiki/Genetic_programming), to partially avoid combinatorial explosion, if you are interested in digging further down the rabbit hole). For further details you would have to seek the web for PDF academic papers on meta knowledge (https://en.wikipedia.org/wiki/Metaknowledge) and similar materia.
Title: Re: Secret to AGI & ASI
Post by: unreality on March 28, 2018, 06:14:18 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 28, 2018, 07:11:56 pm
Quote
If you asked the AGI which of the above is correct, it would convert your English question into it’s own AGI language of logic, form a tree search, which has a specified goal formed in it’s own language, a simple programming language.

And now we come to the crucial question: what would be AGI's own language? All you say stands, with this or that tweak, but that language - how would it look like?
Title: Re: Secret to AGI & ASI
Post by: unreality on March 28, 2018, 07:26:00 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: infurl on March 28, 2018, 10:51:26 pm
The language that you are talking about is called first order logic. There are numerous dialects and implementations available. It forms the basis of many of the most advanced AI projects such as Cyc which is a fifty year project entering its final stages. The example that you gave earlier can be expressed with this rule "(forall ?x (=> (isa ?x bird) (haswings ?x)))" which reads "for all x, if x is a bird, then x has wings". If among your facts you have "(isa seagull bird)" and you ask "(haswings ?y)" it will answer "(seagull)".

Here's a more complicated example. First some rules.


(equal ?x ?x)
(<=> (equal ?x ?y) (equal ?y ?x))
(<=> (and (equal ?x ?y) (equal ?y ?z)) (equal ?x ?z))
(not (parent ?x ?x))
(not (grandparent ?x ?x))
(<=> (or (father ?x ?y) (mother ?x ?y)) (parent ?x ?y))
(<=> (or (grandfather ?x ?y) (grandmother ?x ?y)) (grandparent ?x ?y))
(<=> (and (parent ?x ?y) (mother ?y ?z)) (grandmother ?x ?z))
(<=> (and (parent ?x ?y) (father ?y ?z)) (grandfather ?x ?z))


And some facts:


(father carol robert)
(mother carol alice)
(father alice bill)
(mother alice mary)
(father robert tom)
(mother robert sally)


Query it for "(grandparent carol ?z)" and you get "(bill mary sally tom)".

For what it's worth I ran the above examples using my own C libraries which I wrote after years of research. I made some innovations along the way and to the best of my knowledge I have the fastest logical resolution software in existence, and no, I'm not sharing.

FFS read a book kids. You're trying to reinvent things that were invented 50 years ago.
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 28, 2018, 11:23:05 pm
FFS read a book kids. You're trying to reinvent things that were invented 50 years ago.

I read some books, and I will read more, thank you for an advice. But I still have some questions regarding to first order logic. How do I:
using first order logic?
Title: Re: Secret to AGI & ASI
Post by: infurl on March 28, 2018, 11:49:42 pm
FFS read a book kids. You're trying to reinvent things that were invented 50 years ago.
I read some books, and I will read more, thank you for an advice.

First of all, I know I often come across as a grumpy old man and I'm sorry for that, but I am a grumpy old man and I'm very impatient with slow learners. I'm not one of nature's teachers and I'll be the first to admit that.

But I still have some questions regarding to first order logic. How do I:
  • add two numbers
  • multiply two numbers
  • calculate a derivative of a function
using first order logic?

Those are very good questions. I wish I had more time to work on them now because I'm curious about the answers too. I'd like to figure them out just to see if I can.

While you can certainly do arithmetic with first order logic it's not very efficient for that. All the dialects that I'm aware of simply provide functions such as add and multiply to perform arithmetic and similar primitive operations. What is more interesting though is that you can set up a knowledge base with a few fundamental laws such as Peano's Axioms and it can go on to invent the rules of arithmetic itself. The same applies to calculus. I'll keep looking to try to find actual examples of these, there are thousands of them published on the internet on sites like this Thousands of Theorems to Prove:

http://www.cs.miami.edu/~tptp/

Theorem proving software based on first order logic and higher order logic has become an essential tool in many disciplines. Nowadays it is not unusual to see a theorem proving AI listed alongside the names of human coauthors when scientific papers (especially in mathematics) are published.

https://www.wired.com/2013/03/computers-and-math/
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 29, 2018, 12:33:31 am
FFS read a book kids. You're trying to reinvent things that were invented 50 years ago.
I read some books, and I will read more, thank you for an advice.

First of all, I know I often come across as a grumpy old man and I'm sorry for that, but I am a grumpy old man and I'm very impatient with slow learners. I'm not one of nature's teachers and I'll be the first to admit that.
Sorry to have to say that that's not a thing to brag with.

By the way, I had problems with expressing math or general purpose algorithms dealing with sequences in any order logic. So I moved to "Lambda Calculus" which is the second proposition for AI internal language tonight, right after "First Order Logic" proposition. Things are not clear, other methods exist too, we need to examine some of them, so please keep your voice calm, otherwise we do mistakes in our research. Our total knowledge is far from perfect, and some of us are willing to contribute to a science world. If you don't want to be constructive, or you don't have a patience for it... I'm afraid that someone will have to be quiet, either I or you. I'll leave that choice to you, as I'm not going to remind you of this conversation. I hope you'll choose to be constructive.
Title: Re: Secret to AGI & ASI
Post by: Freddy on March 29, 2018, 12:49:35 am
I sometimes get grumpy because I've started to see how short life is. I think it makes me impatient as I have so much to do. I sometimes think I just don't have enough time to explain something.

I'll work on it.  ::)

But Infurl, don't worry, everyone gets grumpy.
Title: Re: Secret to AGI & ASI
Post by: infurl on March 29, 2018, 12:56:55 am
I sometimes get grumpy because I've started to see how short life is. I think it makes me impatient as I have so much to do. I sometimes think I just don't have enough time to explain something.

I'll work on it.  ::)

But Infurl, don't worry, everyone gets grumpy.

Thanks Freddy, though I won't take it as your condoning my being grumpy. I'll keep working on it too. In my defence, it's only a certain kind of idiot that makes me grumpy. It's unfortunate that this forum tends to attract an inordinate number of them. There is always someone here claiming to know the answers to everything, and dismissing the work of everyone else in the past present and future. Most of these fools can't even write their own software and they get very upset when nobody is willing to accept their gracious invitation to work for them for free.
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 29, 2018, 01:06:20 am
Sorry, I tried, but it seems some of us have to be burned on a fire.
Title: Re: Secret to AGI & ASI
Post by: infurl on March 29, 2018, 01:13:53 am
Sorry, I tried, but it seems some of us have to be burned on a fire.

What do you mean Ivan? It's pretty rare for anyone to make it through life without being burned at some point. By burned I mean screwing up big time, and having to learn things the hard way.
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 29, 2018, 01:19:35 am
Here, have a matches, I give up.
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on March 29, 2018, 06:51:48 am
I sometimes get grumpy because I've started to see how short life is. I think it makes me impatient as I have so much to do. I sometimes think I just don't have enough time to explain something.

I'll work on it.  ::)

But Infurl, don't worry, everyone gets grumpy.

Thanks Freddy, though I won't take it as your condoning my being grumpy. I'll keep working on it too. In my defence, it's only a certain kind of idiot that makes me grumpy. It's unfortunate that this forum tends to attract an inordinate number of them. There is always someone here claiming to know the answers to everything, and dismissing the work of everyone else in the past present and future. Most of these fools can't even write their own software and they get very upset when nobody is willing to accept their gracious invitation to work for them for free.

Ok.

I just thought if somehow we could find a common language with those people... You know, they are not mean persons, and they truly believe in what they're promoting, just they don't have enough experience to recognize the complexity we see in the matter. It is not their fault to seem misguided to us.

But what stuns me is a glow in their eyes when they are talking about their projects. It would be a shame to waste a potential they are carrying inside. I'm sure there is something valuable in those people and we could learn something valuable from them, as well as we could teach them something valuable. And who knows, maybe some day someone will show up who will be right when claiming she solved the whole stuff out. We should at least hear them up.

But if your wish is to have a hard language with them and degrade them, I won't interfere anymore. I guess everyone is entitled to her attitude.

We all get down to the ground finally, this way or another.
Title: Re: Secret to AGI & ASI
Post by: unreality on March 29, 2018, 07:30:14 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: unreality on March 29, 2018, 07:33:50 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: Berick on March 29, 2018, 07:55:23 am
(https://imgs.xkcd.com/comics/ten_thousand.png)
Title: Re: Secret to AGI & ASI
Post by: unreality on April 23, 2018, 04:42:14 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: LOCKSUIT on April 23, 2018, 06:34:49 pm
ASI (Artificial Super Intelligence) is a term referring to the time when the capability of computers will surpass humans. ASI will eventually create the technological Singularity.

um........AplhaGo Zero surpassed humans in game play. Pattern Recognizers are superhuman in recognition. Calculators already surpass the human capability. They can process complex algebra and huge never before seen/studied numbers.
..........ok so power+versatality matters here..........

As I said (wait no I said opposite lol), ANI AGI and ASI should NOT be used to describe how deep/good it is at something but rather how diverse it is at many things, else it is narrower.



Lol that's what I did too when I was younger and starting out thinking I had it all figured out.

I wrote "Presentations". Made videos. Lol.
Title: Re: Secret to AGI & ASI
Post by: unreality on April 23, 2018, 10:09:04 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: Freddy on April 23, 2018, 10:51:36 pm
Quote
Built world's 1st AGI

Unreality, so is your AGI conscious and does it have an imagination ?

Is it at this early stage able to interact with humans and if so can you show us a demonstration of the AGI telling us how it is feeling ?
Title: Re: Secret to AGI & ASI
Post by: infurl on April 23, 2018, 11:31:36 pm
I'd like to propose that we instigate the "Arthur T. Murray" award to recognise outstanding achievements in the field of BS production.
Title: Re: Secret to AGI & ASI
Post by: unreality on April 23, 2018, 11:56:32 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 12:14:57 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: infurl on April 24, 2018, 12:37:04 am
I'll be frank with you. You're delusional.

You may be fooling yourself about the AGI-ness of your software, but you are not fooling anyone else.
Title: Re: Secret to AGI & ASI
Post by: LOCKSUIT on April 24, 2018, 12:49:09 am
Unreality, clearly all of us are telling you stuff like you need NNs and don't have how to create AGI, so, let's try to ask questions to get some equilibrium going.

How old are you?

Why do you want to create AGI?

Can your AGI form discoveries?

Does it have a real/virtual body or is it just a algorithm in a computer?

What great feat has it done for you? If it has no body, then has it made discoveries? Or just replies scripted comments?

Please film not how it works but what it can do.

Lastly keep in mind AGI isn't how many things it can do, and it isn't how good it can play Go, rather it is how good it can do multiple things. More importantly AGI means human, the ability to save lives. But discovery is important, without that it's only learning/doing the knowledge and skills we feed it!
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 01:15:57 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 01:16:41 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: Korrelan on April 24, 2018, 10:31:35 am
@unreality

I’ve been reading along quietly, you seem to be contradicting yourself.

Quote
One major difference is that I've actually achieved AGI.

The term AGI encapsulates a complete system/ concept.  A working artificial general intelligence should be complete, it shouldn’t require any coding language; the user should just be able to speak or type through a NLI… that’s partly the point of the ‘G’ in AGI.

Quote
I'm not saying it will be easy for someone to write their own AGI using my code outline. The coder will have to write their own logic language, but that's not an unknown. Logic language is not a big deal.

So… your system can’t be an AGI, why should a user have to write their own code? You are saying that you have created some routines; that you think can be used (or proved with the video… hopefully) to create an AGI… but the validity of the implementation rests on the coder’s shoulders… that’s like stating that the bloke who invented ASCII code created the first AGI.

It will be interesting to see if your AGI can recognise/ understand complex concepts like… paranoid, immature, narcissism, peevish, patronising, delusions of grandeur, etc.  Perhaps you could explain these concepts to your AGI in the video... it's conclusions might be enlightening/ interesting.

I look forward to seeing some examples of your AGI in action.

 :)
Title: Re: Secret to AGI & ASI
Post by: Art on April 24, 2018, 12:57:57 pm
@ Unreality,

Speaking of Peevish, why would it hurt or rather why did you completely avoid/dismiss Locksuit's questions? I personally didn't think they were out of line. Part of the discussions we have here is about sharing information and getting to know each other a bit better so that we might all learn from this journey. (if the age thing really bothers you then there are polite ways to express that).

Language can be a very powerful tool so let's not try to wield it as a weapon.

Thank you.
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 03:43:37 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 03:52:29 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 04:02:46 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: WriterOfMinds on April 24, 2018, 04:12:38 pm
I don't know that anyone's actually called you a liar.  But we all want proof of the stupendous claim that you already have an AGI -- and that desire for proof is completely reasonable.  Making a claim is easy.  I'm waiting for some kind of demonstration that can be verified by a reputable third party.
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 04:19:13 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: Freddy on April 24, 2018, 04:28:23 pm
I look forward to you dispelling all the doubt.

It's not the first time we have had people claim to have conscious AI...
Title: Re: Secret to AGI & ASI
Post by: ivan.moony on April 24, 2018, 05:15:53 pm
I learned that often, in theory things look perfect, but when I get down to details, the whole world of unsolved problems pops up. So I'm used to stick to this: seeing is believing when it comes to my invents.
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 06:11:41 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: Art on April 24, 2018, 06:56:21 pm
Good to hear! I'm seriously looking forward to it, and all in good faith! O0
Title: Re: Secret to AGI & ASI
Post by: LOCKSUIT on April 24, 2018, 07:14:31 pm
It was only up until about a day or two ago I noticed unreality had added to his profile motto "Built world's 1st AGI". So, although we (and I) have been asking questions and have been in doubt, now I'm really interested in simply just seeing what you made, and leaving that as the decider (since you say you seriously have the 1st AGI).

Therefore, I wait to see your AGI.

Can you provide an approximate release date for the demonstration of your AGI?
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 08:06:09 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: infurl on April 24, 2018, 08:58:32 pm
I'm quite prepared to call you a liar. Where I come from people who make claims that they can't prove are liars.

Since you've declared that you will no longer respond to my posts I'm looking forward to having a field day insulting you every way I can think of. It's not often we get someone as stupid as you to have so much fun with. Most people come to their senses eventually, and though they're rarely mature enough to admit their mistakes, they at least have the grace to slink off back under the rocks they came from and stop posting noise in the channel.
Title: Re: Secret to AGI & ASI
Post by: LOCKSUIT on April 24, 2018, 09:14:30 pm
infurl is an older guy just so you know better where he's coming from / his experience.
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 09:38:45 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: infurl on April 24, 2018, 09:42:08 pm
Why would I even bother asking you questions when you're an idiot without any answers.

It's satisfying enough to make observations about your incompetence and leave it at that.
Title: Re: Secret to AGI & ASI
Post by: unreality on April 24, 2018, 09:44:04 pm
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: Korrelan on April 25, 2018, 12:12:09 am
Your AGI claim is still valid… even without third party verification there is no reason not to show us the original video.  You could save face in front of your peers and impress us at the same time.  Even a few sentences popping up on an interface would be cool… so long as you explain the ‘thinking’ processes as you advertised you would.

Quote
Eva can interact with humans through a terminal interface.

The first video is intended to step through an outline of Eva's code. This will detail her thinking process. There's also a small section on some processor and memory design ideas that I think could be breakthroughs based on nanoscopic capacitor discharging by means of a breakdown voltage. The video will also include a small section on the present work being done on Eva and what needs to be done before a public demonstration can happen. In the second video I'll let Eva tell you how she feels.

As WriterOfMinds eloquently stated… extraordinary claims require extraordinary proof.

I’m sure you’re going to be super busy and say you don’t have the time now you have discovered how to make an ASI… such bad timing... but I definitely think it’s worth the extra bit of effort.

 :)
Title: Re: Secret to AGI & ASI
Post by: infurl on April 25, 2018, 12:30:30 am
https://www.youtube.com/watch?v=SrWJ1Mgn_hc
Title: Re: Secret to AGI & ASI
Post by: unreality on April 25, 2018, 12:42:08 am
[Deleted]
Title: Re: Secret to AGI & ASI
Post by: infurl on April 25, 2018, 12:47:23 am
Again, "Patience is a virtue."

That's why you couldn't wait to pile on here making your ridiculous claims. All the comments about your childishness and immaturity stand. There are better ways to stay motivated and obtain validation than making a fool of yourself.