User Tools

Site Tools


janni

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
janni [2019/07/09 11:16]
twagner [Installation]
janni [2019/07/09 14:46]
twagner [Installation]
Line 50: Line 50:
 </code> </code>
  
-4. Install JANNI form PyPi:+Now can install JANNI either for GPUs or for CPUs: 
 + 
 +**For GPU:** 
 +4. Install JANNI form PyPi for a GPU machine:
 <code> <code>
 pip install janni[gpu] pip install janni[gpu]
 +</code>
 +
 +**For CPU:**
 +4. Install JANNI form PyPi for a CPU machine:
 +<code>
 +pip install janni[cpu]
 </code> </code>
  
 ==== Getting started ==== ==== Getting started ====
 [[janni_tutorial|Here you can find a tutorial how to denoise your microgragh with JANNI]] [[janni_tutorial|Here you can find a tutorial how to denoise your microgragh with JANNI]]
janni.txt · Last modified: 2022/07/25 11:19 by twagner