Skip to content
#

softmax-classifier

Here are 43 public repositories matching this topic...

Radiography-Based-Diagnosis-Of-COVID-19-Using-Deep-Learning

Developed a Convolutional Neural Network based on VGG16 architecture to diagnose COVID-19 and classify chest X-rays of patients suffering from COVID-19, Ground Glass Opacity and Viral Pneumonia. This repository contains the link to the dataset, python code for visualizing the obtained data and developing the model using Keras API.

  • Updated Apr 15, 2021
  • Jupyter Notebook

Classifying fruit types using a deep learning method, namely Convolutional Neural Network (CNN/ConvNet), which is a type of artificial neural network that is generally used in image recognition and processing. And carry out the process of improvement mode with transfer learning.

  • Updated Jul 30, 2022
  • Jupyter Notebook

Neural network-based character recognition using MATLAB. The algorithm does not rely on external ML modules, and is rigorously defined from scratch. A report is included which explains the theory, algorithm performance comparisons, and hyperparameter optimization.

  • Updated Aug 19, 2021
  • MATLAB

Compared 3 Machine learning algorithms namely Softmax classification, K nearest neighbours and Multilayer Perceptron using F-1 scoring on Breast Cancer Wisconsin dataset. Used Features based on digitized image of a fine needle aspirate (FNA) of a breast mass. Used Scikit SKLearn to Implement the 3 models.

  • Updated Jan 7, 2022
  • Python

Improve this page

Add a description, image, and links to the softmax-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the softmax-classifier topic, visit your repo's landing page and select "manage topics."

Learn more