Skip to content
Snippets Groups Projects
Commit 1d391c38 authored by Solange Emmenegger's avatar Solange Emmenegger
Browse files

Merge branch 'renku/autosave/solange.emmenegger@hslu.ch/master/d64fa4a9/129db044' into 'master'

Cleared output of demos and wrote readme for demos

See merge request solange.emmenegger/adml-hslu-hs22!14
parents d64fa4a9 129db044
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": null,
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -552,7 +552,7 @@ ...@@ -552,7 +552,7 @@
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3 (ipykernel)",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
}, },
...@@ -566,7 +566,7 @@ ...@@ -566,7 +566,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.8.5" "version": "3.9.12"
} }
}, },
"nbformat": 4, "nbformat": 4,
......
# Comments about the Demos
The Demos:
- Convolutional Neural Networks
- Feature Engineering
- Principal Component Analysis
- Recurrent Neural Networks
can be executed on renku. Eventually the memory of the container needs to be increased before starting a session.
The Demo *Generative Models* needs to be downloaded and run on Google collab as else, the training of the model will be too slow.
The *German Sentiment Analysis* is best executed locally or on Google Collab as an extensive number of special packages is needed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment