Basic artificial intelligence using JavaScript using fundamental programming concepts. This is the first part of the basic artificial intelligence segment of this tutorial series using JavaScript.
Copyright (c) 2013 Rodrigo Silveira http://www.easylearntutorial.com
Original source
10 responses to “Artificial Intelligence Introduction – JavaScript Tutorial for Beginners”
Isn't this hopeless, or am I looking at a wrong video?
Next we'll program an inference engine using console.log
totally nothing related to AI, wtf
siri's so dumb iv made an AI and it understands way more then siri does if a 14 year old kid (me) can make a better AI then something apple made and who had anyone at there disposal to make it for them then that's just sad lol!
That and most coding tutorials have absolutely nothing to do with A.I. Try algorithmic learning. Don't get me wrong, this is a great intro to JS
looks like AI took over your system
Downloading porn from illegitimate places?
does this type of program HAVE to be web based? i mean cant we build a program that has functions tha tap into the internet protocol of some ip address where api's can be used from there and the pc just extracts what it needs? Siri for iphone only works online not off line so im guessing that her protocol or what not its in the internet and without it she cant be much of a assistant nor can chat back as the speech syntax is online as wel can this be done using C++ or Python ?
Great tutorial intro ! for all those dimwits who are commenting here about CSS, yes its not ideal / perfect but it is more than enough for a quick demo.
I would like to appriciate the author for taking time to make this series for us with such passion. Thank you Sir !
The first 13 minutes of this video is CSS styling without any JavaScript.
The CSS shows a very bad example of the use of !important. If this is targeted for beginners, you are leading them by a very bad example.