Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jonathan Juhl
SortEM
Commits
8f367331
Commit
8f367331
authored
Feb 01, 2021
by
Jesper Lykkegaard Karlsen
Browse files
Update README.md
parent
0ecdabdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
8f367331
...
...
@@ -5,25 +5,15 @@ The following steps for installing sortem can be done through conda or pip. The
**1) Create conda enviroment**
:
`conda create -n sortem python=3.7 tensorflow-gpu==2.2 matplotlib scikit-learn numpy==1.19.5`
**2) activate the environment**
:
**2) activate the environment**
:
`conda activate sortem`
`conda activa
te
sor
tem
`
**3) now install the gui**
:
`pip install
te
n
sor
flow-addons==0.11.2 appjar
`
**
3
)
now ins
tal
l
the gui**
**
4
)
go into anaconda environmen
tal
directory**
:
`cd ${CONDA_PREFIX}`
`pip install tensorflow-addons==0.11.2 appjar
`
**5) download the repository**
:
`git clone https://gitlab.au.dk/au482896/sortem
`
**4) go into anaconda environmental directory**
:
`cd ${CONDA_PREFIX}`
**5) download the repository**
:
`git clone https://gitlab.au.dk/au482896/sortem`
**5) Add sortem executable to conda-envs PATH**
:
`ln -s ../sortem/sortem bin/.`
**5) Add sortem executable to conda-envs PATH**
:
`ln -s ../sortem/sortem bin/.`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment