+ 3
Who can make simple artificial intelligence programm using python?
if you can please submit code.
4 ответов
+ 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...
+ 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
+ 2
bro u will need something like a Server with High spped internet.
+ 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.