A VERY basic python AI

I've recently took up coding lessons and was eager to make my own "ai" but I don't know where to start...
I want to write the most basic ai so I can understand the core functions and all an ai that replies to binary questions and shit like that
excuse my retardation if my wording isn't right
so can any of you fags redirect me towards a course, book or give me some tips that'll be much obliged

Attached: dat nigga from the 90s.jpg (1300x1008, 239K)

Other urls found in this thread:

en.wikipedia.org/wiki/Linear_regression
youtube.com/watch?v=vq2nnJ4g6N0
twitter.com/NSFWRedditGif

Lel Well, depends. How good is your math/stats?

not too good, not too bad

you mean like unsupervised learning?

I mean like any learning at all, as long as it's a type of learning and as basic as could be

AI is bullshit marketing term.

Exactyl what do you want? Make chatbot? Forecast some sort of series? Solve sudoku? Make game AI?

Each of this things could be called AI, but they don't have that much in common

Fuck python, that is a stupid language for doing ai

for the time being, I'd like to make a chatbot
well, that's the only language I know, which one do you think is best ?

python is the lingua franca of machine learning

take a look at existing chat bot implementations. See if any have a library available to use or have other such examples on how to trivially implement what you want. Again this is dependent on what you want to do.

en.wikipedia.org/wiki/Linear_regression