Skip to content

Commit f394f7e

Browse files
committed
cleaned nbs
1 parent 192af0c commit f394f7e

File tree

7 files changed

+347
-1235
lines changed

7 files changed

+347
-1235
lines changed

nbs/00_Net.ipynb

Lines changed: 4 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,8 @@
2020
},
2121
{
2222
"cell_type": "code",
23-
"execution_count": 8,
24-
"metadata": {
25-
"ExecuteTime": {
26-
"end_time": "2020-11-12T07:17:22.914932Z",
27-
"start_time": "2020-11-12T07:17:22.910201Z"
28-
}
29-
},
23+
"execution_count": null,
24+
"metadata": {},
3025
"outputs": [],
3126
"source": [
3227
"from nbdev import docs, showdoc, show_doc"
@@ -2742,13 +2737,8 @@
27422737
},
27432738
{
27442739
"cell_type": "code",
2745-
"execution_count": 2,
2746-
"metadata": {
2747-
"ExecuteTime": {
2748-
"end_time": "2020-11-12T07:15:22.388933Z",
2749-
"start_time": "2020-11-12T07:15:21.903684Z"
2750-
}
2751-
},
2740+
"execution_count": null,
2741+
"metadata": {},
27522742
"outputs": [
27532743
{
27542744
"name": "stdout",
@@ -2785,31 +2775,6 @@
27852775
"display_name": "Python 3",
27862776
"language": "python",
27872777
"name": "python3"
2788-
},
2789-
"language_info": {
2790-
"codemirror_mode": {
2791-
"name": "ipython",
2792-
"version": 3
2793-
},
2794-
"file_extension": ".py",
2795-
"mimetype": "text/x-python",
2796-
"name": "python",
2797-
"nbconvert_exporter": "python",
2798-
"pygments_lexer": "ipython3",
2799-
"version": "3.7.7"
2800-
},
2801-
"toc": {
2802-
"base_numbering": 1,
2803-
"nav_menu": {},
2804-
"number_sections": true,
2805-
"sideBar": true,
2806-
"skip_h1_title": false,
2807-
"title_cell": "Table of Contents",
2808-
"title_sidebar": "Contents",
2809-
"toc_cell": false,
2810-
"toc_position": {},
2811-
"toc_section_display": true,
2812-
"toc_window_display": true
28132778
}
28142779
},
28152780
"nbformat": 4,

nbs/01_activations.ipynb

Lines changed: 19 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 1,
5+
"execution_count": null,
66
"metadata": {
7-
"ExecuteTime": {
8-
"end_time": "2020-11-11T16:20:00.256061Z",
9-
"start_time": "2020-11-11T16:20:00.027667Z"
10-
},
117
"hide_input": true
128
},
139
"outputs": [],
@@ -17,13 +13,8 @@
1713
},
1814
{
1915
"cell_type": "code",
20-
"execution_count": 2,
21-
"metadata": {
22-
"ExecuteTime": {
23-
"end_time": "2020-11-11T16:20:01.430479Z",
24-
"start_time": "2020-11-11T16:20:01.424122Z"
25-
}
26-
},
16+
"execution_count": null,
17+
"metadata": {},
2718
"outputs": [],
2819
"source": [
2920
"#default_exp activations"
@@ -57,13 +48,8 @@
5748
},
5849
{
5950
"cell_type": "code",
60-
"execution_count": 3,
61-
"metadata": {
62-
"ExecuteTime": {
63-
"end_time": "2020-11-11T16:20:04.565883Z",
64-
"start_time": "2020-11-11T16:20:04.071041Z"
65-
}
66-
},
51+
"execution_count": null,
52+
"metadata": {},
6753
"outputs": [],
6854
"source": [
6955
"#export\n",
@@ -82,13 +68,8 @@
8268
},
8369
{
8470
"cell_type": "code",
85-
"execution_count": 4,
86-
"metadata": {
87-
"ExecuteTime": {
88-
"end_time": "2020-11-11T16:20:08.693991Z",
89-
"start_time": "2020-11-11T16:20:08.687244Z"
90-
}
91-
},
71+
"execution_count": null,
72+
"metadata": {},
9273
"outputs": [],
9374
"source": [
9475
"#export\n",
@@ -118,13 +99,8 @@
11899
},
119100
{
120101
"cell_type": "code",
121-
"execution_count": 5,
122-
"metadata": {
123-
"ExecuteTime": {
124-
"end_time": "2020-11-11T16:20:15.683629Z",
125-
"start_time": "2020-11-11T16:20:15.639490Z"
126-
}
127-
},
102+
"execution_count": null,
103+
"metadata": {},
128104
"outputs": [],
129105
"source": [
130106
"#export\n",
@@ -155,13 +131,8 @@
155131
},
156132
{
157133
"cell_type": "code",
158-
"execution_count": 6,
159-
"metadata": {
160-
"ExecuteTime": {
161-
"end_time": "2020-11-11T16:20:24.777571Z",
162-
"start_time": "2020-11-11T16:20:24.765170Z"
163-
}
164-
},
134+
"execution_count": null,
135+
"metadata": {},
165136
"outputs": [],
166137
"source": [
167138
"#export\n",
@@ -215,13 +186,8 @@
215186
},
216187
{
217188
"cell_type": "code",
218-
"execution_count": 7,
219-
"metadata": {
220-
"ExecuteTime": {
221-
"end_time": "2020-11-11T16:20:43.826063Z",
222-
"start_time": "2020-11-11T16:20:43.817902Z"
223-
}
224-
},
189+
"execution_count": null,
190+
"metadata": {},
225191
"outputs": [],
226192
"source": [
227193
"#export\n",
@@ -255,13 +221,8 @@
255221
},
256222
{
257223
"cell_type": "code",
258-
"execution_count": 8,
259-
"metadata": {
260-
"ExecuteTime": {
261-
"end_time": "2020-11-11T16:20:46.737592Z",
262-
"start_time": "2020-11-11T16:20:46.698069Z"
263-
}
264-
},
224+
"execution_count": null,
225+
"metadata": {},
265226
"outputs": [],
266227
"source": [
267228
"#export\n",
@@ -311,13 +272,8 @@
311272
},
312273
{
313274
"cell_type": "code",
314-
"execution_count": 10,
315-
"metadata": {
316-
"ExecuteTime": {
317-
"end_time": "2020-11-11T16:20:52.980532Z",
318-
"start_time": "2020-11-11T16:20:52.975600Z"
319-
}
320-
},
275+
"execution_count": null,
276+
"metadata": {},
321277
"outputs": [],
322278
"source": [
323279
"#hide\n",
@@ -335,13 +291,8 @@
335291
},
336292
{
337293
"cell_type": "code",
338-
"execution_count": 1,
339-
"metadata": {
340-
"ExecuteTime": {
341-
"end_time": "2020-11-12T07:27:35.048914Z",
342-
"start_time": "2020-11-12T07:27:34.356516Z"
343-
}
344-
},
294+
"execution_count": null,
295+
"metadata": {},
345296
"outputs": [
346297
{
347298
"name": "stdout",
@@ -378,36 +329,6 @@
378329
"display_name": "Python 3",
379330
"language": "python",
380331
"name": "python3"
381-
},
382-
"language_info": {
383-
"codemirror_mode": {
384-
"name": "ipython",
385-
"version": 3
386-
},
387-
"file_extension": ".py",
388-
"mimetype": "text/x-python",
389-
"name": "python",
390-
"nbconvert_exporter": "python",
391-
"pygments_lexer": "ipython3",
392-
"version": "3.7.7"
393-
},
394-
"toc": {
395-
"base_numbering": 1,
396-
"nav_menu": {},
397-
"number_sections": true,
398-
"sideBar": true,
399-
"skip_h1_title": false,
400-
"title_cell": "Table of Contents",
401-
"title_sidebar": "Contents",
402-
"toc_cell": false,
403-
"toc_position": {
404-
"height": "calc(100% - 180px)",
405-
"left": "10px",
406-
"top": "150px",
407-
"width": "341.333px"
408-
},
409-
"toc_section_display": true,
410-
"toc_window_display": true
411332
}
412333
},
413334
"nbformat": 4,

0 commit comments

Comments
 (0)