jeongahyun / How-to-set-up-deeplearning-server

How to set up deeplearning server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set up deeplearning server

This repository just noted for reminding how to set up Deep learning server.

I explain about,

  1. How to set up server using Anaconda
  2. How to set up server using Docker

Before starting, you should prepare below environment.

  • Ubuntu installed PC (Ubuntu 18.04 LTS ver is used here.)
  • Nvidia GPU (Nvidia GTX 960@2G is used here.)
  • If you want to using server in your home, need to set up prot forwarding using Home Router.

You can see the process by clicking above contents.

And I noted Usable commands for bash shell. Click here

About

How to set up deeplearning server