-
Notifications
You must be signed in to change notification settings - Fork 290
Expand file tree
/
Copy pathpyconar-2021-como-construir-demos-de-machine-learning-con-python.json
More file actions
45 lines (45 loc) · 1.57 KB
/
pyconar-2021-como-construir-demos-de-machine-learning-con-python.json
File metadata and controls
45 lines (45 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"description": "¿Cómo puedes mostrar lo que hace un modelo de Machine Learning una vez que está entrenado? En esta charla, Omar enseñará cómo crear aplicaciones y demos de Machine Learning utilizando Streamlit y Gradio, bibliotecas de Python enfocadas a este propósito. Adicionalmente, Omar mostrará cómo compartirlos con el resto del ecosistema Open Source.",
"duration": 1603,
"language": "eng",
"recorded": "2021-10-28",
"related_urls": [
{
"label": "Conference Website",
"url": "https://eventos.python.org.ar/events/pyconar2021/"
},
{
"label": "https://huggingface.co/spaces/flax-community/dalle-mini",
"url": "https://huggingface.co/spaces/flax-community/dalle-mini"
},
{
"label": "https://eventos.python.org.ar/events/pyconar2021/activity/475/",
"url": "https://eventos.python.org.ar/events/pyconar2021/activity/475/"
},
{
"label": "https://huggingface.co/spaces/flax-community/chef-transformer",
"url": "https://huggingface.co/spaces/flax-community/chef-transformer"
},
{
"label": "https://huggingface.co/spaces/nielsr/LayoutLMv2-FUNSD",
"url": "https://huggingface.co/spaces/nielsr/LayoutLMv2-FUNSD"
}
],
"speakers": [
"Omar Sanseviero"
],
"tags": [
"pyar",
"pycon",
"pyconar",
"pyconar2021"
],
"thumbnail_url": "https://i.ytimg.com/vi/4jZw6_2NzS0/maxresdefault.jpg",
"title": "Cómo construir demos de Machine Learning con Python",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=4jZw6_2NzS0"
}
]
}