Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
machine-learning-services
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KI_LAB
machine-learning-services
Commits
60502543
Commit
60502543
authored
3 years ago
by
Alexander Roßmann
Browse files
Options
Downloads
Patches
Plain Diff
Updated README
parent
a1040bdd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Marketing/Generation of Individual Playlists/notebook.ipynb
+1
-1
1 addition, 1 deletion
Marketing/Generation of Individual Playlists/notebook.ipynb
README.md
+2
-2
2 additions, 2 deletions
README.md
with
3 additions
and
3 deletions
Marketing/Generation of Individual Playlists/notebook.ipynb
+
1
−
1
View file @
60502543
...
...
@@ -1475,7 +1475,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.
8.5
"
"version": "3.
7.4
"
}
},
"nbformat": 4,
...
...
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
60502543
...
...
@@ -80,7 +80,7 @@ example: <a href="https://colab.research.google.com/github/AlexRossmann/machine-
### Setup python virtual environment
t
o setup the virtual environment download
[
python 3.8
](
https://www.python.org/downloads/release/python-389/
)
, and run the following commands.
T
o setup the virtual environment download
[
python 3.8
](
https://www.python.org/downloads/release/python-389/
)
, and run the following commands.
We recommend using python 3.8, as this release is the most reliable with the tensorflow module.
All notebooks in this repo have been verified to run with
*python 3.8*
and the dependencies listed in
*requirements.txt*
...
...
@@ -97,4 +97,4 @@ or run
```
bash
jupyter notebook
```
in the same
T
erminal.
in the same
t
erminal.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment