Last active
January 3, 2019 14:35
-
-
Save foobar167/cf9c65c03a59239fc5b39a69f006178c to your computer and use it in GitHub Desktop.
Revisions
-
foobar167 revised this gist
Jan 3, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@  Ubuntu 18.04 instructions and articles emerged from everyday tasks about installation and configuration of the neural networks software -
foobar167 revised this gist
Jan 3, 2019 . 1 changed file with 11 additions and 11 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,16 +4,16 @@ Ubuntu 18.04 instructions and articles emerged from everyday tasks about installation and configuration of the neural networks software and more. 01. [Dictionary of frequently used commands](https://github.com/foobar167/articles/blob/master/Ubuntu/01_Commands_dictionary.md) 02. [How-to use Ubuntu system](https://github.com/foobar167/articles/blob/master/Ubuntu/02_How-tos.md) 03. [Move HOME directory to new HDD](https://github.com/foobar167/articles/blob/master/Ubuntu/03_Move_HOME_to_new_HDD.md) 04. [Python and modules installation](https://github.com/foobar167/articles/blob/master/Ubuntu/04_Python_installation.md) 05. [Virtual environments](https://github.com/foobar167/articles/blob/master/Ubuntu/05_Virtual_environments.md) 06. [Various software install](https://github.com/foobar167/articles/blob/master/Ubuntu/06_Various_software_install.md) 07. [Website software](https://github.com/foobar167/articles/blob/master/Ubuntu/07_Website_software.md) 08. [Nvidia driver and CUDA install](https://github.com/foobar167/articles/blob/master/Ubuntu/08_Nvidia_driver_and_CUDA_install.md) 09. [TensorFlow installation](https://github.com/foobar167/articles/blob/master/Ubuntu/09_TensorFlow_installation.md) 10. [Neural networks software](https://github.com/foobar167/articles/blob/master/Ubuntu/10_Neural_networks_software.md) 11. [Docker configuration and use](https://github.com/foobar167/articles/blob/master/Ubuntu/11_Docker_config.md) Updated periodically. -
foobar167 created this gist
Jan 3, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@  Ubuntu 18.04 instructions and articles emerged from everyday tasks about installation and configuration of the neural networks software and more. 01. [Dictionary of frequently used commands](01_Commands_dictionary.md) 02. [How-to use Ubuntu system](02_How-tos.md) 03. [Move HOME directory to new HDD](03_Move_HOME_to_new_HDD.md) 04. [Python and modules installation](04_Python_installation.md) 05. [Virtual environments](05_Virtual_environments.md) 06. [Various software install](06_Various_software_install.md) 07. [Website software](07_Website_software.md) 08. [Nvidia driver and CUDA install](08_Nvidia_driver_and_CUDA_install.md) 09. [TensorFlow installation](09_TensorFlow_installation.md) 10. [Neural networks software](10_Neural_networks_software.md) 11. [Docker configuration and use](11_Docker_config.md) Updated periodically.