Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
9c8658711e8a34a5566f74fcd4cf886e
mooc-rr
Commits
88e5a32e
Commit
88e5a32e
authored
Oct 31, 2025
by
9c8658711e8a34a5566f74fcd4cf886e
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fourth try
parent
4e8168fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
toy_notebook_fr.ipynb
module2/exo1/toy_notebook_fr.ipynb
+7
-6
No files found.
module2/exo1/toy_notebook_fr.ipynb
View file @
88e5a32e
...
...
@@ -17,7 +17,7 @@
},
{
"cell_type": "code",
"execution_count": 1
8
,
"execution_count": 1,
"metadata": {},
"outputs": [
{
...
...
@@ -43,7 +43,7 @@
},
{
"cell_type": "code",
"execution_count": 2
0
,
"execution_count": 2,
"metadata": {},
"outputs": [
{
...
...
@@ -52,7 +52,7 @@
"3.128911138923655"
]
},
"execution_count": 2
0
,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
...
...
@@ -76,7 +76,7 @@
},
{
"cell_type": "code",
"execution_count":
25
,
"execution_count":
3
,
"metadata": {},
"outputs": [
{
...
...
@@ -93,6 +93,7 @@
}
],
"source": [
"%matplotlib inline\n",
"import matplotlib.pyplot as plt\n",
"\n",
"np.random.seed(seed=42)\n",
...
...
@@ -118,7 +119,7 @@
},
{
"cell_type": "code",
"execution_count":
23
,
"execution_count":
4
,
"metadata": {},
"outputs": [
{
...
...
@@ -127,7 +128,7 @@
"3.112"
]
},
"execution_count":
23
,
"execution_count":
4
,
"metadata": {},
"output_type": "execute_result"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment