GBGI9U07 - Projet "deep learing"

Nous allons utiliser l'outil PyTorch. Torch est un ensemble de logiciels pour faire du deep learning. Pytorch est principalement une interface python pour torch.

Installations

Installation de l'installateur :

Miniconda choisir python 3.6 et 64 bits.

Installation de PyTorchPyTorch

$ conda install pytorch torchvision -c pytorch

Version istallée sur le compte quenotg, inclure la ligne suivante dans votre .bashrc (ou l'entrer dans votre terminal) :

export PATH="/home/Public/quenotg/miniconda3/bin:$PATH"

Tutoriels

deep_learing.txt · Last modified: 2018/03/07 09:46 by quenot
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki