+ 8
I want to try to make a simple AI . But it's not easy so I want help.
If any interested then you can message me , so help me.
7 Antworten
+ 3
https://en.m.wikipedia.org/wiki/Artificial_neural_network
Maybe it will help
+ 14
Firstly you learn deeply AI,Then you will work simple project, Few months later, you are doing smoothly.
+ 13
What seems to be the problem? What have you tried?
+ 7
AI is nothing but ability to enable make smart decisions which can be gained by lots of conditions...
in my openion simplest form of ai can be gained by simple if and else statements for making a simple model...
and complex would be to train that model (altering those statement) in supervised learning ...
though if u dont want to make it from scratch so u have few options(frameworks) ....
sorry but i dont know much about AI ...
i have only theoretical idea ...and havnt implememted AI in any of my works ...
+ 5
I may be wrong, but perhaps it would be best if you learnt how to program first. Its hard to run when you cant walk
+ 2
I can help you. Please post your code.