removed requirements file

This commit is contained in:
Gerges Dib
2020-06-06 23:32:28 -07:00
6 changed files with 22 additions and 14 deletions

View File

@@ -168,7 +168,7 @@
"\n",
"Execute the next cell to grade your solution to the first part of this exercise.\n",
"\n",
"*You should now submit you solutions.*"
"*You should now submit your solutions.*"
]
},
{
@@ -508,7 +508,7 @@
" X : array_like\n",
" The input dataset of shape (m x n+1).\n",
" \n",
" y : arra_like\n",
" y : array_like\n",
" Value at given features. A vector of shape (m, ).\n",
" \n",
" theta : array_like\n",
@@ -845,7 +845,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"*You should not submit your solutions.*"
"*You should now submit your solutions.*"
]
},
{