Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.c > #382723

Re: simple AI in c

From Keith Thompson <Keith.S.Thompson+u@gmail.com>
Newsgroups comp.lang.c
Subject Re: simple AI in c
Date 2024-02-18 15:03 -0800
Organization None to speak of
Message-ID <87zfvx5q9s.fsf@nosuchdomain.example.com> (permalink)
References <uqtiql$343oa$1@i2pn2.org> <878r3h76ev.fsf@nosuchdomain.example.com> <uqu16e$34o8a$1@i2pn2.org>

Show all headers | View raw


fir <fir@grunge.pl> writes:
> Keith Thompson wrote:
>> fir <fir@grunge.pl> writes:
>>> by AI i understand something like 'neural network ' i guess
>>>
>>> this is a 'trendy topic' recantly and i dont know nearly nothing about
>>> it - what i know comes form 25 year agoe when i studied phisics and
>>> somewhere possibly i leafed by the book on some article on this, or
>>> maybe it was some student seminar on this? i dont remember
>>>
>>> i guess it is something like big decision tree with some coeeficients
>>> (weights) and probably the large amount of thsi weights you need to
>>> keep in an array
>>>
>>> the question is how olng it would to code such simple piece of this
>>> and what it could be used for? whiat input for example and what task?
>>
>> AI is not specific to C.  You clearly don't know enough about it for an
>> answer to your question to be useful.
>>
>> There are plenty of resources (books, articles, etc.) for learning about
>> AI.  I suggest you consult them.  This is not the best place for that.
>
> thats what you think and i think not... one thing is most groups are
> probably dead and i dont know them but im 99% sure it would be most 
> probably waste of time to ask there..second programming in c belongs
> to c, unlike of what you think - you probabbkly think that c is what is
> in c standard and imo c standard is such boring and useless thing
> (not even usefull for compiler writers as im the one to incuidentaly)
> that you could better move out from here than i stating questions on
> coding in c

You didn't even mention C in your initial post.

I didn't suggest asking in another newsgroup.  (There is a comp.ai
hierarchy, but I don't know how active it is; you could at least take a
look.)  I said that there are other resources where you could learn
about AI.  <https://en.wikipedia.org/wiki/Artificial_intelligence>
is likely to be a decent starting point.  And there are plenty of books,
though this is not the place to ask which ones are appropriate.

Once you've learned enough to ask meaningful questions about AI *in C*,
you might have something worth posting here.

-- 
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
Working, but not speaking, for Medtronic
void Void(void) { Void(); } /* The recursive call of the void */

Back to comp.lang.c | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

simple AI in c fir <fir@grunge.pl> - 2024-02-18 19:38 +0100
  Re: simple AI in c Richard Harnden <richard.nospam@gmail.invalid> - 2024-02-18 18:53 +0000
    Re: simple AI in c fir <fir@grunge.pl> - 2024-02-18 20:45 +0100
    Re: simple AI in c Kaz Kylheku <433-929-6894@kylheku.com> - 2024-02-18 21:42 +0000
  Re: simple AI in c Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-02-18 14:29 -0800
    Re: simple AI in c fir <fir@grunge.pl> - 2024-02-18 23:43 +0100
      Re: simple AI in c Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-02-18 15:03 -0800
    Re: simple AI in c fir <fir@grunge.pl> - 2024-02-19 00:12 +0100
      Re: simple AI in c Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2024-02-18 15:57 -0800
        Re: simple AI in c fir <fir@grunge.pl> - 2024-02-19 18:05 +0100

csiph-web