Compare commits

..

3 Commits

Author SHA1 Message Date
Paweł Skórzewski
4124ed6e9e Aktualizacja przykładów 2023-12-14 18:05:05 +01:00
Paweł Skórzewski
72cb8414a4 Aktualizacja wykładów 2023-12-14 18:04:47 +01:00
Paweł Skórzewski
bb0f194a76 Aktualizacja przykładów sieci neuronowych 2023-12-14 18:04:23 +01:00
11 changed files with 69 additions and 75 deletions

View File

@ -265,7 +265,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
},
"livereveal": {
"start_slideshow_at": "selected",

View File

@ -1,7 +1,6 @@
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {
"slideshow": {
@ -14,7 +13,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
@ -176,7 +174,6 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
@ -707,15 +704,13 @@
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"Polecam również bibliotekę [PyTorch-Lightning](https://www.pytorchlightning.ai), dzięki któej kod PyTorcha staje się trochę bardziej \"uporządkowany\"."
"Polecam również bibliotekę [PyTorch-Lightning](https://lightning.ai/pytorch-lightning), dzięki któej kod PyTorcha staje się trochę bardziej \"uporządkowany\"."
]
},
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
@ -740,7 +735,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
},
"livereveal": {
"start_slideshow_at": "selected",

View File

@ -248,7 +248,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
},
"livereveal": {
"start_slideshow_at": "selected",

View File

@ -549,7 +549,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
}
},
"nbformat": 4,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -924,7 +924,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
},
"livereveal": {
"start_slideshow_at": "selected",

View File

@ -1329,7 +1329,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
},
"livereveal": {
"start_slideshow_at": "selected",

View File

@ -2078,7 +2078,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
},
"livereveal": {
"start_slideshow_at": "selected",

View File

@ -9,7 +9,7 @@
},
"source": [
"### Uczenie maszynowe\n",
"# 12a. Metody zbiorcze"
"# 9a. Metody zbiorcze"
]
},
{
@ -168,7 +168,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
},
"livereveal": {
"start_slideshow_at": "selected",

View File

@ -500,7 +500,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.10.12"
},
"livereveal": {
"start_slideshow_at": "selected",