Which do you think is the best library or tool for Data Science, Machine Learning or Big Data? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Which do you think is the best library or tool for Data Science, Machine Learning or Big Data?

21st Apr 2018, 6:35 PM
Juan PĂ©rez Torralbo
Juan PĂ©rez Torralbo - avatar
3 Answers
+ 11
scikit-learn is great for most ML applications tensorflow, mxnet, keras or pytorch (R.I.P. theano 😱) are your choices for deep learning and neural network models.
21st Apr 2018, 6:50 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 11
Oh no, theano exists alright. Just won't be maintained. Google-backed Tensorflow is good. I use keras with tensorflow back-end, as building NN layers is a piece of cake with keras and for prototyping I find it more handy over plain tensorflow.
21st Apr 2018, 7:06 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 3
thanks Kuba...and I didnt know Theano doesnt exist anymore... what do you think about Tensor Flow?
21st Apr 2018, 6:57 PM
Juan PĂ©rez Torralbo
Juan PĂ©rez Torralbo - avatar