updates
This commit is contained in:
parent
3b2a833d30
commit
1ac2923e92
@ -15,7 +15,6 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"import tensorflow as tf\n",
|
||||
"import numpy as np\n",
|
||||
"import matplotlib.pyplot as plt\n",
|
||||
"from scipy.optimize import minimize\n",
|
||||
|
@ -1,16 +1,13 @@
|
||||
{
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "8ab45695",
|
||||
"cell_type": "markdown",
|
||||
"id": "0b7d591a",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"#\n",
|
||||
"# An example of the minimzer usage in tensor flow\n",
|
||||
"# the loss function is plotted and the result in terms of a line\n",
|
||||
"#"
|
||||
"\n",
|
||||
" An example of the minimzer usage in tensorflow\n",
|
||||
" the loss function is plotted and the result in terms of a line\n"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user