From 7f82ee21c348df575e9f724ca740d853e44bfb0d Mon Sep 17 00:00:00 2001 From: anmorgul Date: Mon, 6 May 2019 21:25:48 +0300 Subject: [PATCH 1/2] done --- .idea/misc.xml | 7 + .idea/ml_course.iml | 13 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 177 ++++++++ .../Python Basics With Numpy v3.ipynb | 402 ++++++++++++------ 6 files changed, 489 insertions(+), 124 deletions(-) create mode 100644 .idea/misc.xml create mode 100644 .idea/ml_course.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..7e9a8df --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/ml_course.iml b/.idea/ml_course.iml new file mode 100644 index 0000000..1aa723b --- /dev/null +++ b/.idea/ml_course.iml @@ -0,0 +1,13 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..79db276 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..1890aa5 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +