Created using Colaboratory

This commit is contained in:
Eloi Moliner Juanpere 2022-01-20 17:18:24 +02:00
parent ab94cf7c34
commit 91084ed24c

View File

@ -1,5 +1,15 @@
{ {
"cells": [ "cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/eloimoliner/denoising-historical-recordings/blob/colab/colab/demo.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"source": [ "source": [
@ -412,7 +422,8 @@
}, },
"colab": { "colab": {
"name": "demo.ipynb", "name": "demo.ipynb",
"provenance": [] "provenance": [],
"include_colab_link": true
}, },
"accelerator": "GPU" "accelerator": "GPU"
}, },