Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c > #382713
| From | Keith Thompson <Keith.S.Thompson+u@gmail.com> |
|---|---|
| Newsgroups | comp.lang.c |
| Subject | Re: simple AI in c |
| Date | 2024-02-18 14:29 -0800 |
| Organization | None to speak of |
| Message-ID | <878r3h76ev.fsf@nosuchdomain.example.com> (permalink) |
| References | <uqtiql$343oa$1@i2pn2.org> |
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.
--
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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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