<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MatPlotLib on ArnoldAnt Blog</title><link>https://arnoldant.github.io/blog/tags/matplotlib/</link><description>Recent content in MatPlotLib on ArnoldAnt Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 10 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://arnoldant.github.io/blog/tags/matplotlib/index.xml" rel="self" type="application/rss+xml"/><item><title>Research - Neural Networks and Image Classification</title><link>https://arnoldant.github.io/blog/p/research-neural-networks-and-image-classification/</link><pubDate>Wed, 10 Apr 2024 00:00:00 +0000</pubDate><guid>https://arnoldant.github.io/blog/p/research-neural-networks-and-image-classification/</guid><description>&lt;img src="https://arnoldant.github.io/blog/p/research-neural-networks-and-image-classification/cover.jpg" alt="Featured image of post Research - Neural Networks and Image Classification" /&gt;&lt;p&gt;In this project, the concept of artificial neural networks will be reviewed and applied to a binary image classification problem. First, an in-depth description of neural networks is done, fundamentally defining the key components of their structure and the mathematical concepts used to construct them. The concepts involving activation functions, gradient descent, and backpropagation will also be touched upon. In addition, customizable variables will be introduced to deter overfitting and enable user-led optimization practices. This information would then be used to define convolutional neural networks and what enables them to be effective at feature detection. Finally, a binary image classification example using Python and the Keras library is showcased to show the effectiveness of neural networks in solving real-world problems. This example implements image pattern recognition to classify whether a patient has pneumonia based on X-Ray images.&lt;/p&gt;
&lt;p&gt;Software used: Python, Keras, Kaggle, TensorFlow, matplotlib&lt;/p&gt;
&lt;p&gt;&lt;a class="link" href="https://arnoldant.github.io/website/posts/pp7/NN-IC-AA.pdf" target="_blank" rel="noopener"
&gt;Neural Networks Research Paper&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://arnoldant.github.io/blog/p/research-neural-networks-and-image-classification/Capture.png"
width="714"
height="592"
srcset="https://arnoldant.github.io/blog/p/research-neural-networks-and-image-classification/Capture_hu_533087e5cc016577.png 480w, https://arnoldant.github.io/blog/p/research-neural-networks-and-image-classification/Capture_hu_7cafeddb3a412804.png 1024w"
loading="lazy"
alt="Positive Case of Pneumonia"
class="gallery-image"
data-flex-grow="120"
data-flex-basis="289px"
&gt;&lt;/p&gt;</description></item></channel></rss>