Cita Jules Verne
Habla usted en futuro: “estaremos aquí… estaremos allá…”, pero yo hablo en presente: estamos aquí y hay que aprovecharlo.
Blogging to github from stackedit
Amazing! I’m publishing this post directly from the online markdown editor stackedit. It’s very easy!
Installing opencv with CUDA and python3
``` echo “Installing Nvidia drivers”
Start clean
sudo apt purge nvidia-*
Add the PPA
sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt update sudo apt-get install nvidia-367