Skip to content

Instantly share code, notes, and snippets.

@foobar167
Last active January 3, 2019 14:35
Show Gist options
  • Select an option

  • Save foobar167/cf9c65c03a59239fc5b39a69f006178c to your computer and use it in GitHub Desktop.

Select an option

Save foobar167/cf9c65c03a59239fc5b39a69f006178c to your computer and use it in GitHub Desktop.

Revisions

  1. foobar167 revised this gist Jan 3, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Ubuntu_18.04_neural_network_software.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    ![Ubuntu 18.04](https://raw.githubusercontent.com/foobar167/articles/master/Ubuntu/data/ubuntu-18-04.png)
    ![Ubuntu 18.04](https://raw.githubusercontent.com/foobar167/articles/master/Ubuntu/data/ubuntu-18-04.jpg)

    Ubuntu 18.04 instructions and articles emerged from everyday tasks
    about installation and configuration of the neural networks software
  2. foobar167 revised this gist Jan 3, 2019. 1 changed file with 11 additions and 11 deletions.
    22 changes: 11 additions & 11 deletions Ubuntu_18.04_neural_network_software.md
    Original 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](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)
    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.
  3. foobar167 created this gist Jan 3, 2019.
    19 changes: 19 additions & 0 deletions Ubuntu_18.04_neural_network_software.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,19 @@
    ![Ubuntu 18.04](https://raw.githubusercontent.com/foobar167/articles/master/Ubuntu/data/ubuntu-18-04.png)

    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.