Wykłady 12 (RNN) i 13 (CNN) - poprawki
This commit is contained in:
parent
24f2b51eca
commit
558a89ebde
@ -8,8 +8,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"source": [
|
"source": [
|
||||||
"### AITech — Uczenie maszynowe\n",
|
"## Uczenie maszynowe – zastosowania\n",
|
||||||
"# 11. Rekurencyjne sieci neuronowe"
|
"# 12. Rekurencyjne sieci neuronowe"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -139,19 +139,6 @@
|
|||||||
"http://karpathy.github.io/2015/05/21/rnn-effectiveness/"
|
"http://karpathy.github.io/2015/05/21/rnn-effectiveness/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"cell_type": "markdown",
|
|
||||||
"metadata": {
|
|
||||||
"slideshow": {
|
|
||||||
"slide_type": "subslide"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"source": [
|
|
||||||
"### Generowanie tekstu za pomocą LSTM – przykład\n",
|
|
||||||
"\n",
|
|
||||||
"https://github.com/keras-team/keras/blob/master/examples/lstm_text_generation.py"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
346
wyk/13_CNN.ipynb
346
wyk/13_CNN.ipynb
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user