Who can make simple artificial intelligence programm using python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Who can make simple artificial intelligence programm using python?

if you can please submit code.

25th Jun 2017, 1:55 PM
Lasan Nishshanka
Lasan Nishshanka - avatar
4 Answers
+ 6
Depends on what you mean by AI here. Deep convolutional network on keras/tensorflow is enough? Won't run on Sololearn, though. Actually, running neural networks without a decent GPU is pointless...
25th Jun 2017, 6:01 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 6
@Bodurin I guess so... Both random and math are available in Sololearn :) We need a probability function and mean/std stats pair for the classifier to determine class probabilities. Check it out: https://gist.github.com/wzyuliyang/883bb84e88500e32b833
25th Jun 2017, 6:37 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 2
bro u will need something like a Server with High spped internet.
26th Jun 2017, 2:24 AM
Maxwell Michael
Maxwell Michael - avatar
+ 1
Can we run a simple Bayesian inference? To derive naive classifiers from a list of random integers @Kuba? Tensorflow is amazing, only just released too.
25th Jun 2017, 6:06 PM
Bodurin Mayaki
Bodurin Mayaki - avatar