diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2024-03-27 20:35:09 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2024-03-27 20:35:09 -0600 |
commit | 9e620084e57378952c1a7f8e0a772ebebd18932b (patch) | |
tree | 04a905ef243300e7641a19c26321ce7cd9838ef2 /docs/posts/2019-12-08-Image-Classifier-Tensorflow.html | |
parent | f6d2141a480dd6b5b8ee0e48d43bb64773232791 (diff) |
quick fix
Diffstat (limited to 'docs/posts/2019-12-08-Image-Classifier-Tensorflow.html')
-rw-r--r-- | docs/posts/2019-12-08-Image-Classifier-Tensorflow.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html index a5f7ef9..b75bdca 100644 --- a/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html +++ b/docs/posts/2019-12-08-Image-Classifier-Tensorflow.html @@ -6,13 +6,13 @@ <link rel="stylesheet" href="/assets/main.css" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>id="creating-a-custom-image-classifier-using-tensorflow-2x-and-keras-for-detecting-malaria">Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria</title> + <title>Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria</title> <meta name="og:site_name" content="Navan Chauhan" /> <link rel="canonical" href="https://web.navan.dev/posts/2019-12-08-Image-Classifier-Tensorflow.html" /> <meta name="twitter:url" content="https://web.navan.dev/posts/2019-12-08-Image-Classifier-Tensorflow.html /> <meta name="og:url" content="https://web.navan.dev/posts/2019-12-08-Image-Classifier-Tensorflow.html" /> - <meta name="twitter:title" content="id="creating-a-custom-image-classifier-using-tensorflow-2x-and-keras-for-detecting-malaria">Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" /> - <meta name="og:title" content="id="creating-a-custom-image-classifier-using-tensorflow-2x-and-keras-for-detecting-malaria">Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" /> + <meta name="twitter:title" content="Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" /> + <meta name="og:title" content="Creating a Custom Image Classifier using Tensorflow 2.x and Keras for Detecting Malaria" /> <meta name="description" content="Tutorial on creating an image classifier model using TensorFlow which detects malaria" /> <meta name="twitter:description" content="Tutorial on creating an image classifier model using TensorFlow which detects malaria" /> <meta name="og:description" content="Tutorial on creating an image classifier model using TensorFlow which detects malaria" /> |