It's difficult to describe how it works, I would need more time for that
and probably a refactoring is needed before I can provide descriptions for
the different parts of the algorithm.


1. It creates a context (an array of words) based on text that is feed to
the algorithm initially
2. It pushes words to the end of the context almost randomly
3. It checks if the 10 last words of the context contain question words
4. when this check succeeded multiple times, it prints a question based on
these 10 last words in the context word array


neural network part: when adding a word at the end of the context word
array, a neural network decides between to words based on the first letter




On Thu, Oct 17, 2019 at 11:51 PM Manuel Korfmann <[email protected]> wrote:

> Please be more specific in your questioning or less "ironic" when I don't
> correctly guess what you were questioning about.
>
> I assumed you were asking about the functionality of the versioning idea i
> proposed.
>
> The question producing ai doesn't work yet.
>
> I don't want to outlay the specifics to be laughed at by you or other
> readers before I stated: This was a one night experiment, not much thought
> was put into it.
>
>
>
>
> On Thu, Oct 17, 2019 at 11:19 PM Stefan Reich via AGI <
> [email protected]> wrote:
>
>> Uh... what? I thought it's a question producing AI
>>
>> On Thu, 17 Oct 2019 at 22:47, Manuel Korfmann <[email protected]> wrote:
>>
>>> It would be a library to be included in the server-side code as well as
>>> the client-side code.
>>>
>>> The library would plug into the error reporting/exception system of the
>>> technology used on the server-side or client-side.
>>>
>>> In my case, that would by Rails (Ruby) and JavaScript (Chrome).
>>>
>>>
>>> Then it would make a git diff when it reports a render or user action
>>> that happened without errors being thrown. When there is a diff (changes),
>>> it will make a git commit and tag it with (no_errors_server and
>>> no_errors_client).
>>>
>>> The user can customize it to also save tagged commits when there is no
>>> error only on the server or client.
>>>
>>
>>
>> --
>> Stefan Reich
>> BotCompany.de // Java-based operating systems
>> *Artificial General Intelligence List <https://agi.topicbox.com/latest>*
>> / AGI / see discussions <https://agi.topicbox.com/groups/agi> +
>> participants <https://agi.topicbox.com/groups/agi/members> + delivery
>> options <https://agi.topicbox.com/groups/agi/subscription> Permalink
>> <https://agi.topicbox.com/groups/agi/Tbf030efda3f5cc86-M1a32649fab8c2ec71496c98a>
>>

------------------------------------------
Artificial General Intelligence List: AGI
Permalink: 
https://agi.topicbox.com/groups/agi/Tbf030efda3f5cc86-M1729a0040502d8918db1028e
Delivery options: https://agi.topicbox.com/groups/agi/subscription

Reply via email to