I use Ubuntu 16.04. Sometimes, when I double-click a .deb file, the installation program does not work. What often solves the problem is installing it from terminal.
sudo dpkg -i my_deb_file.deb
sudo apt-get -f install
I use Ubuntu 16.04. Sometimes, when I double-click a .deb file, the installation program does not work. What often solves the problem is installing it from terminal.
sudo dpkg -i my_deb_file.deb
sudo apt-get -f install
#DeepLearning introduction and enterprise architectures using #H2O - first #DataScienceMilan meetup! - https://t.co/I8LsfaFJSu
— Andrea Scarso (@andreaesseci) May 18, 2016
A new Data Science meetup is out in Milan. Two talks about Deep Learning were given in the first event.
Neural Networks and Deep Learning: An Introduction. @MilanHighTech. The first …
read moreImagine you re-designing your e-commerce website. You have to decide whether the "Buy Item" button should be blue or green. You decide to setup an A/B test, so you build two versions of the item page:
I have just joined PyData conference in Florence, and I will list briefly some interesting insights.
Oh my... We are already overcrowded @pyconit and it's *just* the beginning!! 🎉🎉 good job guys! 🙌🏻 #pycon7
— (((Valerio Maggio))) (@leriomaggio) April 15, 2016
Time Travel and Time Series Analysis with Pandas and Statsmodels, @hendorf …
read more