How could it look like to work with remote machine
This post gathers my notes on how to simplify development work on a remote machine. There is a bunch of various methods on this, I choose one, the simpliest...
This post gathers my notes on how to simplify development work on a remote machine. There is a bunch of various methods on this, I choose one, the simpliest...
In this post I would like to review of some popular convolutional neural network architectures: VGG16, ResNet50, DenseNet, SqueezeNet. Idea is to provide a s...
minimal-mistakes
How to make a github.io hosted site with jekyll and minimal-mistakes theme.
Short recall on SGD, Adam, AdaDelta, RMSProp.
Configure using NetworkManager Show available wifi: nmcli dev wifi Connect to a wifi sudo nmcli dev wifi con "WifiSSID" password "mypassword" name "Name of ...
Dump sd card sudo ddrescue /dev/mmcblk0 saveRaspi2trustyandROSlast.img -S --size=14080M sudo ddrescue saveRaspi2trustyandROSlast.img /dev/mmcblk0 -f